godot/modules/csg
2024-10-29 16:23:03 -07:00
..
doc_classes Add CSG options to bake to static mesh and collision shape 2024-06-19 22:54:25 +02:00
editor Rename internal Button icon to button_icon to match exposed methods 2024-10-29 16:23:03 -07: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_shape.cpp Fixed CSG debug collision shapes being visible in editor. Also undid an old, incorrect fix which made debug collision visibility depend on CSG visibility. 2024-09-09 14:11:10 -05:00
csg_shape.h Add CSG options to bake to static mesh and collision shape 2024-06-19 22:54:25 +02:00
csg.cpp Replace find with contains/has where applicable 2024-05-08 12:37:42 +02:00
csg.h Enable shadow warnings and fix raised errors 2023-05-11 16:00:59 +02: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: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00