pandemonium_engine/scene
2022-07-27 18:26:15 +02:00
..
2d Ported: Add autocompletion for AnimatedSprite.play() - timothyqiu 2022-07-27 14:23:27 +02:00
3d Ported: Physics Interpolation - Reset on adding child to SceneTree. For convenience, branches added to the SceneTree now have physics interpolation reset after the first update of the transform to the VisualServer. - lawnjelly 2022-07-27 17:51:39 +02:00
animation Replaced loops_current with end_loop 2022-07-27 14:27:06 +02:00
audio Fix crash when passing null to AudioStreamPlayer::set_stream() 2022-07-25 18:09:39 +02:00
debugger Rename profiler "Idle Time" to "Process Time" 2022-07-27 15:08:06 +02:00
gui Add interpolation modes to Gradient - Linear, Constant, and Cubic interpolation modes - Partial backport of #53321 2022-07-27 18:12:14 +02:00
main ported: Make auto_accept_quit and quit_on_go_back properties. - timothyqiu 2022-07-27 18:26:15 +02:00
resources Add interpolation modes to Gradient - Linear, Constant, and Cubic interpolation modes - Partial backport of #53321 2022-07-27 18:12:14 +02:00
property_utils.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
property_utils.h Clang format all files. 2022-03-18 19:00:13 +01:00
register_scene_types.cpp Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
register_scene_types.h Clang format all files. 2022-03-18 19:00:13 +01:00
scene_string_names.cpp Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
scene_string_names.h Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
SCsub Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00