Skip to content
This repository was archived by the owner on Feb 11, 2024. It is now read-only.

Scale new brushes by grid size #211

Merged

Conversation

jmickle66666666
Copy link
Contributor

When creating a new primitive brush from the toolbar, scale it based on the current grid size, as it will likely be closer to what the user usually wants.

brushsize2

Unless you are working at a specific scale, the new brushes will never be an optimal size. By using the grid size as a scale, new brushes are ensured to be closer to a useful size for the user.

Internally, `ShowBrushesAsWireFrames` still exists and is still used by `PrimitiveBrush.cs`, but it just checks if both the grid and faces are hidden.

Flipped polarity of `brushFacesHidden` since the name was opposite to how it worked :)
@Henry00IS
Copy link
Collaborator

Fantastic work! This feels great and I am finding myself using more non-cube brushes because they are not so unwieldy anymore. Thank you! Great workflow improvement. 😁

@Henry00IS Henry00IS merged commit 23cb1ac into sabresaurus:master Jan 12, 2019
@jmickle66666666 jmickle66666666 deleted the primitive-brush-grid-scale branch January 13, 2019 11:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants