#Cylinder scaling
1 messages · Page 1 of 1 (latest)
Please make sure to read #1021015331910713395 as it may answer your question!
Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.
I can't reproduce this issue. Are you using the latest update? (4.9.3, check by going to Help > About)
Are the meshes rotated at all, and have you modified the primitives after creating them?
So my version is up to date (4.9.3)
- if I use the bottom popup to scale my shape, it does it without issues (screenshots 1 & 2)
- if I do this by selecting all and dragging the green square, the shape starts to have unequal proportions (screenshot 3, top down view)
Oh I see now. This is not a bug:
What Resize does is resizing by 1 unit on each axis. You'll notice it if you resize slowly, the vertices will align up with the grid. You can also hold Shift or Ctrl to have a smaller increment, but it does the same thing.
The reason why that shows on the cylindrical meshes, is that when they have few sides (even or not), the vertices making them up are not perfectly circular, from the top view. So when you size them down, 1 unit at a time on the X and Z axis, the mesh eventually deforms to clearly have different proportions.
You'll actually notice it on rectangular (not square) faces too, they'll get squashed into different proportions.
What you need is the Scale tool. It should be in the top bar. You can select which axis you want to scale, and what point to use as center.
This one will respect the proportions of the element, unlike the Resize tool.
Yeah, that worked!
I've tried scaling cylinders with more than 6 sides and it Blockbench does scale it properly.
And Resize really does better job with 6-sided ones.
Thank you for the detailed explanation!
Yw!