Commit graph

7 commits

Author SHA1 Message Date
b5b1c0137d CColor: fix getAsHex 2024-04-05 21:23:06 +01:00
261c3307f7 internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
2858e08ce0 remove color rassert to fix overshot beziers 2023-01-07 13:38:19 +01:00
96198dae55 Normalize color storage
Colors are now normalized to 0 - 1 values instead of 0 - 255

causes calculations to be simpler and generally cleans up the codebase.
2023-01-05 19:25:45 +01:00
Vaxry
98a4fa2b0d
Added clang format (#1239)
* clang-format stuff and format files
2022-12-16 17:17:31 +00:00
vaxerski
f663fa209c minor code styling fixes 2022-09-09 19:08:11 +02:00
vaxerski
586e2a98ed Added animated borders 2022-03-31 17:50:00 +02:00