summaryrefslogtreecommitdiffstats
path: root/scene/animation/tween.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-121/+46
* renamed tween animationplayer scale functions to speed_scaleJuan Linietsky2017-01-131-2/+2
* Tween: Rename times_in_sec (sic) param to durationRémi Verschelde2017-01-131-9/+9
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Fix regression #6864 caused by #6613Pawel Kowal2016-10-261-0/+1
* remove trailing whitespaceHubert Jarosz2016-03-091-2/+2
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Spine: add feature to insert/remove interpolates while updatingsanikoyes2015-05-051-0/+21
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Add call deferred support for Tweensanikoyes2015-01-071-3/+11
* 1.Change interpolate_callback:p_times_in_sec argument before p_callback argum...sanikoyes2014-12-191-21/+24
* Small FixesJuan Linietsky2014-09-171-5/+3
* tween:sanikoyes2014-08-251-5/+56
* Fix tween seek, add tell functionsanikoyes2014-08-221-1/+2
* Replace object to NodePathsanikoyes2014-08-221-8/+21
* Add tween delay supportsanikoyes2014-08-211-0/+5
* Add tween seek/repeat supportsanikoyes2014-08-201-0/+6
* Add remove/remove_all for tweensanikoyes2014-08-201-0/+2
* Add tween support for godotsanikoyes2014-08-201-0/+161