-
Notifications
You must be signed in to change notification settings - Fork 40
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
Snapping #7
Comments
Not sure how you plan to implement this but one version of snap to grid functionality I always liked was the one Second Life uses where you don't snap while you are inside the grid markers and do snap when the mouse cursor moves outside (they are parallel to the main arrows for the axes). |
@taladar do you have an example video you could share, so I could better understand? |
Not my video but e.g. in this one he explains it quite clearly https://www.youtube.com/watch?v=-4Pniy7oj18&t=86s |
That's cool! We will probably start with a very simple snapping mode (on/off, configurable snap distance), which can be built upon. |
Add angle and translation snapping
The text was updated successfully, but these errors were encountered: