Skip to content

1.16.3-alpha.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Feb 04:02
· 167 commits to main since this release

Version 1.16.3-alpha.0

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

Notable changes

Added

  • [#1924] Added a watchdog to limit time spent in menu GUI rendering to help diagnose an issue

Fixed

  • [#1921] Fixed additional false positives in the non-constant curve check

主な変更点

Added

  • [#1924] メニュー描画時間に時間制限を設けた(一時的なデバッグ処置です)

Fixed

  • [#1921] MA Merge Blend Tree で非定数のカーブが含まれるクリップを検出する際の誤検出を修正