WIP: Astnodes for interpolation
Compare changes
- Stephan Seitz authored
+ 103
− 53
@@ -9,6 +9,7 @@
@@ -24,7 +25,14 @@ except Exception:
@@ -58,7 +66,9 @@ class LinearInterpolator(object):
@@ -72,6 +82,7 @@ class LinearInterpolator(object):
@@ -93,6 +104,30 @@ class LinearInterpolator(object):
@@ -149,6 +184,10 @@ class InterpolatorAccess(TypedSymbol):
@@ -165,56 +204,66 @@ class InterpolatorAccess(TypedSymbol):
@@ -231,9 +280,10 @@ class TextureCachedField:
@@ -252,14 +302,14 @@ class TextureCachedField: