Skip to content
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

Add support for line, xLine, yLine, xLineTo, yLineTo #1754

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Conversation

lf94
Copy link
Contributor

@lf94 lf94 commented Mar 18, 2024

No description provided.

Copy link

vercel bot commented Mar 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Mar 19, 2024 1:10am

Copy link
Collaborator

@adamchalmers adamchalmers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great so far, really appreciate how readable the code is.

@lf94 lf94 marked this pull request as ready for review March 19, 2024 00:59
@lf94 lf94 mentioned this pull request Mar 19, 2024
68 tasks
@lf94 lf94 merged commit be3fed8 into main Mar 19, 2024
16 of 19 checks passed
@lf94 lf94 deleted the grackle-lines branch March 19, 2024 16:11
adamchalmers added a commit that referenced this pull request Mar 19, 2024
@adamchalmers adamchalmers mentioned this pull request Mar 19, 2024
adamchalmers added a commit that referenced this pull request Mar 19, 2024
CI is currently broken [logs here](https://github.com/KittyCAD/modeling-app/actions/runs/8349085118/job/22852456873?pr=1765#step:9:1046). Trying to fix.

OK I've fixed it. Process to fix was:

1. Revert be3fed8 ("Add support for line, xLine, yLine, xLineTo, yLineTo (#1754)")
2. Restore that commit without any of its changes to Cargo.lock (it had, IMO, a lot of unnecessary changes)
3. `cargo update -p kittycad-execution-plan` (redoing only the necessary changes)
@pierremtb pierremtb mentioned this pull request Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants