|
ce624106f9
|
Change AnsiEscapeCodes to static const, should compile on MSVC.
|
2025-06-02 20:03:20 -05:00 |
|
|
36e180b6c0
|
Change AnsiEscapeCodes to static const, should compile on MSVC.
|
2025-06-01 03:48:28 -05:00 |
|
|
d8d6ad5edc
|
MSVC Error C2131: Cannot define constexpr std::strings. So, AnsiEscapeCodes is left out of the library when compiled with Microsoft Compiler until a decent fix can be formulated.
|
2025-05-20 00:34:26 -05:00 |
|
|
fe25751b07
|
Fix HSV to RGB conversion once and for all
|
2025-04-22 17:11:24 -04:00 |
|
|
8f49ba5e49
|
Implement Color4::ToHex() and Color4::ToHexAlpha()
|
2025-03-22 12:22:05 -04:00 |
|