Skip to main content

Poiyomi Toon 9.2.66 Changelog

· One min read
Poiyomi
Shader Developer

This update fixes a NaN issue in Specular Reflections. The Toon version is now available in the VCC Repository, GitHub, and on BOOTH.

Fixes

  • Fixed an issue with Specular Reflections NaNing under specific circumstances.

Poiyomi Toon 9.2.65 Changelog

· One min read
Poiyomi
Shader Developer

This update contains some improvements and is recommended for all users. The Toon version is now available in the VCC Repository, GitHub, and on BOOTH.

Changes

  • Pathing
    • Added UV Selection to UV Mode.
    • The default Path Type is now set to Loop.
    • The default Path Speed is now set to 0.1.
    • Color Alpha now works as expected.
    • Fixed an issue with Auto Correlator only showing up in the R Channel.
  • Flipbook
    • Added new Tiling options to the Flipbook feature for seamless and sprite-based tiling.
    • Added gradient sampling to the Flipbook Texture Array to avoid aliasing issues.
    • Improved Alpha handling and added a mode to replace the final Alpha and/or Color.

Poiyomi Toon 9.2.63 Changelog

· One min read
Poiyomi
Shader Developer

This update includes some bug fixes to the shader from the previous update... turns out making compilation faster broke Fog. The Toon version is now available in the VCC Repository, GitHub, and on BOOTH.

Fixes

  • Fixed issues with the shader breaking Fog.
    • It's still faster compilation time, but just a little bit slower now.
    • It will say variants have gone up, but they're only for vertex shader variants so it's not nearly as bad.
    • Times should still be really improved, but let me know your results in the Discord.
  • Thry Editor: Fixed a critical error with Presets messing up settings.

Poiyomi Toon 9.2.61 Changelog

· One min read
Poiyomi
Shader Developer

This update includes a great speed increase compilation times during upload and is recommended to all users. You can expect the total shader compilation time to be cut in half in comparison to previous versions.

The Toon version is now available in the VCC Repository, GitHub, and on BOOTH.

Changes

  • Improved shader compilation times.
    • This should account for a ~66% speed increase for upload compile times.

Poiyomi Toon 9.2.59 Changelog

· One min read
Poiyomi
Shader Developer

This update fixes some critical bugs that prevented the shader from locking. The Toon version is now available in the VCC Repository, GitHub, and on BOOTH.

Changes & Fixes

  • Fixed a bunch of nasty bugs that prevented shader locking.
  • Anisotropic settings in Reflections & Specular now work more correctly with the rest of the section.
  • Updated to support VRC Light Volumes v2.0.0-dev.7.

Poiyomi Toon 9.2.58 Changelog

· One min read
Poiyomi
Shader Developer

This updated introduces Anisotropics to Reflections & Specular section, allowing for additional stylized effects using anisotropy. The Toon version is now available in the VCC Repository, GitHub, and on BOOTH.

Added

  • Added Anisotropics to Reflections & Specular section.

Changes & Fixes

  • Updated to support new VRC Light Volumes version.
  • Thry Editor: You can now apply multiple Presets again.

Poiyomi Toon 9.2.57 Changelog

· One min read
Poiyomi
Shader Developer

This update fixes a bug found in the Shader Translator. The Toon version is now available in the VCC Repository, GitHub, and on BOOTH.

Fixes

  • Fixed a bug causing the Shader Translator to stop halfway through translation and skipping some Materials.

Poiyomi Toon 9.2.56 Changelog

· One min read
Poiyomi
Shader Developer

This update contains a bug fix for the World shader not working with Light Volumes. The Toon version is now available in the VCC Repository, GitHub, and on BOOTH.

Fixes

  • Fixed a bug with Baked Lighting and Light Volumes not working together at all in the World shader.

Poiyomi Toon 9.2.55 Changelog

· One min read
Poiyomi
Shader Developer

This update introduces some small additional adjustments in preparation for the upcoming VRC Light Volumes 2.0 update. The Toon version is now available in the VCC Repository, GitHub, and on BOOTH.

Improvements & Fixes

  • Small changes in the backend for VRC Light Volumes 2.0 support.
  • Thry Editor: Fixed Material Presets being broken.