Skip to content

1.9.5-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 10:49
· 106 commits to main since this release

What's Changed

** This version contains some major internal changes and is being released as a prerelease for broader testing **

  • Major performance improvements for Merge Armature's edit mode outfit position matching feature.
    • These performance improvements are mostly noticeable when you have several hundred (!) outfits in the same scene.
    • Performance improvements are smaller on Unity 2019, but it's still better than it was before.
  • Fixed an issue where using Scale Adjuster would break the ability to select objects by clicking on the scene view.
  • Fixed an issue where expression parameters were being registered in a random order, causing desyncs with quest avatars
  • Fixed some unclear/incorrect error messages from Setup Outfit
  • Fixed issues where bones with the same name as the prefix/suffix on Merge Armature would cause strange behavior

主な変更点

** このバージョンは大幅な内部変更があるため、テストのためにプレリリース版としていったん出します **

  • Merge Armatureのエディットモード衣装追尾システムに大幅なパフォーマンス向上
    • シーンに数百着ぐらい衣装があると際立ってきます
    • Unity 2019では改善が控えめになりますが、それでも前よりは早いです
  • Scale Adjusterを使うと、シーン画面でクリックして選択することができなくなる不具合を修正
  • Expression Parameterがランダムな順番で追加され、Quest・PC間で同期ずれが起きる問題を修正
  • Setup Outfitの一部のエラー文が間違っていたり、わかりづらかったところを改善
  • Merge Armatureで、ボーン名が前置詞・後置詞と同じである場合変な挙動になるバグを修正

Full Changelog: 1.9.4...1.9.5-rc.0