Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

MRE v0.20 - Physics, Permissions

Latest
Compare
Choose a tag to compare
@stevenvergenz stevenvergenz released this 11 Aug 16:46
· 1 commit to master since this release
8ab221d

Features

  • When defining groups for visibility masking, you can now define groups by who is not in it in addition to who is. (#608)
  • Require that MREs request permission from the user before interacting with that user. This applies to behaviors, attachments, exclusive actors, and user prompts. (#606)
  • Greatly improved rigid body synchronization. (#652)

Bug Fixes

  • Fix bug with importing the SDK on certain versions of TypeScript. (#657)