v0.0.38
Release Notes — v0.0.38
Covers changes from v0.0.37 to v0.0.38.
A small release: a new way to derive a plane from an edge, plus a handful of fixes.
Features
Plane from an edge
You can now create a plane from an edge at a normalized 0–1 position along it, oriented normal to the edge (the start point faces outward). Handy for placing a sketch perpendicular to a curve or at a precise fraction along it.
See the sketching guide.
Bug Fixes
sweep: the fixed binormal is derived from the spine's rotation axis, so helix sweeps no longer twist.offset: the sketch plane is passed as a reference face, so offsetting a single line works.recompute: drops the compare baseline so a recompute fully rebuilds and reports build timings.- Sketcher: screen‑space markers are sized at creation, so the tangent indicator isn't oversized after a timeline rollback.