summaryrefslogtreecommitdiff
path: root/scene/animation/tween_interpolaters.cpp
AgeCommit message (Collapse)Author
2016-06-18Add missing license headers in our source files (#5255)RĂ©mi Verschelde
Also removes a couple wrong Godot headers from third-party source files.
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-05-06added notes to resolve undefined behavior of calculations in tweeningehriche
interpolators in future.
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-08-20Add tween support for godotsanikoyes