fix: update ztools submodule — angled datum live editing (#66) #79

Merged
forbes merged 2 commits from fix/angled-datum-edit into main 2026-02-09 01:37:19 +00:00
Owner

Updates ztools submodule to fix angled datum live editing.

DatumEditTaskPanel.on_param_changed() now recomputes AttachmentOffset.Rotation for angled datums and recalculates Placement for tangent_cylinder datums when the angle spinner changes. Previously only ZTools_Params was updated, leaving the visual representation unchanged.

Adds _resolve_source_refs() helper to parse stored ZTools_SourceRefs and resolve to actual shapes for the rotation math.

Closes #66

Updates ztools submodule to fix angled datum live editing. `DatumEditTaskPanel.on_param_changed()` now recomputes `AttachmentOffset.Rotation` for angled datums and recalculates `Placement` for tangent_cylinder datums when the angle spinner changes. Previously only `ZTools_Params` was updated, leaving the visual representation unchanged. Adds `_resolve_source_refs()` helper to parse stored `ZTools_SourceRefs` and resolve to actual shapes for the rotation math. Closes #66
forbes added 1 commit 2026-02-09 00:43:02 +00:00
fix: update ztools submodule — angled datum live editing (#66)
Some checks failed
Build and Test / build (pull_request) Has been cancelled
9c708638ce
forbes force-pushed fix/angled-datum-edit from 9c708638ce to eb57f80e72 2026-02-09 01:36:23 +00:00 Compare
forbes added 1 commit 2026-02-09 01:37:11 +00:00
Merge branch 'main' into fix/angled-datum-edit
Some checks failed
Build and Test / build (pull_request) Has been cancelled
d136ee3ebe
forbes merged commit 599d4b23a8 into main 2026-02-09 01:37:19 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#79