godot/scene
Juan Linietsky 0acd4fccd5 Merge pull request #7438 from tagcup/matrix3_rotate_fix
Fix the order in which additional transformations are applied
2017-01-10 22:22:56 -03:00
..
2d It is now possible to name layers of different kinds! 2017-01-10 22:20:57 -03:00
3d Merge pull request #7438 from tagcup/matrix3_rotate_fix 2017-01-10 22:22:56 -03:00
animation - _ready() callback only happens once now, if you want to receive it again, use request_ready() 2017-01-10 18:04:33 -03:00
audio -Conversion of most properties to a simpler syntax, easier to use by script 2017-01-04 01:16:14 -03:00
gui - _ready() callback only happens once now, if you want to receive it again, use request_ready() 2017-01-10 18:04:33 -03:00
io Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 2017-01-07 18:26:38 -03:00
main - _ready() callback only happens once now, if you want to receive it again, use request_ready() 2017-01-10 18:04:33 -03:00
resources Few small fixes so tools=no and target=release compiles 2017-01-10 21:42:14 +11:00
register_scene_types.cpp It is now possible to name layers of different kinds! 2017-01-10 22:20:57 -03:00
register_scene_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
scene_string_names.cpp - _ready() callback only happens once now, if you want to receive it again, use request_ready() 2017-01-10 18:04:33 -03:00
scene_string_names.h - _ready() callback only happens once now, if you want to receive it again, use request_ready() 2017-01-10 18:04:33 -03:00
SCsub style: Various other PEP8 fixes in Python files 2016-11-01 00:35:16 +01:00