godot/scene
Rindbee 2b0acb61be Fix RemoteTransform2D could fail to update AnimatableBody2D's position or rotation
Configure the transform per condition, and then only set it once to
prevent multiple `NOTIFICATION_LOCAL_TRANSFORM_CHANGED` notifications
from being sent.

(cherry picked from commit 100b4b1f28)
2023-04-07 17:44:38 +02:00
..
2d Fix RemoteTransform2D could fail to update AnimatableBody2D's position or rotation 2023-04-07 17:44:38 +02:00
3d Expose NavigationAgent path postprocessing and pathfinding algorithm options 2023-04-07 17:44:37 +02:00
animation Check for type mismatch in PropertyTweener.from() 2023-03-13 21:45:34 +01:00
audio Merge pull request #70515 from stmSi/fix-hanging-audio-pitch-scale 2023-02-17 14:06:55 +01:00
debugger One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gui Fix several GraphEdit operations at zoom levels other than 100% 2023-04-07 17:44:37 +02:00
main Prevent off-screen controls in editor 2023-04-07 17:44:38 +02:00
resources [RTL] Fix fill align and trim with enabled dropcap. 2023-04-07 17:44:36 +02:00
theme Merge pull request #68429 from KoBeWi/PropertySettings 2023-01-06 22:59:29 +01:00
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00
property_utils.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
property_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_scene_types.cpp Updates VideoDecoder plugin API to GDExtension. 2023-01-30 18:39:29 -08:00
register_scene_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00