Skip to content

v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 12:29
47b5647

2.3.0 (2024-10-07)

Features

  • core: add clipper config (288cb3d)
  • core: add grids config (f99e137)
  • core: add minimap config (47f95a3)
  • core: adds argument to specify the name of the ifc loaded (2a23a2f)
  • core: adds the ability to get IfcGuids from a FragmentIdMap (dff9d2f)
  • core: centralize configuration in component (df3350d)
  • core: clean up config manager (468d425)
  • core: connect all existing configs with manager (fde9faa)
  • core: improve configurable behavior (292300c)
  • front: add streamed properties caching (331bd69)
  • front: implement fragment geometry splitting (9fb76dc)
  • front: implement fragment load cancel (f9b8b4e)
  • front: make streamer file cacher public (a523c01)
  • front: make streaming url more flexible (75ffbfa)
  • front: support file as tile response type (7b24223)
  • front: use file system api for tiles caching (07bdbd3)

Bug Fixes

  • chore: fix type problems (2beaffe)
  • core: add guard for cullers pixel reading (fdacb77)
  • core: add guard when getting all properties (3048618)
  • core: dispose mesh culler interval (d702cd7)
  • core: IfcPropertiesManager.setData properly assigns the entity in the model properties (ed779b4)
  • core: incorrect topic type and status on loading (cb961a9)
  • core: reset culler state after read pixels failed (bded3c3)
  • core: world deletes it-self from the worlds list to prevent unused references (d8598f9)
  • front: make streamer url public (2796114)
  • front: prevent URL from being null (5bed53b)
  • front: remove url setter and getter (8be541e)
  • front: Update currentPlan of Plans component so it is not always null (#480) (62f9d25)