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

Angle sign inconsistence #3

Closed
TheNexus opened this issue Mar 27, 2011 · 1 comment
Closed

Angle sign inconsistence #3

TheNexus opened this issue Mar 27, 2011 · 1 comment
Assignees
Milestone

Comments

@TheNexus
Copy link

sf::Drawable currently rotates counter-clockwise for positive angles, the mathematical correct direction would be clockwise (since the Y axis points down). Rotating a sf::View and a sf::Drawable by the same angle has visible effects, although it shouldn't.

See also http://www.sfml-dev.org/forum/viewtopic.php?t=4467

@LaurentGomila
Copy link
Member

That's right, this thing must be fixed for version 2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants