summaryrefslogtreecommitdiffstats
path: root/doc/classes/Color.xml
Commit message (Expand)AuthorAgeFilesLines
...
* | Replace ColorN and from HTML with a string constructorAaron Franke2021-02-011-1/+21
|/
* doc: Sync classref with current sourceRémi Verschelde2021-01-041-2/+2
* Improve argument names for core typesAaron Franke2020-12-071-2/+2
* doc: Sync classref with current sourceRémi Verschelde2020-12-041-0/+8
* Improve comments in Color documentationAaron Franke2020-11-131-17/+17
* doc: Sync classref to add operators after #43419Rémi Verschelde2020-11-101-5/+97
* Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde2020-11-091-57/+14
* Merge pull request #43283 from Calinou/color-remove-contrastedRémi Verschelde2020-11-061-17/+0
|\
| * Remove `Color.contrasted()` as its behavior is barely usefulHugo Locurcio2020-11-031-17/+0
* | doc: Sync classref with current source + fixup some bindingsRémi Verschelde2020-11-041-24/+1
|/
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+3
* Translate GDScript Code Examples to C# (C)HaSa10022020-09-261-63/+187
* Reference the Color constants cheatsheet in the class referenceHugo Locurcio2020-09-231-0/+1
* Change Color HTML conversion from ARGB to RGBAAaron Franke2020-09-011-6/+14
* Update core documentation to match recent C# changesAaron Franke2020-07-211-13/+13
* Document how Vector2, Vector3 and Color behave in a boolean contextHugo Locurcio2020-06-211-1/+2
* Color with alpha constructorAaron Franke2020-04-291-0/+14
* [Core] Rename linear_interpolate to lerpAaron Franke2020-04-291-13/+13
* Add reference of Color8 function to Color class documentationNannaquin2020-04-051-1/+2
* DocData: Fix serialization of Variant default valuesRémi Verschelde2020-03-091-2/+2
* Remove obsolete GLES3 backendRémi Verschelde2020-02-131-3/+3
* Remove deprecated Color::grayHanif Bin Ariffin2020-02-121-12/+0
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Document named color constantsRémi Verschelde2020-01-261-1/+147
* Remove unnecessary extra spaces before comments in code examples.Michael Alexsander2020-01-231-5/+5
* Add docs for is_equal_approx on structuresAaron Franke2019-11-301-0/+1
* doc: Sync classref with current sourceRémi Verschelde2019-11-081-0/+8
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-11/+11
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-8/+8
* Fixing returned alpha component for inverted methodMaxime Leroy2019-06-081-1/+1
* doc: Sync classref with current sourceRémi Verschelde2019-05-281-0/+2
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Fix formatting in code blocksRémi Verschelde2018-12-141-24/+19
* [DOCS] Classref updates: Color, RigidBody*Chris Bradfield2018-10-021-29/+29
* [Docs] Remove double-spaces from descriptions, as well a couple other small f...LikeLakers22018-09-231-1/+1
* doc: Sync classref with current sourceRémi Verschelde2018-08-211-0/+290
* Allow some non-integer built-in constants in gdscriptBernhard Liebl2018-07-311-1/+1
* doc: Sync classref with current sourceRémi Verschelde2018-07-261-57/+57
* Expose 64-bit Color methods to GDScript and fix/update Color XML docAaron Franke2018-07-251-14/+57
* Fix docs regarding Color.from_hsv hue range [0,360] -> [0,1]Noshyaar2018-05-111-2/+2
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* [DOCS] Sync classref with current sourcePoommetee Ketson2018-02-251-0/+18
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* Fix bug in color docChaosus2018-01-241-2/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* Add standardised color names to docJerome670002018-01-081-1/+2
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1