Replace ColorN and from HTML with a string constructor

This commit is contained in:
Aaron Franke 2020-12-06 17:37:34 -05:00
parent b24c24f64b
commit f55445079a
No known key found for this signature in database
GPG key ID: 40A1750B977E56BF
9 changed files with 110 additions and 70 deletions

View file

@ -101,7 +101,6 @@ public:
STR_TO_VAR,
VAR_TO_BYTES,
BYTES_TO_VAR,
COLORN,
MATH_SMOOTHSTEP,
MATH_POSMOD,
MATH_LERP_ANGLE,