Skip to main content

Poiyomi Toon 9.2.79 & Pro 9.3.49 Changelog

ยท One min read
Poiyomi
Shader Developer

This update includes some important bug fixes and changes. If there aren't any more big bugs, there will be one more big 9.3 feature and then it's time for Poiyomi v10.0 alpha.

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

Poiyomi Pro Users: Download the latest Pro version from pro.poiyomi.com by logging in via your Patreon account.

Toon 9.2.79โ€‹

Changesโ€‹

  • Added a new UI element to RGBA Color Masking which allows you to select exactly which layers you can blend the Normals with.
  • Added a few more Texture Slots so people shouldn't run into the 64 texture crash as much.
  • Fixed Light Direction being completely broken for like 10 patches. ๐Ÿ™‚
  • Fixed a bug with RGBA Masking Normal Blending where it was improperly blending with the selected normal layer.

Thry Editorโ€‹

  • Updated to 2.68.2.
  • New Drawers: FourFloatCurveDrawer, Ramp4Drawer, and ThryVector.
  • Several DataStructs additions.
  • Several updates to Helpers.
  • Major ShaderHeader and ShaderProperty script changes.
  • Fixed Notes overlapping some icons in Section Headers. (BluWizard10)

Pro 9.3.49โ€‹

Changesโ€‹

  • Includes all changes in Toon (see above).
  • Fixed a bug with DPS/TPS/SPS and Vertex IDs in the Tessellated shader.

Poiyomi Pro 9.3.48 Changelog

ยท One min read
Poiyomi
Shader Developer

This update includes some minor changes to help fight against 64 slot crashes. You can download it now from pro.poiyomi.com by logging in via your Patreon account.

Changesโ€‹

  • The 64 Texture crash should not happen as often now.
    • It will still happen it'll just be more your fault for actually enabling too many things instead of just updating to a newer version and crashing.
  • Small rework of the icons at the bottom of the material inspector.

Poiyomi Toon 9.2.76 & Pro 9.3.46 Changelog

ยท One min read
Poiyomi
Shader Developer

This update includes some important bug fixes. The Toon version is now available in the VCC Repository, GitHub, and on BOOTH.

Poiyomi Pro Users: Download the latest Pro version from pro.poiyomi.com by logging in via your Patreon account.

Toon 9.2.76โ€‹

Changesโ€‹

  • Fixed a bug where random generation was causing weird patterns in things like Glitter.
  • Fixed duplicate properties showing up in Decal 3.
  • Updated Light Volumes includes to the newest release. No real changes though.
  • Added Documentation links to Uzumore.
  • Masking options are now under a central masking menu in Dissolve.
  • Fixed a bug with Vertex IDs not being read correctly.

Pro 9.3.46โ€‹

Changesโ€‹

  • Added Documentation links to ShatterWave and Geometric Dissolve.
  • Tessellated: I had to remove Vertex IDs from Tessellated shaders. I don't think this will cause any issues, but if you're part of the 0.001% using those shaders and notice anything, please let me know.

Poiyomi Toon 9.2.74 & Pro 9.3.44 Changelog

ยท One min read
Poiyomi
Shader Developer

This update includes some important bug fixes. The Toon version is now available in the VCC Repository, GitHub, and on BOOTH.

Poiyomi Pro Users: Download the latest Pro version from pro.poiyomi.com by logging in via your Patreon account.

Toon 9.2.74 & Pro 9.3.44โ€‹

Changesโ€‹

  • Fixed bug with d4rk Avatar Optimizer.
  • Changed how texel size was determined for Matcaps.
  • Fixed various console spammers.

Poiyomi Toon 9.2.73 & Pro 9.3.43 Changelog

ยท One min read
Poiyomi
Shader Developer

This update to the Shader contains some various improvements and bug fixes. The Toon version is now available in the VCC Repository, GitHub, and on BOOTH.

Toon 9.2.73โ€‹

Changesโ€‹

  • Removed 3 samplers from the shader so the shader won't go pink from hitting the cap.
  • Added links to the following new Docs pages:
    • Stochastic Sampling
    • Distortion UV
    • Local World UV
    • Panosphere UV
    • Polar UV
  • Added Anti Mesh Penetration feature in Vertex Options.
    • This pushes the mesh back when the camera gets too close, which stops you from seeing the inside of the mesh. Makes things a little more immersive.
Example of Anti Mesh Penetration in action.

