| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove trailing whitespace | Hubert Jarosz | 2016-04-02 | 1 | -6/+6 |
| | | | | | (cherry picked from commit 4a4f2479146aa33e235ed57cde311efda68d3c8f) | ||||
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
| | | |||||
| * | Spine: add feature to insert/remove interpolates while updating | sanikoyes | 2015-05-05 | 1 | -11/+205 |
| | | |||||
| * | -Fixes from source code analyzizer, closes #1768 | Juan Linietsky | 2015-05-01 | 1 | -1/+1 |
| | | |||||
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
| | | |||||
| * | Add call deferred support for Tween | sanikoyes | 2015-01-07 | 1 | -8/+103 |
| | | |||||
| * | 1.Change interpolate_callback:p_times_in_sec argument before p_callback ↵ | sanikoyes | 2014-12-19 | 1 | -75/+120 |
| | | | | | | | | | 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 | ||||
| * | SceneMainLoop -> SceneTree | Juan Linietsky | 2014-11-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | -=-=-=-=-=-=-=-=-=-=-=-=-=- *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 | ||||
| * | Small Fixes | Juan Linietsky | 2014-09-17 | 1 | -0/+1 |
| | | | | | | | | ----------- -Added Ability for centering on top left for centercontainer -Added ability to bind more than 5 parameters (must include an extra file) | ||||
| * | tween: | sanikoyes | 2014-08-25 | 1 | -30/+336 |
| | | | | | | 1、add follow/targeting support 2、update demo | ||||
| * | Fix tween seek, add tell function | sanikoyes | 2014-08-22 | 1 | -6/+26 |
| | | |||||
| * | Replace object to NodePath | sanikoyes | 2014-08-22 | 1 | -54/+140 |
| | | | | | | Add time callback support Update demo | ||||
| * | Fix reset | sanikoyes | 2014-08-21 | 1 | -2/+4 |
| | | |||||
| * | Add tween delay support | sanikoyes | 2014-08-21 | 1 | -14/+61 |
| | | | | | | Add tween get_runtime function Update demo for tween delay sample | ||||
| * | Add missing bind, fix bind argument description | sanikoyes | 2014-08-20 | 1 | -4/+5 |
| | | |||||
| * | Add tween seek/repeat support | sanikoyes | 2014-08-20 | 1 | -4/+50 |
| | | | | | Add tween demo | ||||
| * | Add remove/remove_all for tween | sanikoyes | 2014-08-20 | 1 | -0/+27 |
| | | |||||
| * | Add tween support for godot | sanikoyes | 2014-08-20 | 1 | -0/+684 |
