Skip to content

d4rkpl4y3r Avatar Optimizer 3.7.2

Latest
Compare
Choose a tag to compare
@d4rkc0d3r d4rkc0d3r released this 21 Jun 19:23
· 1 commit to main since this release

Add Repo to VCC

Features

  • Strip Meta pass from shaders that have it.

Changes

  • Moved the code to ensure texture samplers exist at the end of the fragment instead of the beginning.
    • This improves performance with poi fur.
  • Shaders that don't end in .shader or .orlshader are now explicitly marked as not supported.

Bug Fixes

  • Fix shader analyzer not parsing default values for function parameters. (more)
  • Fix Merge Same Dimension Textures merging textures with different filter or wrap settings.
  • Fix Delete Unused GameObjects not marking the phys bone root as moving when it has multiple children that are all but one ignored.