Skip to content

v1.4.0

Compare
Choose a tag to compare
@9inpachi 9inpachi released this 16 Feb 20:51
· 1645 commits to main since this release

1.4.0 (2021-02-16)

Bug Fixes

  • event-display: disable keyboard controls when typing (4f80bd6)
  • event-display: improve object selection from uuid and label input (3475836)
  • event-display: persist toggle state of phoenix menu node children (e96136b)
  • event-display: remove rollup config and fix globalThis usage (e6f69a0)

Features

  • app: ability to add label (cccd3ed)
  • app: add label icon and form (a65a83e)
  • app: put overlay widgets in a container (2bd20a8)
  • event-display: ability to add 3D label text (c9d4880)
  • event-display: add labels configuration to dat.GUI menu (d677089)
  • event-display: add labels to UI configuration (d90e3a6)
  • event-display: add size and color options for labels (3ce675f)
  • event-display: better handling of labels object (e10a68d)
  • event-display: complete setup with webpack for browser (3f6367f)
  • event-display: complete support to save and load labels (2219a3e)
  • event-display: create a url options manager for url options (fe0b2e6)
  • event-display: create generic function for getting object position (8d7b160)
  • event-display: delete label on empty value and change add label icon (3756330)
  • event-display: make label always look at camera (0837334)
  • event-display: set up add label to object functions (db261a6)
  • event-display: setup webpack for browser bundle (dc05ed9)
  • event-display: support to hide widgets through URL (cb2ec40)
  • event-display: use optional chaining for hide widgets url option (c991e54)
  • event-display: Use types for phoenix menu configuration (79e6d7c)
  • event-display: working labels object (60269f7)
  • set up docker (de312d9)
  • Update Angular and all packages to latest (f4c2e31)