sanikoyes
6d0914dfc5
Spine: add feature to insert/remove interpolates while updating
2015-05-05 11:12:17 +08: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
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
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
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