Releases: arenaxr/arena-web-core
Releases · arenaxr/arena-web-core
v1.13.2
v1.13.1
v1.13.0
1.13.0 (2022-09-30)
Features
- env-presets: add ability to change env-presets in real-time (10dbd27)
Bug Fixes
- avatar: add missing leading 0 to avatar text color (2eec88e)
- build: fix isosahedron mispelling (683499f)
- build: fix isosahedron mispelling (e438125)
- build: increse color property hieght to be visible (a3882c0)
- build: match more primitives to a-frame defaults (d8e0bc9)
- runtime-mngr: pass module parent along in module create (6ba1117)
- stats: add euler angles to camera stats (8eeb62c)
- stats: update initial position of stats when opened (6dbebe2)
- move aframe-extras to systems (ee51bdc)
- use THREE.MathUtils over deprec THREE.Math (14365c9)
Docker Hub image: arenaxrorg/arena-web-core:v1.13.0.
v1.12.0
v1.11.2
v1.11.1
v1.11.0
1.11.0 (2022-08-15)
Features
- build: Added capsule geometry (259afda)
Bug Fixes
- actually fix camera parent case (222cb23)
- build: Restore missing isosahedron (b7b1ede)
- build: update primitives meshes to three.js default dimensions (8e8775f)
- don't attach camera objects to my-camera (860eac7)
- jitsi-video: force jitsi setup to end of persist load (048189a)
- videosphere: update tracks with 2:1 aspect; remove Panoramic presense selection (d28c912)
v1.10.0
1.10.0 (2022-08-06)
Features
- build: Add prism geometry (79e708a)
- jitsi-video: support rendering local video; detect panoramic resolution (e853b15)
- videosphere: Add videosphere 360 native object support (04217ac)
- webar: Add WebAR/SpotAR support for non-WebXR mobile devices (2cb9f37)
Bug Fixes
- arena-user: fixed load crash detecting arena-camera on slow networks (cec3585)
- build: Update schema, esp. removing unsupported items from: text, thickline (#482) (c41e68d)
- disable check for vr headset in custom AR (124ddae)
- jitsi: fixed jitsi-video displayname autolink to jitsi id (950db70)
- only loadUser on initial loadSceneObjects (6ff7068)
- use video html tags in readme [no ci] (6892299)
- use world position for camera clientEvents (1c92110), closes #484
- video embeds [no ci] (538d6a0)
v1.9.0
1.9.0 (2022-07-14)
Features
- add scene landing logic; separate scene name loads; auth uses sweet alert (#462) (dd5c4fe)
- auth: Add support "no users", removes chat, jitsi, camera publish (#465) (03e6a0d)
- build: add ar-hit-test attributes to schema (e9acc3c)
- material-extras: traverses objects, so can be applied to GLTFs (f5aed24)
- scenes: Allow panel to add optional URI params (#466) (f033956)