Skip to content

Releases: arenaxr/arena-web-core

v1.17.0

03 Mar 20:24
0e48257
Compare
Choose a tag to compare

1.17.0 (2023-03-03)

Features

  • Add model-update attr handle for gltf-model (7a3c37b)
  • build: Add a GUI-only Rotation Euler degree editor (36508d4)
  • build: migrate wire rotation format to quaternion-only (7ea52d3)

Bug Fixes

  • add source (head/hands name) to collision msg (929aef6)
  • blink-controls teleportOrigin camera selector (3ddf296)
  • build: 'animation-mixer: {}' will not persist (ebf95d6)
  • build: account for animation-mixer infinity repitions (2baacec)
  • build: add several missing defaults (060099a)
  • build: fix missing/incorrect animation-mixer schema (98a1b5f)
  • build: updated default definitions (8a91d53)
  • build: use string for animation mixer repetitions (47c9d1d)
  • capsule: corrected capsule mesh with standard three mesh (9830b47)
  • collision obj_id (0e37344)
  • default collision listener object name (73e414f)
  • hand: controller sizing for magicleap1 (e56259c)
  • hand: remove orphaned hands when remote avatar leaves (aec970e)
  • settings: allow settings dialog to be transparent a little (88d050a)
  • thickline: add default enum lineWidthStyler (b2c46e5)
  • thickline: styler center-smooth should return a value (f8268b7)
  • utils import (ae8274e)

v1.16.0

31 Jan 13:24
c58452b
Compare
Choose a tag to compare

1.16.0 (2023-01-31)

Features

  • add camFollow target (d30e02e)
  • add parent to program schema; temporarily make 'pytest' the default (8f03835)

Bug Fixes

  • add playsinline on all media tags for iOS (96f90f6)
  • alter rig in xrSession for camera-override (4f03855)
  • copy pos and rot instead of matrix (b74578f)
  • don't req cam-access or CV when camFollow (0b11522)
  • handle uninited scene in camfollow override (4012097)
  • program schema (62f4873)
  • rig matrix calc for cam override (c4d81b0)

v1.15.0

18 Jan 22:26
6f4998f
Compare
Choose a tag to compare

1.15.0 (2023-01-18)

Features

  • debug: added hudstats boolean url param to display (294c0ce)
  • use arenaxr forked aframe-inspector (a3fb870)

Bug Fixes

  • avatar: move hand delete to disconnection event (d09db8f)
  • avatar: send hand delete message when arena-hand component is removed (#512) (fa4b273)
  • build: add missing attribution component to schema (986d900)
  • build: add ttl component to message schema (733225f)
  • draco decoder path (5751b3c)
  • jitsi: accommodate new jitsi source name signaling (59030a5)
  • jitsi: added backward-compatibile for old jitsi onStageEndpoints (ca8e1c9)
  • typo console error (d2633a9)

v1.14.1

11 Oct 14:56
1f90766
Compare
Choose a tag to compare

1.14.1 (2022-10-11)

Bug Fixes

  • catch early err postMessage to cvworker (31cea9d)
  • GUM settings missing video (2e1ee53)
  • Move hands to children of spinner (45c2cb0)
  • Use (probably) correct FOV for HL2 (c865fd6)
  • use worldpos for gltf-lod and arena-hand (4503c5e)

Reverts

v1.14.0

09 Oct 21:33
25c5d14
Compare
Choose a tag to compare

1.14.0 (2022-10-07)

Features

  • build: add text-input property to objects in build page (88e6718)
  • build: add ui panel primitive to build schema (7535f5a)
  • build: add roundedbox primitive to schema (6d0c2de)

Bug Fixes

  • check for cvpipeline before worker msg (50e3d64)
  • Prevent double-loading CV worker (2567ed6)
  • sync initial armarker wireframe w/ dynamic (3cb1e2c)
  • typo in GUM options (7a87efd)

v1.13.3

04 Oct 08:10
3fcbe0e
Compare
Choose a tag to compare

1.13.3 (2022-10-04)

Bug Fixes

  • avatar: fix dropbox link for custom scene heads (44aa24e)
  • gltf-model-lod: fixed dropbox links on detailedUrl (3603c1a)
  • video-control: convert dropbox links properly (305f383)

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)