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

Mouse pointer is off #17

Open
gajop opened this issue May 19, 2017 · 1 comment
Open

Mouse pointer is off #17

gajop opened this issue May 19, 2017 · 1 comment

Comments

@gajop
Copy link

gajop commented May 19, 2017

http://i.imgur.com/R6UtiWC.png

@aeonios
Copy link
Owner

aeonios commented May 19, 2017

mouse pointer snaps to the terrain using a not-so-precise intersection algorithm. If you can do better then make a PR. :| I've tried several things and haven't gotten particularly good results. I don't really want it to point directly at the coords under the pointer either, since that prevents you from painting the backs of hills and can lead to painting surfaces that are far away by accident.

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

No branches or pull requests

2 participants