aboutsummaryrefslogtreecommitdiff
path: root/scene/resources/color_ramp.cpp
Commit message (Expand)AuthorAgeFilesLines
* added proper functions to ColorRamp, fixes #3034Juan Linietsky2015-12-121-0/+34
* Inline get_color_at_offset(). Delete unnecessary check.Biliogadafr2015-05-281-48/+0
* Add get_color_at_offset(). Ensure correct points order.Biliogadafr2015-05-261-9/+63
* Replace color phases with color ramp for Particles2D.Biliogadafr2015-05-241-0/+111