You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BREAKING CHANGE: All arena-user attributes (descriptors of users in the scene) now are published under the arena-user key within the data block, rather than the top-level or directly under data
of the of the MQTT message.
BREAKING CHANGE: Only position and rotation attributes are processed
within data besides arena-user for object_type:"camera". L/R hand objects also are
filtered to only process position, rotation, scale attributes alongside url.
Bug Fixes
arena-user: publish/read all camera data in data block (73e382e)