unity-wave-function-collapse1.3
- Upstream optimizations, the Overlap model is now 20x faster
- Training's 'record neighbors' now automatically compiles first, preventing an error
unity-wave-function-collapse1.2
- SimpleTiledWFC componet now uses a text asset for XML files, rather than a file path, this fixes an export issue where XML wasn't being included in the build.
unity-wave-function-collapse1.1
- base orientation changed to x-y axis (allows raw sprites to be used as tiles)
- upstream optimizations
- output components will stop calling Draw if every tile has been solved
- output models respect scale
- fix spaces in tile names breaking SimpleTiledModel (https://github.com/selfsame/un...)
- fix Training not recording neighbors on top/right edges (https://github.com/selfsame/un...)