index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Color.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #98499 from tetrapod00/docs-dotnet-constructor-differences
Thaddeus Crews
2024-11-11
1
-1
/
+1
|
\
|
*
Docs: Add note about C# differences in Variant constructors
tetrapod00
2024-10-27
1
-1
/
+1
*
|
Merge pull request #82845 from Hysterelius/master
Thaddeus Crews
2024-11-11
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Color: Expose OKHSL properties
Hysterelius
2024-11-11
1
-0
/
+9
*
|
Document alternatives to some static Color methods
kobewi
2024-07-28
1
-0
/
+2
*
|
mention inverse of hex functions in Color.xml
thmasn
2024-06-16
1
-4
/
+4
*
|
Update links to outdated asset library demos
skyace65
2024-04-07
1
-3
/
+3
*
|
[Doc] Fix some incorrect uses of `a/an`
A Thousand Ships
2024-03-13
1
-1
/
+1
*
|
Add keywords to improve search in the class reference
Hugo Locurcio
2024-02-22
1
-1
/
+1
*
|
Fix docs for Color class regarding bits per component.
Allen Pestaluky
2024-02-05
1
-1
/
+1
|
/
*
Fix various typos in classref
Haoyu Qiu
2023-08-22
1
-1
/
+1
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Clarify doc for Color.hex and C# Color()
mara
2023-05-30
1
-4
/
+4
*
Overhaul the top sections of the class reference (Core classes)
VolTer
2023-05-19
1
-4
/
+4
*
Revert "Add API for HSL conversion"
clayjohn
2023-05-10
1
-27
/
+0
*
Add API for HSL conversion
bonjorno7
2023-05-09
1
-0
/
+27
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
More class reference fixes
Haoyu Qiu
2023-02-24
1
-1
/
+1
*
Fix incorrect format in Color documentation
Micky
2023-02-14
1
-8
/
+8
*
Fix C# examples in documentation
Raul Santos
2023-01-31
1
-7
/
+6
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-1
/
+1
*
C#: Synchronize Color with Core
Raul Santos
2022-12-16
1
-12
/
+18
*
Tweak Color Documentation
Micky
2022-12-05
1
-78
/
+92
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
*
Remove internal functions of named colors from the public API
Danil Alexeev
2022-10-21
1
-31
/
+0
*
Fill random docs
kobewi
2022-10-07
1
-0
/
+15
*
[doc] Use "param" instead of "code" to refer to parameters (7)
Andy Maloney
2022-08-12
1
-11
/
+11
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-51
/
+51
*
i18n: Misc fixes translation strings
Rémi Verschelde
2022-06-08
1
-4
/
+4
*
Allow picking similar colours using OKHSL.
K. S. Ernest (iFire) Lee
2022-06-07
1
-0
/
+18
*
Color: Rename `to_srgb`/`to_linear` to include base color space
Rémi Verschelde
2022-04-13
1
-13
/
+13
*
Expose Color's `to_linear()` and `to_srgb()` to scripting
Hugo Locurcio
2022-03-28
1
-0
/
+13
*
doc: Sync missing Color value update after #59229
Rémi Verschelde
2022-03-17
1
-133
/
+133
*
Remove generating of null comparison operators from documentation
Yuri Roubinsky
2022-03-14
1
-10
/
+0
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Correct C# code example in Color class reference
TechnicalSoup
2022-02-09
1
-2
/
+3
*
Add method descriptions to Color Class Reference
TechnicalSoup
2022-02-08
1
-0
/
+33
*
Alpha channel indicates opacity, not transparency
Haoyu Qiu
2021-12-24
1
-4
/
+4
*
Fix font preview text color on light background
Haoyu Qiu
2021-12-18
1
-0
/
+7
*
Merge pull request #54581 from aaronfranke/operator-docs
Rémi Verschelde
2021-11-16
1
-0
/
+15
|
\
|
*
Add documentation to operators for math types
Aaron Franke
2021-11-04
1
-0
/
+15
*
|
Color: Bind `from_hsv` as static method
Rémi Verschelde
2021-11-11
1
-0
/
+18
|
/
*
Move the docs for constructors and operators out of methods section
Aaron Franke
2021-10-29
1
-113
/
+117
*
Allow comparing equality between builtin types and null
George Marques
2021-09-17
1
-0
/
+10
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-174
/
+87
*
Implement native extension system
reduz
2021-06-25
1
-20
/
+20
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-148
/
+148
*
Allow clamping vectors and colors
Aaron Franke
2021-06-03
1
-0
/
+11
*
Merge pull request #45144 from dalexeev/color-consts
Rémi Verschelde
2021-05-07
1
-151
/
+151
|
\
[next]