summaryrefslogtreecommitdiffstats
path: root/scene/animation/tween_interpolaters.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Penner easing equations to thirdparty/miscRémi Verschelde2018-09-281-338/+0
* Document provenance of Penner easing equations in TweenRémi Verschelde2018-09-131-0/+6
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-11/+11
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-264/+186
* Tween: Fix undefined behavior found by static code analyzer.Andreas Haas2017-02-221-1/+2
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* added notes to resolve undefined behavior of calculations in tweeningehriche2015-05-061-6/+6
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Add tween support for godotsanikoyes2014-08-201-0/+407