Files
3d-tools/public/CHANGELOG.md
T
zemion f838480278
Verify / verify (push) Canceled after 0s
Release 3D Tools 0.2.0
2026-09-02 09:56:02 +02:00

773 B

Changelog

0.2.0 - 2026-09-02

  • Moved model parsing into cancellable worker jobs and made glTF scene selection, hierarchy matrices and mesh instancing drive preview, bounds, statistics and export.
  • Added explicit per-axis transforms, glTF metallic-roughness material inspection, safe degenerate-triangle repair and bounded ASCII PLY export.
  • Declared accurate supported model input/export and worker/WebGL capability profiles for Toolbox handoff.

0.1.0 - 2026-09-01

  • Added bounded OBJ, STL, PLY and glTF/GLB triangle parsers.
  • Added mesh/scene statistics and a capped safe WebGL preview.
  • Added normal repair, finite transforms and deterministic OBJ/STL export.
  • Added shared Toolbox shell, offline PWA, documentation and automated release checks.