Skip to content

v1.2.0

Compare
Choose a tag to compare
@9inpachi 9inpachi released this 06 Dec 21:36
· 1753 commits to main since this release

1.2.0 (2020-12-06)

Bug Fixes

  • app: add missing icons to assets (7256013)
  • app: change max value for energy cuts (e9d2b17)
  • app: fix geometry demo code (4ffbd9b)
  • app: fix tests (fa110c2)
  • app: fix TrackML geometry (640a6e3)
  • app: loading state after everything else loads (edef465), closes #187
  • app: make ngOnInit async and await geom load (298c075), closes #187
  • app: make VR icon disabled not hidden (8712753)
  • app: minor fixes for ss mode (ac829ae)
  • app: minor test fix (73e2bf4)
  • app: renable trackML (4016564)
  • app: revert phoenix-ui-components package.json (640155b)
  • app: use optional chaining for fullscreen in SS mode (6234655)
  • event-display: add Edward's controller set up (a6a1c19)
  • event-display: changes to animation loop for VR (37df19f)
  • event-display: finally fix VR completely (4764196)
  • event-display: fix applying multiple cuts at the same time (8f3e8e1)
  • event-display: fix applying state for range slider (c36a222)
  • event-display: fix loading and add default view to experiments (ab8feb4)
  • event-display: initialize cuts with correct values (e297c98)
  • event-display: make it possible to flat shade (dcf6cec)
  • event-display: optimal animation loop set up (da3ead5)
  • event-display: optimal render for effects manager (1975d70)
  • event-display: reset clipping on init (029d526)
  • event-display: stop animation loop on home (c39ecd3)
  • event-display: update configuration in tests (18f8db2)

Features

  • app: add tests for screenshot mode toggle (18f27c5)
  • app: add toggle for screenshot mode (22a1ec8)
  • app: adding default configuration for ATLAS (9b765c5)
  • app: component for toggling antialiasing (5545d80)
  • app: enter fullscreen in screenshot mode (70f139f)
  • app: Get GeometryDemo working again (8f91dbd)
  • app: hide overlays screenshot mode (4fd0197)
  • app: make loader generic (ff10477)
  • app: rename antialias toggle to performance and add icon (5b3cbae)
  • app: set up performance mode with selection (947f6bf)
  • app: support to start or deploy phoenix with a single event (09003a2)
  • app: use event display loader in Angular component (25b2a9d)
  • event-display: ability to add geometry to a menu folder (30b0383)
  • event-display: ability to initialize event display without init (69d3f75)
  • event-display: add ability to add parametrised geometry (04dc545)
  • event-display: add and set up loading manager (5f0f942)
  • event-display: handle loading better (9474565)
  • event-display: make loading functions return Promise for async await (4262a1b)
  • event-display: support for toggling antialiasing (48130b2)
  • event-display: use object to simplify configuration (4b10452)