Skip to content

v1.6.3 — repin OCCTSwift to 2.0.0

Latest

Choose a tag to compare

@gsdali gsdali released this 10 Aug 13:33

Repin OCCTSwift floor to 2.0.0. Audit found one real thing: Mesh.Triangle.faceIndex (used by FaceIdentityTable) moved onto the same deduplicated enumeration as Shape.faces() (#541/#613/#642) — production logic needed no fix, but docs and a test's hardcoded pre-dedup face count were wrong, both corrected. See docs/CHANGELOG.md for details.