summaryrefslogtreecommitdiff
path: root/scene/animation/tween.cpp
AgeCommit message (Expand)Author
2015-05-05Spine: add feature to insert/remove interpolates while updatingsanikoyes
2015-05-01-Fixes from source code analyzizer, closes #1768Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-01-07Add call deferred support for Tweensanikoyes
2014-12-191.Change interpolate_callback:p_times_in_sec argument before p_callback argum...sanikoyes
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-09-17Small FixesJuan Linietsky
2014-08-25tween:sanikoyes
2014-08-22Fix tween seek, add tell functionsanikoyes
2014-08-22Replace object to NodePathsanikoyes
2014-08-21Fix resetsanikoyes
2014-08-21Add tween delay supportsanikoyes
2014-08-20Add missing bind, fix bind argument descriptionsanikoyes
2014-08-20Add tween seek/repeat supportsanikoyes
2014-08-20Add remove/remove_all for tweensanikoyes
2014-08-20Add tween support for godotsanikoyes