Salome HOME
Merge from V6_main_20120808 08Aug12
authorvsr <vsr@opencascade.com>
Thu, 9 Aug 2012 11:51:48 +0000 (11:51 +0000)
committervsr <vsr@opencascade.com>
Thu, 9 Aug 2012 11:51:48 +0000 (11:51 +0000)
commitc701e968eb75a1e2b284915bab159efffc1e3c0c
tree24885b73f6a082ebd589f8cdb7db0ba71d0dd646
parent7fedf888e6b6916b2e756465b49e4a47e03a7937
Merge from V6_main_20120808 08Aug12
81 files changed:
AUTHORS
BLSURFPLUGIN_version.h.in
ChangeLog
INSTALL
Makefile.am
NEWS
adm_local/Makefile.am
adm_local/cmake_files/FindBLSURF.cmake [new file with mode: 0644]
adm_local/cmake_files/Makefile.am [new file with mode: 0644]
adm_local/unix/Makefile.am
adm_local/unix/config_files/Makefile.am
adm_local/unix/config_files/check_BLSURF.m4
adm_local/unix/config_files/check_BLSURFPLUGIN.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/BLSURFPLUGIN/Makefile.am [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/doxyfile.in [new file with mode: 0755]
doc/salome/gui/BLSURFPLUGIN/doxyfile_py.in [new file with mode: 0755]
doc/salome/gui/BLSURFPLUGIN/images/blsurf_attractors.png [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/images/blsurf_attractors2.png [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/images/blsurf_const_size_near_shape.png [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/images/blsurf_const_size_near_shape2.png [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/images/blsurf_parameters.png [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/images/blsurf_parameters_advanced.png [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/images/blsurf_parameters_enforced_vertices.png [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/images/blsurf_parameters_sizemap.png [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/images/blsurf_parameters_sizemap1.png [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/images/blsurf_parameters_sizemap2.png [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/images/head.png [new file with mode: 0755]
doc/salome/gui/BLSURFPLUGIN/input/blsurf_hypo.doc [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/input/blsurfplugin_python_interface.doc [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/input/index.doc [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/static/doxygen.css [new file with mode: 0755]
doc/salome/gui/BLSURFPLUGIN/static/footer.html [new file with mode: 0755]
doc/salome/gui/BLSURFPLUGIN/static/header.html.in [new file with mode: 0755]
doc/salome/gui/BLSURFPLUGIN/static/header_py.html.in [new file with mode: 0644]
doc/salome/gui/Makefile.am [new file with mode: 0644]
doc/salome/tui/Makefile.am [new file with mode: 0644]
doc/salome/tui/doxyfile.in [new file with mode: 0755]
doc/salome/tui/images/Application-About.png [new file with mode: 0755]
doc/salome/tui/images/application.gif [new file with mode: 0755]
doc/salome/tui/images/html_comments.gif [new file with mode: 0755]
doc/salome/tui/images/logocorp.gif [new file with mode: 0755]
doc/salome/tui/static/doxygen.css [new file with mode: 0755]
doc/salome/tui/static/footer.html [new file with mode: 0755]
doc/salome/tui/static/myheader.html [new file with mode: 0755]
idl/BLSURFPlugin_Algorithm.idl
idl/Makefile.am
resources/BLSURFPlugin.xml
resources/Makefile.am
resources/SalomeApp.xml
resources/mesh_select_BLSURF.png [new file with mode: 0644]
src/BLSURFPlugin/BLSURFPluginDC.py [new file with mode: 0644]
src/BLSURFPlugin/BLSURFPlugin_Attractor.cxx [new file with mode: 0644]
src/BLSURFPlugin/BLSURFPlugin_Attractor.hxx [new file with mode: 0644]
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF.hxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.cxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.hxx
src/BLSURFPlugin/BLSURFPlugin_i.cxx
src/BLSURFPlugin/Makefile.am
src/GUI/BLSURFPluginGUI.cxx
src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx
src/GUI/BLSURFPluginGUI_HypothesisCreator.h
src/GUI/BLSURFPlugin_images.ts
src/GUI/BLSURFPlugin_msg_en.ts
src/GUI/BLSURFPlugin_msg_fr.ts [new file with mode: 0755]
src/GUI/Makefile.am
src/Makefile.am