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

Fixes warnings in Xcode relating to M_PI #32

Merged
merged 3 commits into from
May 6, 2017
Merged

Fixes warnings in Xcode relating to M_PI #32

merged 3 commits into from
May 6, 2017

Conversation

noisyscanner
Copy link
Collaborator

"M_PI is deprecated, use Double.pi or .pi"
"M_PI_2 is deprecated, use Double.pi / 2 or .pi / 2"

@jesster2k10 jesster2k10 merged commit 49dd809 into takuoka:master May 6, 2017
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