Joseph Parker

Results 35 issues of Joseph Parker

- `#()` - `(fn [])` `clojure.lang.Compiler$CompilerException : java.lang.NullPointerException`

bug

- [ ] extend `defpdf` in other ns ( `(pdf foo.core/baz [])`) - [ ] cross-ns pdfs should force inline leafs (or use some sort of registry) - [ ]...

enhancement

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

enhancement

Feel free to ask general questions in this issue!

question

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)

bug

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.