8000 Release 1.8.0-beta.1 · bdunderscore/ndmf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1.8.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 03:15
· 1 commit to main since this release

Version 1.8.0-beta.1

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

Notable changes

Fixed

  • [#634] Avoid infinite recursion if an avatar is duplicated during play mode activation
  • [#640] Fixed an issue where the viewpoint would be detected incorrectly for VRChat avatars with a scaled avatar root,
    when building for other platforms.
  • [#641] During VRChat builds, if a non-VRChat platform was selected, that platform would be used for build transformations.

Changed

  • [#635] The IVirtualizeMotion.Motion and IVirtualizeAnimatorController.AnimatorController properties now have a nullable type.
    • While this is an API change, it should not result in build failures (but rather, warnings, which should have been there in the first place...)
  • [#638] Make BuildContext.PlatformProvider public
0