Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-19 | 1.Change interpolate_callback:p_times_in_sec argument before p_callback ↵ | sanikoyes | |
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-08 | Add missing icon.png to tween demo | marynate | |
2014-08-27 | Update tween demo | sanikoyes | |
2014-08-25 | tween: | sanikoyes | |
1、add follow/targeting support 2、update demo | |||
2014-08-22 | Replace object to NodePath | sanikoyes | |
Add time callback support Update demo | |||
2014-08-21 | Add tween delay support | sanikoyes | |
Add tween get_runtime function Update demo for tween delay sample | |||
2014-08-20 | Add tween seek/repeat support | sanikoyes | |
Add tween demo |