virtualx-engine/modules/csg
Rémi Verschelde 03218889d0
Merge pull request #61213 from timothyqiu/csg-crash
Fix editor crash when opening scene with CSGMesh
2022-05-20 07:57:10 +02:00
..
doc_classes Rename CSGPrimitive3D.invert_faces to flip_faces 2022-05-06 20:51:46 -05:00
editor Fix editor crash when opening scene with CSGMesh 2022-05-20 10:47:29 +08:00
icons Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
config.py Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
csg.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
csg.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
csg_shape.cpp Use suffixes for units in nodes and resources 2022-05-19 14:34:27 -05:00
csg_shape.h Rename CSGPrimitive3D.invert_faces to flip_faces 2022-05-06 20:51:46 -05:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00