Skip to content

Releases: arenaxr/arena-web-core

v1.13.2

01 Oct 12:17
4d1b8f3
Compare
Choose a tag to compare

1.13.2 (2022-10-01)

Bug Fixes

  • create delete module error (9e7a893)

v1.13.1

01 Oct 11:54
Compare
Choose a tag to compare

1.13.1 (2022-10-01)

Bug Fixes

v1.13.0

01 Oct 10:12
Compare
Choose a tag to compare

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

22 Aug 09:19
Compare
Choose a tag to compare

1.12.0 (2022-08-21)

Features

Bug Fixes

  • jitsi: fixed #492, arcore permissions (dc12cf0)
  • stop meterDraw, meterProcess on avsetup hide (d220910)
  • improve press and move controls (d477cb1)

v1.11.2

15 Aug 13:16
Compare
Choose a tag to compare

1.11.2 (2022-08-15)

Bug Fixes

v1.11.1

15 Aug 13:02
Compare
Choose a tag to compare

1.11.1 (2022-08-15)

Bug Fixes

v1.11.0

15 Aug 12:38
Compare
Choose a tag to compare

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

06 Aug 09:56
Compare
Choose a tag to compare

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

14 Jul 13:28
Compare
Choose a tag to compare

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)

Bug Fixes

  • actually add vendor component files (91c15f2)
  • missing public clone (b8eee4a)
  • scenes: make Scene URL Options link-style button (995ff2d)
  • scenes: proper select order (2e4f4b0)

v1.8.1

25 May 05:06
1139d3b
Compare
Choose a tag to compare

1.8.1 (2022-05-25)

Bug Fixes

  • jitsi: fix video culling, mirrored panoramic video (9ca7c7d)