Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-31 | Tween: fix non-repeat interpolate_callback does not delete after call triggered | sanikoyes | |
2016-04-07 | Fix crash when tween control object previous freed | sanikoyes | |
2016-03-09 | remove trailing whitespace | Hubert Jarosz | |
2016-01-01 | Update copyright to 2016 in headers | George Marques | |
2015-05-05 | Spine: add feature to insert/remove interpolates while updating | sanikoyes | |
2015-05-01 | -Fixes from source code analyzizer, closes #1768 | Juan Linietsky | |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky | |
2015-01-07 | Add call deferred support for Tween | sanikoyes | |
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-11-05 | SceneMainLoop -> SceneTree | Juan Linietsky | |
-=-=-=-=-=-=-=-=-=-=-=-=-=- *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-09-17 | Small Fixes | Juan Linietsky | |
----------- -Added Ability for centering on top left for centercontainer -Added ability to bind more than 5 parameters (must include an extra file) | |||
2014-08-25 | tween: | sanikoyes | |
1、add follow/targeting support 2、update demo | |||
2014-08-22 | Fix tween seek, add tell function | sanikoyes | |
2014-08-22 | Replace object to NodePath | sanikoyes | |
Add time callback support Update demo | |||
2014-08-21 | Fix reset | sanikoyes | |
2014-08-21 | Add tween delay support | sanikoyes | |
Add tween get_runtime function Update demo for tween delay sample | |||
2014-08-20 | Add missing bind, fix bind argument description | sanikoyes | |
2014-08-20 | Add tween seek/repeat support | sanikoyes | |
Add tween demo | |||
2014-08-20 | Add remove/remove_all for tween | sanikoyes | |
2014-08-20 | Add tween support for godot | sanikoyes | |