godot/scene
Paul Trojahn 163cdb8954 Fix look_at with non uniform scaling
The angle function doesn't consider the scaling of the local coordinates,
so it needs to be removed first. Fixes #23247
2019-02-08 18:00:54 +01:00
..
2d Fix look_at with non uniform scaling 2019-02-08 18:00:54 +01:00
3d Fix PhysicsBody ignoring set_friction/bounce with default value 2019-01-24 12:15:54 +01:00
animation Fix problem blending from state to state in statemachine node, closes #21944 2019-01-27 15:21:54 -03:00
audio Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gui Make some small enhancements to the ColorPicker 2019-01-27 12:44:39 -02:00
main Warn of invalid pointer when converting object to RID, closes #19023 2019-01-26 15:41:26 -03:00
resources Document AnimatedTexture and bind MAX_FRAMES constant 2019-01-27 13:11:57 +01:00
register_scene_types.cpp Rename OrientedPathFollow to PathFollowOriented 2019-01-16 14:32:18 -02:00
register_scene_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00