[Hammer] A brush drawing feature absent from S2 #437
SethTooQuick
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Source 1 hammer, you could select an existing brush to use those dimensions as the ones you'll draw next. So, if you had a block that had a width of 16, height of 64, and length of 128, and you were to draw in the top view, the length and width would get replaced by your new selection, while keeping the height as you're not in the view that can see height.
https://streamable.com/nk2yzg
There are a few issues with this though that I can see. Source 1 didn't allow you to draw in the 3D view, so what should it do there? You still draw only on one axis, so should it act as the top view or should it do nothing and do it's normal behavior?
Beta Was this translation helpful? Give feedback.
All reactions