godot/modules/csg
Hugo Locurcio ae18928748
Rename Curve/Curve2D/Curve3D/Gradient interpolate() to sample()
"sampling" is a more accurate term than "interpolating" for what's
happening when using that function.
2022-08-30 22:08:38 +02: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
config.py
csg.cpp Fix some array size function definition mismatch. 2022-08-04 13:06:17 +02:00
csg.h Clean up Hash Functions 2022-06-20 12:54:19 +02: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