Skip to content

Bugfix: textures should be implemented as textures without changes

Stephan Seitz requested to merge seitz/pystencils:bugfix-textures into master

Fixes a small bug when using textures directly. Textures where different despite having the same hash.

Merge request reports