godot/scene/animation
Sergey Pusnei 8589ca3903 Rename [gs]et_pos to [gs]et_position for Controls
Control set_pos -> set_position
Control set_global_pos -> set_global_position
[gs]et_mouse_pos -> [gs]et_mouse_position
[gs]et_global_mouse_pos -> [gs]et_global_mouse_position
fixes #8005
2017-04-10 08:27:34 +02:00
..
animation_cache.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
animation_cache.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
animation_player.cpp Rename [gs]et_pos to [gs]et_position for Controls 2017-04-10 08:27:34 +02:00
animation_player.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
animation_tree_player.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
animation_tree_player.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
tween.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
tween.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
tween_interpolaters.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00