Jack Peters
Jack Peters
 We effectively have two controls for one thing. All other multi-choice drop downs have an `off`/`none` state. This option is making documentation annoying. Suggest reworking this such that it...
Not all textures will need animation. tl;dr - Any non-square texture can be considered animated. The frametime, interpolation, and frame order/pattern is defined with accompanying `*.png.mcmeta` files. ie for prismarine.png.mcmeta:...
People often request a way to disable/hide blocks such that they do not render. `Specular` set to a value of `-1` is currently the only way to perform this action...
I'm unsure if JavaFX allows us to hide/show/disable(grey out) tabs retroactively like this. However I have noticed a number of new users are confused by the loading process. If we...
Following all the issues surrounding `Y min/max clip` and `Min/Max Y level` and, considering potential solutions, I believe that opening a `New Scene` prompt/window may help alleviate issues. Upon using...
The current minimum storage requirements for Chunky is 23MiB* not including scene data. After downloading a few different releases, particularly snapshots, it is possible for the lib directory to exceed...
Similar to https://github.com/llbit/chunky/issues/528 but with glass instead. 1.4.5  2.0beta6  2.1-274  2.1-308 
- [x] SDF version has not been updated from Version 9 back from Chunky 1.4.4 despite multiple changes having been made to the SDF since then. Recommend incrementing to Version...
Odd issue that crops up from time to time for some reason. It is possible to launch Chunky Launcher, via commandline (`java -jar chunkylauncher.jar`) or double clicking, and get a...
**Scene Tab** - Load entities - Does not list all entity types to allow quickly toggling groups on/off. Given this is a collapsible element, we could have two/three columns of...