Releases: arenaxr/arena-unity
Releases · arenaxr/arena-unity
v0.9.0
v0.8.0
0.8.0 (2023-03-02)
Features
- click-listener: added ArenaClickListener component, added LaserPointer example (#64) (b06bd8c)
- json: add several json-serializable component classes (#62) (632121b)
- scene: preserve ArenaClientScene name during runtime (57cfdf5)
Bug Fixes
- add deserialization failure check (12a2872)
- animation-mixer: fixed repetitions default (e7a412f)
- animation-mixer: handle null property without crashing (906f4b9)
- animation-mixer: pub wire msg on edit, fix loop control, require clip (e1bf687)
- click-listener: convert OnEventCallback to pass full msg json as string (9879ce4)
- click-listener: fixed gltf model collision mesh (917d597)
- click-listener: simplify primitive mesh colliders as convex (2439ab4)
- click-listener: update collision mesh when mesh changes (a2da15a)
- events/persist: fixed events publish topic and id, added persist complete event (363c198)
- fixed runtime crash while checking permissions (3a80c97)
- mesh: fixed arena defaults for several geometries (3bb06f2)
- mqtt: always process locally generated messages (9266cf7)
v0.7.1
v0.7.0
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.1
v0.5.0
0.5.0 (2022-11-01)
Features
- auth: add auth state to hierarchy window (#47) (834574f)
- auth: show object perms in console and inspector (f2d5a52)
- avatar: render hands from remote immersive vr (#48) (11aeb7c)
- text: support unity text objects port to arena (b9673da)
Bug Fixes
- auth: corrected namespace conflict (d7603b9)
- auth: fix object perms in console during building (2ed1b4e)
- import: fixed random progress meters hanging around (0eb602a)
- mqtt: updated publish rate to 10 Hz for transform changes (5912fd6)
- object: fix serialization create flag to allow object copy (958f84c)
- protect against bad formatted assets (b2e8e32)
- updated missing package version number v0.4.1 (6d02f93)