@@ -1,5 +1,15 @@
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user