Skip to content

v1.6.5

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 17:18
· 1853 commits to master since this release

Version 1.6.5

Installer unitypackage for this version is here.

Changed

  • AvatarOptimizer now uses ErrorReporting API of NDMF instead of our own API #805
  • Project is slightly renamed to AAO: Avatar Optimizer #830
    • The term AAO and Avatar Optimizer are not changed, but display name on the VCC is changed to AAO: Avatar Optimizer

Fixed

  • Fix support for UniVRM components #802
  • VRM: Fix MergeSkinnedMesh breaking BlendShapeClip / VRM10Expression #810
  • Unknown component warning were shown multiple time for one type #818
    • In addition, location of the unknown components are shown on the error report.
  • Empty Armature trick broken #819
  • Added workaround for Array index (n) is out of bounds (size=m) error
  • Humanoid Bones may be removed by Trace and Optimize #831
  • Add license, documentationUrl, and changelogUrl to package.json #851
  • Nested Constraint can be broken with Trace and Optimize #857