godot/modules/csg
Evan Todd 156862bddb Fix CSGPolygon3D in path mode disappearing at runtime.
(cherry picked from commit da7e54ec17)
2023-06-16 20:55:23 +02:00
..
doc_classes Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
editor
icons
SCsub
config.py
csg.cpp Enable shadow warnings and fix raised errors 2023-05-12 13:56:48 +02:00
csg.h Enable shadow warnings and fix raised errors 2023-05-12 13:56:48 +02:00
csg_shape.cpp Fix CSGPolygon3D in path mode disappearing at runtime. 2023-06-16 20:55:23 +02:00
csg_shape.h Add compatibility code for CSGBox3D width/height/depth from Godot 3.x 2023-02-13 20:41:23 +01:00
register_types.cpp
register_types.h