Commit Graph

17 Commits

Author SHA1 Message Date
9655da5841 HSV uses Premultiply and Unpremultiply functions 2024-09-10 17:42:45 -04:00
2b1f5d5c65 Remove fmt import 2024-09-10 17:39:27 -04:00
9dd35c1dff Add Premultiply and Unpremultiply functions 2024-09-10 17:39:06 -04:00
6e5e9faa72 Fix color package name 2024-09-10 17:15:00 -04:00
a899d12756 Add HSV, HSVA 2024-09-10 16:49:12 -04:00
1547391126 Add optional container 2024-09-10 16:47:20 -04:00
fc1af9f4a1 Memo marks itself as valid on update 2024-09-10 16:45:17 -04:00
baad6aa227 Memo.Invalidate zeros out the held value automatically
InvalidateTo is no longer needed
2024-09-10 16:45:17 -04:00
e94de08d4f Downgrade to go1.21.0 2024-06-26 11:55:46 -04:00
c883ec06db Fix lerp functions 2024-06-26 10:41:03 -04:00
b0108e6e0b Added a function to convert any color to color.RGBA 2024-06-26 10:40:22 -04:00
14c4db9d16 Add Translate function 2024-06-25 01:56:15 -04:00
1f04d688cf Add DistanceToLine function 2024-06-25 01:55:28 -04:00
c1c166efcf Add MultiLerp function 2024-06-25 01:55:11 -04:00
d9acf62541 Add .editorconfig 2024-06-23 08:50:21 -04:00
24139016e3 Add readme, license 2024-06-23 08:49:09 -04:00
698e838b97 Initial commit 2024-06-23 08:45:58 -04:00