Releases: Null-MC/PixelGraph
Releases · Null-MC/PixelGraph
Release 1.7.2
- "inventory" block textures now prefer "item" texture size.
- ctm properties panel not working when there's no existing values.
- adds support for all optifine ctm methods.
- fixed setting of ctm 'tiles' when only 1 tile.
- bake-occlusion-to-color profile option not working when material option is disabled.
Release 1.7.1
- Fixes publishing to .zip file with new concurrency features.
- Fixes profile Palette Colors UI option not saving value.
Release 1.7.0
- Fix normal-curves by using quaternions for proper rotations.
- Add "Item Texture Size" option to Publish Profile.
- Add "Enable Slope Normals" option to 3D Preview for generating proper normals for hard-POM pixel walls.
- Add initial support for "Alpha-PBR" (see Quixotic by Espen).
- Improved wetness shader model.
- Add support for rendering vanilla & custom block models.
- Add support for rendering vanilla entity models.
- Revert to .NET core 3.1 for better user compatibility
- Add initial Texture Connections (CTM) panel.
- CTM property files are now created automatically if not predefined.
- Add Concurrency setting for faster importing/publishing using more processor threads.
- Fix Texture Filters name changes.
Release 1.6.1
- Adds
new
&delete
buttons to Material Filter UI. - Adds
ghast
andenderman
UV mappings. - Now using quaternions for more accurate curved-normal rotations.
Release 1.6.0
- "Wine" release no longer includes the 3D preview feature, and should work properly now.
- Add initial UI for Material Filters.
Release 1.5.8
- Adds a
radius
option to the curve feature of normal-map generation. - Adds 5x5 and 9x9 sobel filters for high-res normal-map generation.
Release 1.5.7
- Adds an Items option to the New Material window.
- Adds a Strength option for Height Edge-Fade option.
Release 1.5.6
- Re-added normal map Noise, Curve-X, and Curve-Y options to UI until new Filters window is completed.
- Adds UI options for baking AO to color map.
Release 1.5.5
- Adds UI option to Profile Properties for baking occlusion channel to color channel.
Release 1.5.4
- Fix channel shifting and scaling.
- Publish using profile name fix.