summaryrefslogtreecommitdiffstats
path: root/interpolators.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2024-10-28 12:31:15 -0700
committeryum <yum.food.vr@gmail.com>2024-10-28 12:31:15 -0700
commit9a492f33c29c8564bcec17edef0a6591518ca9d4 (patch)
tree108156c028127dc41c8383d596f540de419c70e4 /interpolators.cginc
parent8d9d6e374a3dfb5d639034dbd9bb6310c329f147 (diff)
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
Diffstat (limited to 'interpolators.cginc')
-rw-r--r--interpolators.cginc1
1 files changed, 0 insertions, 1 deletions
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