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

Removed euclid dependency, while allowing for more math functions. #218

Closed
wants to merge 1 commit into from

Conversation

avr1
Copy link

@avr1 avr1 commented Dec 30, 2020

Resolves issue #208. This is a lot of code, so please review carefully. Thanks!

@avr1 avr1 force-pushed the master branch 3 times, most recently from 37e246a to 8551ea7 Compare December 30, 2020 17:17
@jdm
Copy link
Member

jdm commented Dec 30, 2020

I'm confused what happened here - I thought we were only replacing the uses of Point2D and Size2D in surfman; there should be no need to import all the other unused types from euclid. The code in the examples that uses other euclid types can continue to use euclid; we can change the dependency to a dev-dependency in the Cargo.toml instead.

@avr1
Copy link
Author

avr1 commented Dec 30, 2020

That makes much more sense. Sorry. I'll close this and fix some of the changes.

@avr1 avr1 closed this Dec 30, 2020
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