5f57d9ac9484c65df879533121fe8164fe9cac18
The new manifold boolean operation would merge coplanar faces even if they had different faceIDs. This doesn't fit user expectations. By using the manifold library's "OriginalID" mechanism, we can prevent that from happening. However, it slows the code by almost a factor of 2 on large examples. The Manifold maintainers going to work on a better solution.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
