godot/modules/csg
2022-09-23 19:06:31 -04:00
..
doc_classes Add collision weight to PhysicsBody for penetrations must be avoided 2022-08-18 08:10:31 +09:00
editor Add per-scene UndoRedo 2022-08-22 18:05:10 +02: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 Fix some array size function definition mismatch. 2022-08-04 13:06:17 +02:00
csg.h Remove unused includes & move some includes to top of file 2022-09-23 19:06:31 -04:00
csg_shape.cpp Rename Curve/Curve2D/Curve3D/Gradient interpolate() to sample() 2022-08-30 22:08:38 +02:00
csg_shape.h Merge pull request #64339 from YuriSizov/core-multilevel-validate-property 2022-08-22 21:39:48 +02: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 Make "Godot source files" comment consistent in modules 2022-08-05 17:09:11 -05:00