Skip to content

1.18.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jun 03:10
· 108 commits to main since this release

Version 1.18.0-alpha.1

This is a prerelease version. There may be bugs, and API compatibility is not yet guaranteed.
Please: BACK UP YOUR PROJECTS

Notable changes

Added

  • [#2006] Add a debug logging feature for Sync Parameter Sequence
  • [#1987] Added support for remapping blendshapes using a curve in MA Blendshape Sync

Fixed

  • [#2007] Improved compatibility with Unity 6000.0
  • [#1922] Fixed an issue where the avatar's original first FX layer would be disabled in MMD worlds when reactive
    components (or other layers merged in front of it) were present
  • [#2000] Fixed incorrect remap curve calculation in MA Blendshape Sync

主な変更点

Added

  • [#2006] Sync Parameter Sequence にデバッグログ機能を追加
  • [#1987] 曲線を用いて、 MA Blendshape Syncの値をマッピングできるようになった

Fixed

  • [#2007] Unity 6000.0との互換性を改善
  • [#1922] Reactive Component など、元のFXレイヤーの前にレイヤーが挿入される場合に、元の最初のFXレイヤーがMMDワールドで無効化されてしまう問題を修正
  • [#2000] MA Blendshape Sync の値のマッピングの計算を正しいものに修正