Salome HOME
Copyright update 2021
authorvsr <vsr@opencascade.com>
Fri, 19 Mar 2021 15:44:22 +0000 (18:44 +0300)
committervsr <vsr@opencascade.com>
Fri, 19 Mar 2021 15:44:22 +0000 (18:44 +0300)
commit4723b6011ebb969012c3aa7f8ea7125fd05c1426
tree298ed41b2603040a8a165a1b556042f12e53bb70
parent1d8ec4b1dfce3b744c083cca9e32e95240664f43
Copyright update 2021
67 files changed:
BLSURFPLUGIN_version.h.in
CMakeLists.txt
SalomeBLSURFPLUGINConfig.cmake.in
adm_local/CMakeLists.txt
adm_local/unix/CMakeLists.txt
adm_local/unix/config_files/CMakeLists.txt
adm_local/unix/config_files/check_BLSURF.m4
adm_local/unix/config_files/check_BLSURFPLUGIN.m4
adm_local/unix/config_files/check_MESHGEMS_CADSURF.m4
bin/CMakeLists.txt
doc/CMakeLists.txt
doc/salome/CMakeLists.txt
doc/salome/examples/CMakeLists.txt
doc/salome/examples/examples.set
doc/salome/examples/testme.py
doc/salome/gui/BLSURFPLUGIN/CMakeLists.txt
doc/salome/gui/BLSURFPLUGIN/static/footer.html
doc/salome/gui/CMakeLists.txt
doc/salome/tui/CMakeLists.txt
doc/salome/tui/static/footer.html
idl/BLSURFPlugin_Algorithm.idl
idl/CMakeLists.txt
resources/CMakeLists.txt
src/BLSURFPlugin/BLSURFPluginBuilder.py
src/BLSURFPlugin/BLSURFPlugin_Attractor.cxx
src/BLSURFPlugin/BLSURFPlugin_Attractor.hxx
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/CMakeLists.txt
src/BLSURFPlugin/__init__.py
src/CMakeLists.txt
src/GUI/BLSURFPluginGUI.cxx
src/GUI/BLSURFPluginGUI_AdvWidget.cxx
src/GUI/BLSURFPluginGUI_Dlg.h
src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx
src/GUI/BLSURFPluginGUI_HypothesisCreator.h
src/GUI/BLSURFPluginGUI_StdWidget.cxx
src/GUI/BLSURFPluginGUI_TreeWidget.cxx
src/GUI/BLSURFPluginGUI_TreeWidget.h
src/GUI/CMakeLists.txt
tests/CMakeLists.txt
tests/CTestTestfileInstall.cmake
tests/attractor.py
tests/attractor_edge_on_border.py
tests/attractor_point_outside_face.py
tests/enforced_internal_vertex.py
tests/enforced_vertex.py
tests/multithread.py
tests/periodicity_2D_prepro.py
tests/periodicity_reflexion_2D_prepro.py
tests/periodicity_reflexion_prepro.py
tests/periodicity_with_points_2D_prepro.py
tests/prepro_intersections.py
tests/prepro_keep_gaps.py
tests/proximity.py
tests/quadrangles.py
tests/quadrangles_gradation.py
tests/remove_tiny_edges.py
tests/sphere.py
tests/tests.set