Skip to content

v2.2.0

Choose a tag to compare

@9inpachi 9inpachi released this 03 Aug 16:36
· 1764 commits to main since this release

2.2.0 (2021-08-03)

Bug Fixes

  • app: add gltf extension to VP geometry (2ab23d2)
  • app: finalize AR toggle (3f1d3f5)
  • app: fix VP geometry performance, Rich geometry bug (04b87ae)
  • app: make AR toggle buttons unavailable when not supported (445c0e3)
  • event-display: fix AR not working in playground (7f35fdb)
  • event-display: fix bug in jive xml loader (39241a4)
  • event-display: fix collection color not working with load state (4603dbc)
  • event-display: fix load state throwing error (16ea0df)
  • event-display: fix tests (7e9c733)
  • event-display: increase max cut value for jets (9f4cf7c), closes #336
  • event-display: use coneR, if available, to determine jet width (d4b62c2)
  • Fix linting issues and update code (dc7d74a)

Features

  • event-display: improve handling of scale option and add it for vertices (34d9b2c)
  • update all packages including Angular (9a88331)
  • update packages except Angular (26eff0e)
  • app: option to start AR with or without DOM overlay (9a6c243)
  • event-display: JiveXML, load coneR (set default if missing). (867d28a)
  • event-display: make background transparent in AR mode (46b8aee)
  • event-display: use dom overlay for AR (c897ab3)