index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Color.xml
Age
Commit message (
Expand
)
Author
2022-06-08
i18n: Misc fixes translation strings
Rémi Verschelde
2022-06-07
Allow picking similar colours using OKHSL.
K. S. Ernest (iFire) Lee
2022-04-13
Color: Rename `to_srgb`/`to_linear` to include base color space
Rémi Verschelde
2022-03-28
Expose Color's `to_linear()` and `to_srgb()` to scripting
Hugo Locurcio
2022-03-17
doc: Sync missing Color value update after #59229
Rémi Verschelde
2022-03-14
Remove generating of null comparison operators from documentation
Yuri Roubinsky
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2022-02-09
Correct C# code example in Color class reference
TechnicalSoup
2022-02-08
Add method descriptions to Color Class Reference
TechnicalSoup
2021-12-24
Alpha channel indicates opacity, not transparency
Haoyu Qiu
2021-12-18
Fix font preview text color on light background
Haoyu Qiu
2021-11-16
Merge pull request #54581 from aaronfranke/operator-docs
Rémi Verschelde
2021-11-11
Color: Bind `from_hsv` as static method
Rémi Verschelde
2021-11-04
Add documentation to operators for math types
Aaron Franke
2021-10-29
Move the docs for constructors and operators out of methods section
Aaron Franke
2021-09-17
Allow comparing equality between builtin types and null
George Marques
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-06-25
Implement native extension system
reduz
2021-06-18
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-03
Allow clamping vectors and colors
Aaron Franke
2021-05-07
Merge pull request #45144 from dalexeev/color-consts
Rémi Verschelde
2021-04-23
Docs: Minor argument names fix
kleonc
2021-03-18
doc: Sync classref with current source
Rémi Verschelde
2021-02-01
Replace ColorN and from HTML with a string constructor
Aaron Franke
2021-01-26
Rename color constants (alternative)
Danil Alexeev
2021-01-04
doc: Sync classref with current source
Rémi Verschelde
2020-12-07
Improve argument names for core types
Aaron Franke
2020-12-04
doc: Sync classref with current source
Rémi Verschelde
2020-11-13
Improve comments in Color documentation
Aaron Franke
2020-11-10
doc: Sync classref to add operators after #43419
Rémi Verschelde
2020-11-09
Variant: Sync docs with new constructors, fixups after #43403
Rémi Verschelde
2020-11-06
Merge pull request #43283 from Calinou/color-remove-contrasted
Rémi Verschelde
2020-11-04
doc: Sync classref with current source + fixup some bindings
Rémi Verschelde
2020-11-03
Remove `Color.contrasted()` as its behavior is barely useful
Hugo Locurcio
2020-10-01
Link to demos from within the class reference
Aaron Franke
2020-09-26
Translate GDScript Code Examples to C# (C)
HaSa1002
2020-09-23
Reference the Color constants cheatsheet in the class reference
Hugo Locurcio
2020-09-01
Change Color HTML conversion from ARGB to RGBA
Aaron Franke
2020-07-21
Update core documentation to match recent C# changes
Aaron Franke
2020-06-21
Document how Vector2, Vector3 and Color behave in a boolean context
Hugo Locurcio
2020-04-29
Color with alpha constructor
Aaron Franke
2020-04-29
[Core] Rename linear_interpolate to lerp
Aaron Franke
2020-04-05
Add reference of Color8 function to Color class documentation
Nannaquin
2020-03-09
DocData: Fix serialization of Variant default values
Rémi Verschelde
2020-02-13
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-12
Remove deprecated Color::gray
Hanif Bin Ariffin
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
doc: Document named color constants
Rémi Verschelde
2020-01-23
Remove unnecessary extra spaces before comments in code examples.
Michael Alexsander
[next]