From 9a492f33c29c8564bcec17edef0a6591518ca9d4 Mon Sep 17 00:00:00 2001 From: yum Date: Mon, 28 Oct 2024 12:31:15 -0700 Subject: Bugfixes * rl polar mask now works without quantization * optimize_interpolators is now a local feature (no ui yet) * `audiolink chroma` feature causes audiolink to import --- interpolators.cginc | 1 - 1 file changed, 1 deletion(-) (limited to 'interpolators.cginc') diff --git a/interpolators.cginc b/interpolators.cginc index 709b29b..4955415 100644 --- a/interpolators.cginc +++ b/interpolators.cginc @@ -1,6 +1,5 @@ #include "AutoLight.cginc" #include "feature_macros.cginc" -#define _OPTIMIZE_INTERPOLATORS #ifndef __INTERPOLATORS_INC #define __INTERPOLATORS_INC -- cgit v1.2.3