v0.6.3 — Documentation polish
Documentation polish. No code or test changes — drop-in upgrade.
README.mdrewritten as a compact landing — features at a glance, install snippet, 30-second example, link to the new walkthrough.- New
docs/getting-started.md— walkthrough exercising the full public API in narrative order:ViewportController+InteractiveContextsetup,display, selection modes + derivedSelectionaccessors, presentation styles, translate + rotate manipulators,.attachManipulator(_:)SwiftUI integration, dimensions (linear / angular / radial), standard scene objects,remapacrossShapemutation, and a recipe for synthesising aPickResultin tests.
Every snippet references public symbols that exist on the v0.6.2 source tree.
Tests
Unchanged — 146 across 12 suites. Run with OCCT_SERIAL=1 swift test --parallel --num-workers 1.
Dependencies
Unchanged from v0.6.2.