Salome HOME
Merge from V6_main_20120808 08Aug12
authorvsr <vsr@opencascade.com>
Thu, 9 Aug 2012 11:52:00 +0000 (11:52 +0000)
committervsr <vsr@opencascade.com>
Thu, 9 Aug 2012 11:52:00 +0000 (11:52 +0000)
commit922619aad64bf90317b241a166222674263995ce
treef1cd7330d8b51fceec3f8d3a7e4845998aeca7d6
parent58d0fa02d026abb84dd205a07f19335c457c01d7
Merge from V6_main_20120808 08Aug12
73 files changed:
AUTHORS
ChangeLog
GHS3DPRLPLUGIN_version.h.in
INSTALL
Makefile.am
NEWS
adm_local/Makefile.am
adm_local/unix/Makefile.am
adm_local/unix/config_files/Makefile.am
adm_local/unix/config_files/check_GHS3DPRL.m4
adm_local/unix/config_files/check_GHS3DPRLPLUGIN.m4
adm_local/unix/make_common_starter.am
bin/Makefile.am
bin/VERSION.in
build_cmake [new file with mode: 0755]
build_cmake.bat [new file with mode: 0644]
build_configure
clean_configure
configure.ac
doc/Makefile.am [new file with mode: 0644]
doc/salome/Makefile.am [new file with mode: 0644]
doc/salome/gui/GHS3DPRLPLUGIN/Makefile.am [new file with mode: 0755]
doc/salome/gui/GHS3DPRLPLUGIN/doxyfile.in [new file with mode: 0755]
doc/salome/gui/GHS3DPRLPLUGIN/doxyfile_py.in [new file with mode: 0755]
doc/salome/gui/GHS3DPRLPLUGIN/images/ghs3dprl_parameters_basic.png [new file with mode: 0644]
doc/salome/gui/GHS3DPRLPLUGIN/images/head.png [new file with mode: 0755]
doc/salome/gui/GHS3DPRLPLUGIN/images/image2.gif [new file with mode: 0755]
doc/salome/gui/GHS3DPRLPLUGIN/input/ghs3dprl_hypo.doc [new file with mode: 0644]
doc/salome/gui/GHS3DPRLPLUGIN/input/ghs3dprlplugin_python_interface.doc [new file with mode: 0644]
doc/salome/gui/GHS3DPRLPLUGIN/input/index.doc [new file with mode: 0644]
doc/salome/gui/GHS3DPRLPLUGIN/static/doxygen.css [new file with mode: 0755]
doc/salome/gui/GHS3DPRLPLUGIN/static/footer.html [new file with mode: 0755]
doc/salome/gui/GHS3DPRLPLUGIN/static/header.html.in [new file with mode: 0755]
doc/salome/gui/GHS3DPRLPLUGIN/static/header_py.html.in [new file with mode: 0644]
doc/salome/gui/Makefile.am [new file with mode: 0644]
idl/GHS3DPRLPlugin_Algorithm.idl
idl/Makefile.am
resources/GHS3DPRLPlugin.xml
resources/Makefile.am
resources/SalomeApp.xml
resources/mesh_tree_algo_GHS3DPRL.png
resources/mesh_tree_hypo_GHS3DPRL.png
src/GHS3DPRLPlugin/GHS3DPRLPluginDC.py [new file with mode: 0644]
src/GHS3DPRLPlugin/GHS3DPRLPlugin_Defs.hxx [new file with mode: 0755]
src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL.cxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL.hxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL_i.cxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL_i.hxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_Hypothesis.cxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_Hypothesis.hxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_Hypothesis_i.cxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_Hypothesis_i.hxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_i.cxx
src/GHS3DPRLPlugin/Makefile.am
src/Makefile.am
src/gui/GHS3DPRLPluginGUI.cxx
src/gui/GHS3DPRLPluginGUI_HypothesisCreator.cxx
src/gui/GHS3DPRLPluginGUI_HypothesisCreator.h
src/gui/GHS3DPRLPlugin_images.ts
src/gui/GHS3DPRLPlugin_msg_en.ts
src/gui/GHS3DPRLPlugin_msg_fr.ts [new file with mode: 0755]
src/gui/Makefile.am
src/tepal2med/Makefile.am
src/tepal2med/dlg_ghs3dmain.cxx
src/tepal2med/dlg_ghs3dmain.h
src/tepal2med/ghs3dprl_mesh_wrap.cxx
src/tepal2med/ghs3dprl_mesh_wrap.h
src/tepal2med/ghs3dprl_msg_parser.cxx
src/tepal2med/ghs3dprl_msg_parser.h
src/tepal2med/tepal2med.cxx
src/tools/Makefile.am [new file with mode: 0644]
src/tools/facespoints2mesh.py [new file with mode: 0755]
src/tools/mesh2facespoints.py [new file with mode: 0755]