Bugfix: textures should be implemented as textures without changes
+ 14
− 6
@@ -12,12 +12,11 @@ import itertools
@@ -304,18 +303,19 @@ class TextureCachedField:
@@ -327,11 +327,19 @@ class TextureCachedField:
Fixes a small bug when using textures directly. Textures where different despite having the same hash.