godot/modules/csg/editor
smix8 6455810db8 Add CSG options to bake to static mesh and collision shape
Adds API to bake a CSG root node operation to either a static ArrayMesh or a ConcavePolygonShape3D physics collision shape. Adds menu options to the editor plugin when selecting a CSG root node to add baked sibling nodes.
2024-06-19 22:54:25 +02:00
..
csg_gizmos.cpp Add CSG options to bake to static mesh and collision shape 2024-06-19 22:54:25 +02:00
csg_gizmos.h Add CSG options to bake to static mesh and collision shape 2024-06-19 22:54:25 +02:00