summaryrefslogtreecommitdiffstats
path: root/core/color.h
Commit message (Expand)AuthorAgeFilesLines
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-3/+6
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-10/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-10/+2
* Color with alpha constructorAaron Franke2020-04-291-1/+11
* [Core] Rename linear_interpolate to lerpAaron Franke2020-04-291-1/+1
* Style: Harmonize header guards to style guide [Core]Rémi Verschelde2020-03-251-1/+1
* Remove deprecated Color::grayHanif Bin Ariffin2020-02-121-1/+0
* Visual GPU profiler and related profiling support in Vulkan.Juan Linietsky2020-02-111-1/+6
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Make is_equal_approx separate for structuresAaron Franke2019-10-141-0/+2
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-3/+1
* Some code changed with Clang-Tidyqarmin2019-06-261-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Update GDNantive APIlupoDharkael2018-10-261-1/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* BPTC supportelasota2018-08-211-0/+1
* [Core] 64-bit int Color methodsAaron Franke2018-07-251-0/+4
* Add Color.from_hsv()Bernhard Liebl2018-01-181-0/+1
* -Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14...Juan Linietsky2018-01-121-6/+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
* Add Color.lightened and Color.darkened (like LESS.css or SASS)Kyle Van Berendonck2017-11-211-0/+18
* Implement +,-,/, * and negate operators for Color type.bncastle2017-09-161-0/+17
* Change Color.to_32() to to_rgba32() and format as RGBAmrawlingst2017-09-071-3/+3
* added to_ABGR32() to core/Colortoger52017-08-301-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* -Added GLTF scene support (still missing animations and .glb extension)Juan Linietsky2017-08-021-1/+9
* -Added .hdr format supportJuan Linietsky2017-05-281-0/+34
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-41/+46
* Merge pull request #7093 from bojidar-bg/named-colorsRémi Verschelde2017-01-111-0/+1
|\
| * Add named colors to GDScript/Visual Script/core.Bojidar Marinov2016-12-171-0/+1
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
|/
* remove trailing whitespaceHubert Jarosz2016-03-091-9/+9
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* More 3D WorkJuan Linietsky2014-06-161-0/+11
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+136