Skip to content

Releases: HPInc/go3mf

v0.12.0

20 Apr 07:16
Compare
Choose a tag to compare
  • Boost decoding speed by 15%
  • Reduce decoding memory footprint by 10%
  • Reduce decoding allocations by 30%

v0.11.0

15 Apr 12:51
Compare
Choose a tag to compare
  • Reduce triangles footprint
  • Boost xml decoding perfomance

v0.10.5

10 Apr 14:10
Compare
Choose a tag to compare

Walk functions to return error instead of bool

v0.10.4

10 Apr 13:51
Compare
Choose a tag to compare

Add WalkAssets and WalkAssets

v0.10.3

07 Apr 10:53
Compare
Choose a tag to compare
  • Add Mesh.ValidateCoherency or Model.ValidateCoherency to validate mesh coherency.

v0.10.2

03 Apr 15:19
Compare
Choose a tag to compare
  • Add build item when decoding stl

v0.10.1

30 Mar 15:16
Compare
Choose a tag to compare
  • Add Matrix.Mul2D and Matrix.Mul3D

v0.10.0

30 Mar 10:31
Compare
Choose a tag to compare
  • Item.ObjectPath no longer accepts defaultPath parameter
  • production extension fills empty UUIDs when decoding

v0.9.0

30 Mar 06:50
Compare
Choose a tag to compare
  • New Feature: Validate model against supported specs
  • Refactor API to improve redeability and extensibility

v0.8.0

18 Feb 18:28
9b7b643
Compare
Choose a tag to compare
  • Implement core and extensions decoders
  • Refactor API to support loseless encoding roundtrip