summaryrefslogtreecommitdiff
path: root/scene/animation/tween_interpolaters.cpp
AgeCommit message (Expand)Author
2017-12-07Style: Apply new clang-format 5.0 style to all filesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-22Tween: Fix undefined behavior found by static code analyzer.Andreas Haas
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-05-06added notes to resolve undefined behavior of calculations in tweeningehriche
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-08-20Add tween support for godotsanikoyes