godot/modules/csg
2024-12-17 11:02:38 -08:00
..
doc_classes Print better manifold errors and avoid crash on non manifold csg input. 2024-12-03 20:19:47 -08:00
editor Rename internal EditorPlugin icon/name to match exposed methods 2024-12-15 17:31:01 -08:00
icons Style: Optimize .svg files with svgo 2024-06-23 08:15:19 -05:00
config.py Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
csg.cpp Add csg boolean operators using elalish/manifold. 2024-11-28 06:26:52 -08:00
csg.h Add csg boolean operators using elalish/manifold. 2024-11-28 06:26:52 -08:00
csg_shape.cpp Update the warnings for CSGShape3D. 2024-12-17 11:02:38 -08:00
csg_shape.h Push some warnings for CSG non manifold and other errors. 2024-12-16 12:49:51 -08:00
register_types.cpp Remove redudant _3D_DISABLED check from csg module 2024-09-26 10:24:10 +03:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Fix MSVC bypassing disabled warnings 2024-12-09 11:49:42 -06:00