Skip to content

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 11:43
e7886ed

3.1.0 (2025-07-10)

Features

  • adapt components to fragments 2.0 and improve all components (ecedeb6)
  • core: add section mesh generation component (46ee63e)
  • front: adds event on length measurements deletion (554e3a6)

Bug Fixes

  • core: ids facet bounds checking was inverted (2c7461f)
  • core: ids property facet was failing when it doesn't have to (5786e57)
  • core: incorrect ids export (cb9848a)
  • Documentation Updates engine-components #459 (#566) (dd9f0d4)
  • FaceMeasurement for Multiple Models #533 (#565) (914b449)
  • front: Revert "Use RawShaderMaterial for transparent objects to improve culling (#532)" (4930288)
  • Highlighter isSetup # 556 (#579) (6780230), closes #556
  • mobile device orthographic camera zoom (#558) (29ebd0d)
  • solve small highlight guard logic flaw (e444737)
  • update fragments dependency version (d3bcb9b)

Miscellaneous Chores