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
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
2019-11-30
Add docs for is_equal_approx on structures
Aaron Franke
2019-11-08
doc: Sync classref with current source
Rémi Verschelde
2019-06-30
doc: Add default values to all properties
Rémi Verschelde
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-08
Fixing returned alpha component for inverted method
Maxime Leroy
2019-05-28
doc: Sync classref with current source
Rémi Verschelde
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2018-12-14
doc: Fix formatting in code blocks
Ré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
[next]