Skip to content

Releases: Null-MC/PixelGraph

Release 1.7.2

22 Nov 03:53
Compare
Choose a tag to compare
  • "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

03 Nov 21:25
Compare
Choose a tag to compare
  • Fixes publishing to .zip file with new concurrency features.
  • Fixes profile Palette Colors UI option not saving value.

Release 1.7.0

03 Nov 16:35
Compare
Choose a tag to compare
  • 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

21 Sep 05:21
Compare
Choose a tag to compare
  • Adds new & delete buttons to Material Filter UI.
  • Adds ghast and enderman UV mappings.
  • Now using quaternions for more accurate curved-normal rotations.

Release 1.6.0

08 Sep 05:11
Compare
Choose a tag to compare
  • "Wine" release no longer includes the 3D preview feature, and should work properly now.
  • Add initial UI for Material Filters.

Release 1.5.8

26 Aug 02:29
Compare
Choose a tag to compare
  • 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

08 Aug 06:08
Compare
Choose a tag to compare
  • Adds an Items option to the New Material window.
  • Adds a Strength option for Height Edge-Fade option.

Release 1.5.6

01 Aug 19:12
Compare
Choose a tag to compare
  • 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

21 Jul 23:56
Compare
Choose a tag to compare
  • Adds UI option to Profile Properties for baking occlusion channel to color channel.

Release 1.5.4

19 Jul 22:23
Compare
Choose a tag to compare
  • Fix channel shifting and scaling.
  • Publish using profile name fix.