godot/scene
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
..
2d Script interface improvements for test body motion 2021-10-04 10:49:10 -07:00
3d Script interface improvements for test body motion 2021-10-04 10:49:10 -07:00
animation GDScript completion: Handle quote style ad-hoc to remove editor dependency 2021-10-04 16:16:05 +02:00
audio Add polyphony to Audio Stream Player nodes 2021-09-07 09:44:39 -07:00
debugger Use range iterators for Map 2021-09-30 15:09:12 -06:00
gui Merge pull request #53303 from akien-mga/53295-gdscript-completion-quote-style 2021-10-04 17:17:27 +02:00
main GDScript completion: Handle quote style ad-hoc to remove editor dependency 2021-10-04 16:16:05 +02:00
resources Merge pull request #53396 from pycbouh/theme-improve-change-propagation 2021-10-04 17:35:53 +02:00
register_scene_types.cpp Merge pull request #53354 from reduz/remove-clipped-camera 2021-10-04 17:19:15 +02:00
register_scene_types.h
scene_string_names.cpp Display a editor gizmo icon for Listener3D 2021-09-16 10:56:45 +02:00
scene_string_names.h Display a editor gizmo icon for Listener3D 2021-09-16 10:56:45 +02:00
SCsub Disable Node3D when compiling without 3D and fix disable_3d option 2021-08-13 08:59:48 -05:00