No changelog was specified.
Dynamic Asset Generator 3.1.1
Fixes
- Resolve NPE in owolib compat
Dynamic Asset Generator 3.1.0
Features
- Change PaletteSpreadSource behavior to allow for better defined ranges
Fixes
- Mark PaletteSpreadSource as experimental, as it should have been (alongside masks)
- Fix broken forge pack.mcmeta
Dynamic Asset Generator 3.0.5
Fixes
- Fix Overlay sources with non-square images
- Crop source logs inconsistently
- Overlay-like masks behave strangely and caching inverts image dimensions
Dynamic Asset Generator 3.0.4
Fixes
- Stop NativeImageHelper error on non-square images
Dynamic Asset Generator 3.0.3
Fixes
- Update to 1.19.4
Dynamic Asset Generator 3.0.2
Fixes
- no longer errors on uncachable sources
- Fix build to avoid loom 1.1 issues
- More cache system changes
Dynamic Asset Generator 3.0.1
Dynamic Asset Generator 3.0.0
Features
- BREAKING Caching system allows and expects texture sources to define their own cacheable states in some cases
Fixes
- BREAKING Added a fancy new caching system that should hopefully make working with large textures far faster, at the cost of breaking some API surfaces
- Add proper package-info files marking impl packages as internal
Other
- Update README.md