godot/modules/csg
2023-05-03 08:41:37 +02: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
config.py
csg.cpp Fix infinite loop in Build2DFaces::_find_edge_intersections 2023-04-27 18:11:25 -05:00
csg.h Fix CSG edge case causing intersection line to hit on common edge of 2 triangles. 2023-04-27 11:39:29 +02:00
csg_shape.cpp Add debug collision shape to CSG with collision 2023-05-03 08:41:37 +02: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
SCsub