Skip to content

d4rkpl4y3r Avatar Optimizer 2.2.0

Compare
Choose a tag to compare
@d4rkc0d3r d4rkc0d3r released this 01 Jun 17:55
· 326 commits to main since this release

Add Repo to VCC

Features

  • Add option to apply optimization on upload instead of creating a copy of the avatar.

Changes

  • Improved the warning text for locked in materials / unlocked materials depending on the optimization mode.
  • Changed warnings for materials that can't merge to info boxes instead of warnings.
  • Add TPS support for penetrator detection.
  • No longer remove illegal components from the avatar.
  • Move Profile Time Used to the top of the debug info section.

Bug Fixes

  • Fix crash when the avatar has multiple non skinned meshes that try to get merged together without any material that can get merged or no skinned mesh in the merge target. (more)
  • Fix parser not recognizing #include directives with <> instead of "". (more)
  • Fix optimizer ignoring [gamma] tags for properties. (more)
  • Add safeguards around bindpose & bone count mismatch. (more)