Skip to content

0.4.0

Compare
Choose a tag to compare
@BorisTheBrave BorisTheBrave released this 10 Mar 08:46
· 254 commits to master since this release
  • Added EdgedPathConstraint
  • Use Direction enum instead of int [breaking]
  • Path contraint can now specify end points in JSON
  • Added MirrorConstraint
  • Several constraints now support using an array of tiles instead of a single tile [breaking]
  • Fixed several subtle bugs in the core WFC+constraint system.
  • Constraint methods now return void [breaking]