Releases: Null-MC/PixelGraph
Releases · Null-MC/PixelGraph
Release 0.10.1
- Fixes bug where lowest non-zero value was used when mixing multiple empty encodings to the same color.
- Fixes scaling issue with generic image resizing.
Release 0.10.0
- Added support for setting internal value scale and external pixel range separately.
- Added
f0encoding channel in addition tometal. - Renamed legacy grayscale specular encoding from
legacytospecular. - Added new
legacyencoding format for "Old PBR". - Fixed Lab 1.1 and 1.2 encodings.
Release 0.9.3
- Significant quality improvements to occlusion generation.
Release 0.9.2
- Add release for using UI with Wine.
- Renamed release OS to be more verbose.
Release 0.9.1
Mostly internal performance and memory improvements around image composition.
Release 0.9.0
Breaking Changes
- Material
wrapproperty has been split intowrap-xandwrap-y. - Material
height:edge-fade-sizeproperty has been split intoheight:edge-fade-size-xandheight:edge-fade-size-y.
Other Changes
- Fixed bug with layering of multiple encoding channels to the same color channel.
- Faster/more efficient image processing.
Release 0.8.6
- Faster and more efficient channel layering.
Release 0.8.5
- Material texture preview now shows output texture (post filtering) rather than the input/source texture.
Release 0.8.4
- Add height edge-fade feature for auto-hiding POM tiling seams.
Release 0.8.3
- Fixes empty source exception when publishing.