godot/scene
Cameron Reikes 15be90bbf3 Same method when redrawing as when theme changed
(cherry picked from commit c123a8c4f5)
2019-11-08 15:48:19 +01:00
..
2d Fixed error in ParallaxLayer when set_mirroring is called before entering the tree 2019-11-08 15:48:19 +01:00
3d fix otherwise unitialized variables, found in #31694 2019-11-08 15:48:18 +01:00
animation Fixed AnimationTreeStateMachine transition priority (last transition was always chosen instead of least cost) 2019-11-08 15:48:19 +01:00
audio Properly deal with clicking on audio stream change or stop (AudioStreamPlayer only) 2019-07-03 13:19:40 +02:00
gui Same method when redrawing as when theme changed 2019-11-08 15:48:19 +01:00
main Fix: use function in SceneTree::call_group 2019-09-24 09:00:45 +02:00
resources Fix the edges of the mesh vertex 2019-11-08 15:48:18 +01:00
register_scene_types.cpp Fix Crash On Close When 3D Is Disabled 2019-09-26 14:44:20 +02:00
register_scene_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.cpp -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
scene_string_names.h -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00