-
-
Notifications
You must be signed in to change notification settings - Fork 26
Allow for geo-3d integration – Part 1.1: Code quality
#58
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
|
This will be ready for review once #62 is merged |
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.
Review by RecurseML
🔍 Review performed on 85f0871..0609981
✨ No bugs found, your code is sparkling clean
✅ Files analyzed, no issues (11)
• src/bsp.rs
• src/csg.rs
• src/extrudes.rs
• src/io/svg.rs
• src/lib.rs
• src/metaballs.rs
• src/offset.rs
• src/plane.rs
• src/polygon.rs
• src/shapes2d.rs
• src/tests.rs
This patch has code quality not related to organization and fixes a few tests.