]> SALOME platform Git repositories - tools/sat_salome.git/commit
Salome HOME
spns #43020: implement boolean operations on meshes in SALOME master
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Sat, 5 Oct 2024 20:29:38 +0000 (22:29 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 18 Oct 2024 08:24:34 +0000 (10:24 +0200)
commit7f9f1a09a64a6a2ccb2f18af3c8955d0729a1e2a
tree5645c8978807e1150f19ce8439ae48a8c2b52288
parent2e1dcd2ad52fc77bf2c39699005e0c8469089205
spns #43020: implement boolean operations on meshes in SALOME
54 files changed:
applications/SALOME-master-native.pyconf
applications/SALOME-master-windows.pyconf
applications/SALOME-master.pyconf
products/PyQt.pyconf
products/cgal.pyconf [new file with mode: 0644]
products/compil_scripts/cgal-v5.6.1.bat [new file with mode: 0644]
products/compil_scripts/cgal-v5.6.1.sh [new file with mode: 0755]
products/compil_scripts/cork-5987de5.bat [new file with mode: 0644]
products/compil_scripts/cork.bat [new file with mode: 0644]
products/compil_scripts/cork.sh [new file with mode: 0755]
products/compil_scripts/irmb.bat [new file with mode: 0644]
products/compil_scripts/irmb.sh [new file with mode: 0755]
products/compil_scripts/libigl-v2.5.0.bat [new file with mode: 0644]
products/compil_scripts/libigl-v2.5.0.sh [new file with mode: 0755]
products/compil_scripts/mcut.bat [new file with mode: 0644]
products/compil_scripts/mcut.sh [new file with mode: 0755]
products/compil_scripts/meshboolean.sh [new file with mode: 0755]
products/compil_scripts/meshbooleanplugin.bat [new file with mode: 0644]
products/compil_scripts/meshbooleanplugin.sh [new file with mode: 0755]
products/compil_scripts/mpir.bat [new file with mode: 0644]
products/compil_scripts/pyqwt-0.12.1.bat [new file with mode: 0644]
products/compil_scripts/pyqwt-0.12.1.sh [new file with mode: 0755]
products/compil_scripts/pyqwt-0.12.7.bat [new file with mode: 0644]
products/compil_scripts/qtpy-2.4.1.bat [new file with mode: 0644]
products/compil_scripts/qtpy-2.4.1.sh [new file with mode: 0755]
products/compil_scripts/wheel-0.44.0.bat [new file with mode: 0644]
products/cork.pyconf [new file with mode: 0644]
products/env_scripts/cgal.py [new file with mode: 0644]
products/env_scripts/cork.py [new file with mode: 0644]
products/env_scripts/irmb.py [new file with mode: 0644]
products/env_scripts/libigl.py [new file with mode: 0644]
products/env_scripts/mcut.py [new file with mode: 0644]
products/env_scripts/meshbooleanplugin.py [new file with mode: 0644]
products/env_scripts/mpir.py [new file with mode: 0644]
products/env_scripts/pyqwt.py [new file with mode: 0644]
products/env_scripts/qtpy.py [new file with mode: 0644]
products/env_scripts/wheel.py [new file with mode: 0644]
products/irmb.pyconf [new file with mode: 0644]
products/libigl.pyconf [new file with mode: 0644]
products/mcut.pyconf [new file with mode: 0644]
products/meshbooleanplugin.pyconf [new file with mode: 0644]
products/mpir.pyconf [new file with mode: 0644]
products/patches/cgal-p01.patch [new file with mode: 0644]
products/patches/cork-5987de5_mingw-w64-x86_64.patch [new file with mode: 0644]
products/patches/cork-5987de5_msvc.patch [new file with mode: 0644]
products/patches/cork-5987de5_off.patch [new file with mode: 0644]
products/patches/libigl-v2.5.0-p01_609_Boolean.patch [new file with mode: 0644]
products/patches/mcut-b5b0ec6-p01_cgsboolean.patch [new file with mode: 0644]
products/patches/mcut-b5b0ec6-p02_cgsboolean.patch [new file with mode: 0644]
products/patches/meshbooleanplugin-p01.irmb-mcut.patch [new file with mode: 0644]
products/pyqwt.pyconf [new file with mode: 0644]
products/qtpy.pyconf [new file with mode: 0644]
products/salome_system.pyconf
products/wheel.pyconf [new file with mode: 0644]