-
- Downloads
Remove Carve boolean
We've got quite comprehensive BMesh based implementation, which is way easier for maintenance than abandoned Carve library. After all the time BMesh implementation was working on the same level of limitations about manifold meshes and touching edges than Carve. Is better to focus on maintaining one boolean implementation now. Reviewers: campbellbarton Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D3050
Showing
- CMakeLists.txt 1 addition, 4 deletionsCMakeLists.txt
- build_files/cmake/config/blender_full.cmake 0 additions, 1 deletionbuild_files/cmake/config/blender_full.cmake
- build_files/cmake/config/blender_lite.cmake 0 additions, 1 deletionbuild_files/cmake/config/blender_lite.cmake
- build_files/cmake/config/blender_release.cmake 0 additions, 1 deletionbuild_files/cmake/config/blender_release.cmake
- build_files/cmake/macros.cmake 0 additions, 4 deletionsbuild_files/cmake/macros.cmake
- extern/CMakeLists.txt 0 additions, 4 deletionsextern/CMakeLists.txt
- extern/carve/CMakeLists.txt 0 additions, 170 deletionsextern/carve/CMakeLists.txt
- extern/carve/LICENSE.GPL2 0 additions, 361 deletionsextern/carve/LICENSE.GPL2
- extern/carve/LICENSE.GPL3 0 additions, 674 deletionsextern/carve/LICENSE.GPL3
- extern/carve/README.blender 0 additions, 4 deletionsextern/carve/README.blender
- extern/carve/bundle.sh 0 additions, 105 deletionsextern/carve/bundle.sh
- extern/carve/carve-capi.cc 0 additions, 994 deletionsextern/carve/carve-capi.cc
- extern/carve/carve-capi.h 0 additions, 164 deletionsextern/carve/carve-capi.h
- extern/carve/carve-util.cc 0 additions, 838 deletionsextern/carve/carve-util.cc
- extern/carve/carve-util.h 0 additions, 300 deletionsextern/carve/carve-util.h
- extern/carve/files.txt 0 additions, 107 deletionsextern/carve/files.txt
- extern/carve/include/carve/aabb.hpp 0 additions, 156 deletionsextern/carve/include/carve/aabb.hpp
- extern/carve/include/carve/aabb_impl.hpp 0 additions, 440 deletionsextern/carve/include/carve/aabb_impl.hpp
- extern/carve/include/carve/carve.hpp 0 additions, 238 deletionsextern/carve/include/carve/carve.hpp
- extern/carve/include/carve/cbrt.h 0 additions, 93 deletionsextern/carve/include/carve/cbrt.h
Loading
Please sign in to comment