godot/modules/mono/glue
Raul Santos d843a7ab97
C#: Synchronize Color with Core
- Add `Luminance` readonly property.
- Add `LinearToSrgb` and `SrgbToLinear` static methods.
- Add `FromOkHsl` static method.
- Add `FromRgbe9995` static method.
- Add `FromString` static method.
- Expose `FromHtml` static method.
- Expose `HtmlIsValid` static method.
- Add and update some Color documentation.
2022-12-16 03:04:05 +01:00
..
GodotSharp C#: Synchronize Color with Core 2022-12-16 03:04:05 +01:00
runtime_interop.cpp C#: Synchronize Color with Core 2022-12-16 03:04:05 +01:00
runtime_interop.h C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +02:00