-
Notifications
You must be signed in to change notification settings - Fork 88
Set the surface values appropriately for cloned objects #8525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
CodSpeed Performance ReportMerging #8525 will not alter performanceComparing Summary
Footnotes
|
…eling-app into serena/cloning-set-surfaces
…eling-app into serena/cloning-set-surfaces
exec_state: &mut ExecState, | ||
args: &Args, | ||
edge_id: Option<Uuid>, | ||
clone_id_map: Option<&HashMap<Uuid, Uuid>>, // old sketch id -> new sketch id |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think the new param is ever passed in.
Path::Arc { .. } | ||
| Path::TangentialArc { .. } | ||
| Path::TangentialArcTo { .. } | ||
// TODO: (bc) fix me |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like forgery to sign this as Ben, but I won't stop you 🙂
Companion of https://github.com/KittyCAD/engine/pull/3380