Skip to content

v3.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jan 10:03
7b10b62

3.3.0 (2026-01-22)

Features

  • add events for before and after hover (73bb498)
  • add smaa pass to postproduction (eabadad)
  • Adds IDSInfo as an accessible attribute (720f1ce)
  • allow to add new navigation modes (7dadb10)
  • allow to control highlighter fragment update (226721b)
  • core: implement manual mode in renderer (4032f29)
  • core: restore raycast from vector (6ee9880)
  • expose clipping plane control object (31bda79)
  • expose postproduction composer (ad45d28)
  • front: add manual mode, gloss and better ao to postproduction renderer (62e2de9)
  • front: Make cluster element customizable (#578) (5c79467)
  • implement face mode (bade6cc)
  • implement fast model picker (cf73533)
  • implement lod edges (95fff62)
  • make gloss work with double sided materials (ca57d69)
  • make ifc importer accessible in ifc loader (2827dd8)
  • Makes IDSInfo accessible by adding the attribute. (3abab49)
  • misc release updates (39f1418)

Bug Fixes

  • add missing await in volume measurer (e6d4d12)
  • allow to use measurement tools with clipping planes (62f736c)
  • apply clipping planes to rectangular dimensions (0c7e478)
  • Area Measurement units and MeasureMark visibility (#673) (434996a)
  • clipper onAfterDelete method (#633) (a58020a)
  • correct documentation error in ifc loader (312b8a9)
  • correct edge measure mode example error (c0dd98f)
  • correct edge style breaking with control gizmos (cb4c5ab)
  • correct fragments manager returning all ids with empty arrays (211bbe0)
  • correct highlighter coloring with edited models (0ffcd87)
  • correct highlighter result with edited models (a6c4452)
  • correct highlighting exclude logic (4b07750)
  • correct visibility issue in edge pass (35cfee0)
  • enhance parameter value handling in getParameterValue function (#631) (3f7041f)
  • fix async create method in length measurements (392906b)
  • improve measure fill generation logic (0fa7f17)
  • incorrect positioning of clip edges and fills in models loaded after the first (61e0055)
  • prevent zero gloss bug (0ee8209)
  • remove background from edge pass (3838e00)
  • solve error when deleting area measurements (630c8a5)
  • take invisible materials out of edges (29be7d6)