-
-
Notifications
You must be signed in to change notification settings - Fork 97
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
[TRACKER] Make snapping, grid and transformation more consistent across 2D and 3D #217
Comments
I'd love configurable grid and absolute snapping. |
This is already available in 3D, but it's in the Editor Settings. There are also less options available (no offset, no non-square grid). We should move this to a per-scene setting (complemented with a default value for new scenes in the Project Settings). We should also add that project setting for the 2D editor. |
I'm gonna implement more stuff once 3.2 is out. Adding things now will just create conflicts :P |
I had no idea those settings existed for 3d. Defiently felt like the wrong place. 2D already have those features though, |
Is it possible to separate the proposals? Separate proposals makes voting and explaining uses for each proposal easier. |
This pr tracks enchancements to implement regarding transformation, snapping and grids for both myself and others to implement.
3d features to port to 2d:
2d enhancements:
2d features to port to 3d:
Let me know what you think of these suggestions and if you would like to add any more and I'll try to implement those that the community likes. Thanks!
The text was updated successfully, but these errors were encountered: