Pawel Kowal
acc242fd6a
Tween reset/stop/resume/remove for all object properties at once
2016-09-25 23:25:52 +02:00
sanikoyes
cccea7e0b4
Tween: fix non-repeat interpolate_callback does not delete after call triggered
2016-08-31 10:27:20 +08:00
sanikoyes
da28a2f062
Fix crash when tween control object previous freed
2016-04-07 15:45:16 +08:00
Hubert Jarosz
4a4f247914
remove trailing whitespace
2016-03-09 00:00:52 +01:00
George Marques
5be9ff7b67
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
sanikoyes
6d0914dfc5
Spine: add feature to insert/remove interpolates while updating
2015-05-05 11:12:17 +08:00
Juan Linietsky
4804462ee0
-Fixes from source code analyzizer, closes #1768
2015-05-01 10:44:08 -03:00
Juan Linietsky
fdaa2920eb
Updated copyright year in all headers
2015-04-18 14:38:54 -03:00
sanikoyes
b260bfab63
Add call deferred support for Tween
2015-01-07 19:46:01 +08:00
sanikoyes
64f77aa8f3
1.Change interpolate_callback:p_times_in_sec argument before p_callback argument(more readable)
...
2.NodePath replace to instance_ID(can control object doe's not in scene tree)
3.Change interpolate types from Node to Object, can control more types(etc script class object)
4.Add pending_update counter, avoid insert/remove interpolates-list while traversal it
2014-12-19 17:13:20 +08:00
Juan Linietsky
0dbedd18fc
SceneMainLoop -> SceneTree
...
-=-=-=-=-=-=-=-=-=-=-=-=-=-
*YOUR SOURCE MIGHT NOT WORK*
For mor information on fix:
https://github.com/okamstudio/godot/wiki/devel_scene_tree
Other stuff:
-Shower of bullets demo
-Fixes all around
2014-11-05 21:20:42 -03:00
Juan Linietsky
fa004d5c0f
Small Fixes
...
-----------
-Added Ability for centering on top left for centercontainer
-Added ability to bind more than 5 parameters (must include an extra file)
2014-09-17 11:53:29 -03:00
sanikoyes
64413191a9
tween:
...
1、add follow/targeting support
2、update demo
2014-08-25 13:36:56 +08:00
sanikoyes
3a93143e52
Fix tween seek, add tell function
2014-08-22 14:25:41 +08:00
sanikoyes
344420f67c
Replace object to NodePath
...
Add time callback support
Update demo
2014-08-22 11:24:53 +08:00
sanikoyes
d7eb4550b0
Fix reset
2014-08-21 15:51:18 +08:00
sanikoyes
5668cec030
Add tween delay support
...
Add tween get_runtime function
Update demo for tween delay sample
2014-08-21 15:34:16 +08:00
sanikoyes
1c0ac4ee45
Add missing bind, fix bind argument description
2014-08-20 18:33:17 +08:00
sanikoyes
87faf1c046
Add tween seek/repeat support
...
Add tween demo
2014-08-20 16:39:28 +08:00
sanikoyes
b51da466e9
Add remove/remove_all for tween
2014-08-20 12:19:22 +08:00
sanikoyes
f75b8a81d2
Add tween support for godot
2014-08-20 12:01:41 +08:00