summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp/variant/color.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Rebrand preambles to RedotSpartan3222024-10-311-2/+4
|
* Sync license copyright with upstream GH-70885Rémi Verschelde2023-01-101-29/+29
|
* Update core data structures to match the engineAaron Franke2022-10-071-40/+45
|
* Use struct instead of class for core structuresAaron Franke2022-10-051-6/+1
|
* Add double precision build support.bruvzg2022-05-041-15/+15
|
* Color: Rename to_srgb/to_linear to include base color spaceRémi Verschelde2022-04-131-2/+2
| | | | | Counterpart to https://github.com/godotengine/godot/pull/60199. Also syncs the extension API with that PR.
* Update copyright yearRémi Verschelde2022-03-151-2/+2
|
* Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add ↵bruvzg2022-02-141-3/+5
| | | | missing `CharString` method implementations.
* Fixing compiler warnings around implicit type casting loosing precisionBastiaan Olij2021-11-221-15/+15
|
* Fix formatting of filesGeorge Marques2021-09-271-0/+30
|
* Re-introduce build-in type code for core typesBastiaan Olij2021-09-271-0/+257