Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 6.46 KB

CHANGELOG.md

File metadata and controls

66 lines (42 loc) · 6.46 KB

Changelog

1.4.5 (2024-02-28)

Features

Bug Fixes

  • add streaming file sample (32a188e)
  • components.dispose failed when ui disabled (#267) (83fc9ec)
  • correct highlihgter update (d976752)
  • FragmentClassifier.byPredefineType returns a set of strings (#266) (b836e28)
  • FragmentTree must not be a tool (#270) (50c0f3f)
  • length measurement visualization (#268) (8997b2a)
  • Optional categories reset after initial loading in FragmentIfcLoader (#269) (29313fb)
  • restore n8ao version (4e5da6a)
  • updated annotation components (#254) (9d17a04)
  • used internal variables on component dispose (#271) (8ac695d)

Miscellaneous Chores

1.3.0 (2024-01-07)

Features

  • components: Implemented setup on ScreenCuller (#243) (ff3328a)

Bug Fixes

  • components: 184 - Fixed navigation break on first person mode (#236) (28e7890)
  • components: 224 - QuerySelector failing on SimpleUICard (#228) (d797b0d)
  • components: fragment highlighter meshes added to screen culler (#238) (8f29abf)
  • components: slot parent missing in ui components (#239) (c671e18)
  • publish npm package on successful release-please execution (#200) (570dac3)
  • screen culler buggy when multiple models loaded (#242) (7d2fc5a)
  • setup events in length measurements when ui is disabled (#241) (e54121a)

1.2.0 (2023-12-01)

Features

Bug Fixes

  • 135 - Isolate CSS Styles (#191) (68c1d81)
  • workflow: remove "type" key from publish-npm.yml (e0a8cb0)