Skip to content

v3.1.1

Compare
Choose a tag to compare
@lyuma lyuma released this 10 Apr 09:11
· 202 commits to master since this release

v 3.1.1: VPM Support, parameter type aliasing and bugfixes

New features in v 3.1.1:

  • Fix error when DynamicBone is not present in project.
  • Fix one cause of random bicycle pose when using experimental editor features. Thanks for reporting, DorCoMaNdO (Fixes #92 and #99)
    (In general, experimental features can lead to editor instability or crashes. Use at your own risk.)
  • Deduplicate OSC warnings to avoid logspam. Thanks, Razgriz (Fixes #74)
  • Allow emulating avatars in additively loaded scenes (PR #73). Thanks, SenkyDragon.