Skip to content

Releases: arenaxr/arena-py

v0.4.1

26 May 18:37
e38e6be
Compare
Choose a tag to compare

0.4.1 (2023-05-26)

Bug Fixes

  • mqtt: Users should only define main WEB host, our backend supplies MQTT host (#137) (4376842)

v0.4.0

25 May 14:36
1908491
Compare
Choose a tag to compare

0.4.0 (2023-05-25)

Features

Bug Fixes

  • add entity primitive (9531be8)
  • cli: add debug cmd to cli args (0206452)
  • remove all rewriting of hostname (eabb32d)

v0.3.0

12 Apr 14:43
9786ed6
Compare
Choose a tag to compare

0.3.0 (2023-04-12)

Features

  • added scene.delete_attributes() to null attribute(s) (50f8ae6)
  • added VideoControl attribute binding (9f3bb2b)

Bug Fixes

  • future-proof more attributes, allowing arbitrary parameters (c61e551)

v0.2.1

15 Mar 16:03
2e26a1a
Compare
Choose a tag to compare

0.2.1 (2023-03-15)

Bug Fixes

  • mqtt: use proper UTC timestamp for Zulu (057e535)
  • remove deleted users from scene.users dict (d962acd)
  • rotation: fixed euler 2 quat conversion (41cdc50)

Documentation

  • update a-frame links to 1.4.0 docs (b3ee05e)

v0.2.0

02 Feb 21:59
38fd9d3
Compare
Choose a tag to compare

0.2.0 (2023-02-02)

Features

  • mqtt: always publish quaternions on wire format to avoid persist euler->quat merges (4a582d4)

v0.1.46

25 Dec 04:13
Compare
Choose a tag to compare
bug fix

v0.1.44