Joseph Parker
Joseph Parker
- `#()` - `(fn [])` `clojure.lang.Compiler$CompilerException : java.lang.NullPointerException`
- [ ] extend `defpdf` in other ns ( `(pdf foo.core/baz [])`) - [ ] cross-ns pdfs should force inline leafs (or use some sort of registry) - [ ]...
relative tweens should determine the delta changes then tween based on the elapsed ratio, which will allow them to work along with traditional value setting
this repo had some changes to flip the ground axis that appear to have broken the ground/foundation feature (see https://github.com/mxgmn/WaveFunctionCollapse/blob/master/OverlappingModel.cs#L216)
The overlap model instantiates tiles from the sample, meaning that changes to the source prefab will not carry over to existing training samples. Fix this.