godot/modules/csg
Evan Todd da7e54ec17 Fix CSGPolygon3D in path mode disappearing at runtime. 2023-05-15 16:52:39 -07:00
..
doc_classes Fix CSG edge case causing intersection line to hit on common edge of 2 triangles. 2023-04-27 11:39:29 +02:00
editor
icons
SCsub
config.py
csg.cpp Enable shadow warnings and fix raised errors 2023-05-11 16:00:59 +02:00
csg.h Enable shadow warnings and fix raised errors 2023-05-11 16:00:59 +02:00
csg_shape.cpp Fix CSGPolygon3D in path mode disappearing at runtime. 2023-05-15 16:52:39 -07:00
csg_shape.h Add debug collision shape to CSG with collision 2023-05-03 08:41:37 +02:00
register_types.cpp
register_types.h