godot/modules/csg
K. S. Ernest (iFire) Lee 6cf1d3c13e Print better manifold errors and avoid crash on non manifold csg input.
* Manifold does not have a snap property.
* Tolerance means simplification amount.
* CSG snap has been removed
* Add better error messages.
* Verbose print manifold meshgl64 properties as json.
* Update manifold for error fixes
2024-12-03 20:19:47 -08:00
..
doc_classes Print better manifold errors and avoid crash on non manifold csg input. 2024-12-03 20:19:47 -08:00
editor Rename internal Button icon to button_icon to match exposed methods 2024-10-29 16:23:03 -07:00
icons Style: Optimize .svg files with svgo 2024-06-23 08:15:19 -05:00
config.py
csg_shape.cpp Print better manifold errors and avoid crash on non manifold csg input. 2024-12-03 20:19:47 -08:00
csg_shape.h Print better manifold errors and avoid crash on non manifold csg input. 2024-12-03 20:19:47 -08:00
csg.cpp Add csg boolean operators using elalish/manifold. 2024-11-28 06:26:52 -08:00
csg.h Add csg boolean operators using elalish/manifold. 2024-11-28 06:26:52 -08:00
register_types.cpp Remove redudant _3D_DISABLED check from csg module 2024-09-26 10:24:10 +03:00
register_types.h
SCsub Add csg boolean operators using elalish/manifold. 2024-11-28 06:26:52 -08:00