Fixesโ€‹

  • Dissolve Edge Hue Shift no longer Hue Shifts when the Hue Shift section is disabled.
  • Fixed enabling "Color Intensity to Alpha" causing Flipbooks to become tiled even if tiling was disabled.
  • Fixed a typo in Rim Lighting where Blend Mode "Normal" was written instead of "Replace."

Pro 9.3.43โ€‹

You can download the Pro version from pro.poiyomi.com by logging in via your Patreon account.

Changesโ€‹

  • Everything in Toon 9.2.73.
  • Added an Aura Preset for the Two Pass Particle Shader.

Poiyomi Pro 9.3.42 Changelog

ยท One min read
Poiyomi
Shader Developer

Bug Fix Edition

This update fixes a few bugs that were found in the previous version and is recommended for all users. You can download it now from pro.poiyomi.com by logging in via your Patreon account.

  • Fixed a bug where Two Pass was breaking the entire UI.
  • Proximity Color now works with outlines.
    • Outlines are behind the mesh so it's not going to match perfectly.
  • Fixed bug with glitter and poiRand2 causing the shader to go pink.
  • BluWizard added a new UI for Dissolve.
  • Fixed a PBR texture not being properly removed when locking.
  • Fixed textures not being properly removed in vertex options.
  • Fixed height audio link not working when the shader locked.

Poiyomi Pro 9.3.41 Changelog

ยท One min read
Poiyomi
Shader Developer

This update to the Pro shader contains some new features (including a new Particle shader!) and some new UI improvements. You can download it now from pro.poiyomi.com by logging in via your Patreon account.

There may be bugs in this build as a lot of things were changed behind the scenes. Please test it out!

Addedโ€‹

  • Added a new Particle Shader that spawns from the surface of the mesh.
    • Two Pass and One Pass versions are available.
  • Two Pass now supports Global Masking per pass.
  • _UdonForceSceneLighting has been implemented to allow Worlds to turn off Avatar light limitations, as recommended by lilxyzw.

Changesโ€‹

  • New curve editor in the Shader UI.
  • Some vectors can be linked similar to how the Transform scale works in the Unity Inspector.

Coming Soonโ€‹

  • Presets for the Particle shader.
  • Presets for the Two Pass shader.
  • Scaling float that can be animated so particles scale properly.

Known Issuesโ€‹

  • No implementation of poiRand2 in the Pro Shader.
  • UI broken in 2nd Pass section. Possibly related to new Global Masking options.
  • Crash when AO is set to a Global Mask and AudioLink is enabled.

Poiyomi Toon 9.2.69 Changelog

ยท 2 min read
Poiyomi
Shader Developer

This update contains some important improvements and a critical bug fix for Pathing. The Toon version is now available in the VCC Repository, GitHub, and on BOOTH.

Addedโ€‹

  • Added Matcap UV selection to all dropdowns.

Changes & Fixesโ€‹

  • Improved Light Volumes stuttering on Avatar Load.
    • For the technical people, the LightVolumes.cginc was refactored as per PR #64 .
  • Fixed an issue with History AudioLink in Pathing not functioning correctly at all.
  • Fixed a divide by 0 issue in Truchet tiling.
  • Tagged Material Properties such as A, RA, and P are now easier to see in the Unity Light Theme.
  • Notes are now easier to read in the Unity Light Theme.
  • Updated the Auto Lock Dialogue to be more brief and friendly.
  • Anchor Override Fix: The default Human Bone Anchor is now the Chest instead of the Spine to keep consistency with other tools. This will only affect new Projects.
  • Anchor Override Fix: Dialog text rewritten to hopefully be more understandable.
  • The sRGB Color Space Warning sounds more English now.

Thry Editorโ€‹

  • Added toonstandard and toonstandardoutline as VRC Fallback Shader options. See the VRChat Documentation for more details on the behavior of these new Fallback Tags.
    • Be aware that only Opaque is supported. Transparent or Cutout may not work!
  • Fixed Parser Unit test & related stuff.
  • Parser now does not try to parse abstract types. This should result in far less warnings in the Console.

Poiyomi Toon 9.2.67 Changelog

ยท One min read
Poiyomi
Shader Developer

This update contains finalized support for VRC Light Volumes 2.0 and is recommended for all users. The Toon version is now available in the VCC Repository, GitHub, and on BOOTH.

Changesโ€‹

  • Updated to support the full release of VRC Light Volumes v2.0.0.
  • Added Exposure Occlusion to Reflections & Specular and Clear Coat.
  • Cam Z Offset in Outlines was overhauled into Outline Z Offset, allowing greater control over the clipping of Outlines in certain areas.
    • The equation used to set the Cam Z Offset has changed with this introduction. This is a breaking change!

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.