godot/modules/csg
Rémi Verschelde b39df869c7
Merge pull request #93252 from smix8/csg_bake
Add CSG options to bake to static mesh and collision shape
2024-08-19 16:04:59 +02:00
..
doc_classes Add CSG options to bake to static mesh and collision shape 2024-06-19 22:54:25 +02:00
editor Add CSG options to bake to static mesh and collision shape 2024-06-19 22:54:25 +02:00
icons Style: Optimize `.svg` files with `svgo` 2024-06-23 08:15:19 -05:00
SCsub
config.py
csg.cpp Replace `find` with `contains/has` where applicable 2024-05-08 12:37:42 +02:00
csg.h Enable shadow warnings and fix raised errors 2023-05-11 16:00:59 +02:00
csg_shape.cpp Merge pull request #93252 from smix8/csg_bake 2024-08-19 16:04:59 +02:00
csg_shape.h Add CSG options to bake to static mesh and collision shape 2024-06-19 22:54:25 +02:00
register_types.cpp
register_types.h