summaryrefslogtreecommitdiff
path: root/doc/classes/Color.xml
AgeCommit message (Expand)Author
2021-02-01Replace ColorN and from HTML with a string constructorAaron Franke
2021-01-04doc: Sync classref with current sourceRémi Verschelde
2020-12-07Improve argument names for core typesAaron Franke
2020-12-04doc: Sync classref with current sourceRémi Verschelde
2020-11-13Improve comments in Color documentationAaron Franke
2020-11-10doc: Sync classref to add operators after #43419Rémi Verschelde
2020-11-09Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde
2020-11-06Merge pull request #43283 from Calinou/color-remove-contrastedRémi Verschelde
2020-11-04doc: Sync classref with current source + fixup some bindingsRémi Verschelde
2020-11-03Remove `Color.contrasted()` as its behavior is barely usefulHugo Locurcio
2020-10-01Link to demos from within the class referenceAaron Franke
2020-09-26Translate GDScript Code Examples to C# (C)HaSa1002
2020-09-23Reference the Color constants cheatsheet in the class referenceHugo Locurcio
2020-09-01Change Color HTML conversion from ARGB to RGBAAaron Franke
2020-07-21Update core documentation to match recent C# changesAaron Franke
2020-06-21Document how Vector2, Vector3 and Color behave in a boolean contextHugo Locurcio
2020-04-29Color with alpha constructorAaron Franke
2020-04-29[Core] Rename linear_interpolate to lerpAaron Franke
2020-04-05Add reference of Color8 function to Color class documentationNannaquin
2020-03-09DocData: Fix serialization of Variant default valuesRémi Verschelde
2020-02-13Remove obsolete GLES3 backendRémi Verschelde
2020-02-12Remove deprecated Color::grayHanif Bin Ariffin
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-26doc: Document named color constantsRémi Verschelde
2020-01-23Remove unnecessary extra spaces before comments in code examples.Michael Alexsander
2019-11-30Add docs for is_equal_approx on structuresAaron Franke
2019-11-08doc: Sync classref with current sourceRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-08Fixing returned alpha component for inverted methodMaxime Leroy
2019-05-28doc: Sync classref with current sourceRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2018-12-14doc: Fix formatting in code blocksRémi Verschelde
2018-10-02[DOCS] Classref updates: Color, RigidBody*Chris Bradfield
2018-09-23[Docs] Remove double-spaces from descriptions, as well a couple other small f...LikeLakers2
2018-08-21doc: Sync classref with current sourceRémi Verschelde
2018-07-31Allow some non-integer built-in constants in gdscriptBernhard Liebl
2018-07-26doc: Sync classref with current sourceRémi Verschelde
2018-07-25Expose 64-bit Color methods to GDScript and fix/update Color XML docAaron Franke
2018-05-11Fix docs regarding Color.from_hsv hue range [0,360] -> [0,1]Noshyaar
2018-02-27doc: Remove status from hardcoded version stringRémi Verschelde
2018-02-25[DOCS] Sync classref with current sourcePoommetee Ketson
2018-02-19doc: Update version string in headerRémi Verschelde
2018-01-25doc: Sync with current sourceRémi Verschelde
2018-01-24Fix bug in color docChaosus
2018-01-13doc: Update version string in XMLRémi Verschelde
2018-01-08Add standardised color names to docJerome67000
2017-11-24doc: Update header version for 3.0-betaRémi Verschelde