godot/doc
PouleyKetchoupp 3ae5687d48 Script interface improvements for test body motion
-Physics servers test body motion use a class to hold parameters instead
of multiple arguments to make it more readable and flexible since there
are many options
-Improved documentation for test body motion and kinematic collision
-Removed read-only properties for body motion results (not handled in
scripts, so they should be get_ methods only instead)
2021-10-04 10:49:10 -07:00
..
classes Script interface improvements for test body motion 2021-10-04 10:49:10 -07:00
tools Implement NativeExtension pointer arguments 2021-08-23 19:58:40 -03:00
translations Correct null and boolean values being capitalised by the str command 2021-08-26 17:11:34 +10:00
Doxyfile Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
Makefile