Who doesn't love secret tricks? Because Blender is comprehensive, versatile tool, there are lots of hidden Easter eggs - sleek tools and functions that lurk beneath the visible surface.Â
CG Cookie shares the best tips to improve your workflow.
#1 Easily select all objects in a collection
Often you need to select all objects inside a Blender collection.Â
One way to do so is to move your pointer to the Outliner, right-clicking on a collection, and choosing Select Objects.
But thereâs another, easier way. Just select one object in the collection, then press Shift + G for Select Grouped, and choose Collection.
Now, all objects in the same collection will be selected.
#2 Use the Scale Cage tool for flexible scaling
Scaling single or multiple objects can be a pain, especially when objects have origins/pivot points that donât match your desired scaling center.Â
Since Blender 2.8 thereâs a tool thatâs hidden and easily forgotten: the Scale Cage tool. Hereâs how to use it:
- Select one or more objects youâd like to scale.
- In the Toolbar, press and hold the Scale tool button to get a roll-out. Select the second option: Scale Cage.
- Click and drag any of the Scale Cage points to start scaling the objects from that point towards the opposite point of the cage.
The Scale tool works on multiple objects in Object Mode as well as Edit Mode selections.
đĄ Tip: Donât forget to press Control + A and select Scale after scaling in Object Mode, or the scaling will remain non-uniform, which can cause undesired results, such as when you start sculpting in Sculpt Mode.
#3 Use edge creasing for fine control of polygon subdivision
Polygon subdivision is a powerful modeling method. To achieve sharper features, you need to add supporting edge loops.Â
This can quickly complicate the editability of your mesh.
To work around this, you can make use of edge creasing.Â
Crease value can be assigned to any mesh edge in Blender. Once you subdivide your mesh using the Subdivision Surface modifier, the Crease value of one or more edges will reflect in the subdivided shape: the higher the crease value, the sharper the edge will be in the subdivided result.Â
Value of 1 will cause an absolutely sharp crease - but usually, youâll want to avoid that, as nothing is truly, perfectly sharp in real life.
You can assign Crease values to selected edges via the Crease value in the Item tab of the Sidebar panel, but you can also press Shift + E when youâve selected an edge, and interactively change the crease value, or type in a value and press Enter.
Make sure the âUse Creasesâ checkbox is activated in the Subdivision Surface modifier options.Â
Last but not least, if you increase the Quality value, the subdivided crease calculation will be a bit more accurate, at the expense of some speed.
#4 Use Bevel Weights for bevels of varying radius
When creating hard-surface, non-organic models such as industrial devices, nice, rounded bevels are essential.Â
Blenderâs Bevel modifier is a powerful tool to achieve this, and if you make use of Bevel Weights, you can achieve fine control over your beveled edges.
You can assign a weight to one or more selected edges via the âMean Bevel Weightâ value in the Item panel of the Sidebar.Â
The values range from 0 (no bevel weight) to 1 (full bevel weight).
To see the beveled result with Bevel Weight influence, follow these steps:
- Add a Bevel modifier to your mesh
- Switch the Bevel modifier width value to Percentage.
- Switch the Bevel modifier Limit Method to Weight.
Now increase the âWidth Percentâ value to determine the prominence of the varying bevels.Â
If you want rounded bevels instead of flat chamfers, increase the Segments value.
Extra tips:
đĄ Change the Bevel modifierâs Outer and/or Inner Miter Type to improve the result if necessary.
đĄ Add edge loops so you can enter more Bevel Weight values to edges for a more gradual transition of the bevel widths.
#5 Change the view orientation to a face selection
Sometimes, you want Blenderâs 3D view to be parallel to a face in order to work in the local orientation of the face. This is actually quite easy:
Select a face, then press Shift + a numpad view key. For example, press Shift + 7 to orient the view to the top of a face (youâll mostly use this), or press Control + Shift + 7 to align the view to the bottom (backside) of the face.
If you press Shift + 3 the view will orient to the right side of a selected face, while Control + Shift + 3 will orient to the left side of the face. And so on.
Now if you press the comma key (â,â) for the view Orientation menu, and switch to âViewâ, your view plane will get the orientation of the face to which you aligned the view, so moving, rotating and scaling will be performed in that orientation.
#6 Add objects to face orientation
Continuing where we left off in the previous tip -- if you press Shift + S and center the cursor to the selected face, and use Shift + A to add a new object, you can change the settings of the new object (press the F9 key for the settings pop-up) to be created in the view orientation, so itâs aligned to the face as well. You can do this both in Edit Mode or Object Mode.
#7 Roll the 3D view
Adding to the preceding viewport alignment tips, you can press Shift + numpad 6 or Shift + numap 4 to roll the current 3D view clockwise or counterclockwise. This is useful if the alignment of the view to a face doesnât have the rotation youâd like
In the following example, the view has been rolled to change the angle of the new cube on the same selected face as before.Â
To update the cubeâs orientation after a roll, select âViewâ from the Align roll-out once more.
The default view roll angle increment is 15 degrees, but you can easily change this via Preferences â Navigation â Orbit & Pan â Rotation Angle.
Happy Blending!
Metin Seven
az93 Thanks Matt, glad to read that!
Very helpful.
copperplate Thanks Adam! Very nice to read that the view roll angle tip has helped you! Have a nice weekend.
Thanks Metin for the helpful tips! I made use of one of your suggestions already; increasing the view roll angle to 90° so I could quickly rotate an orthographic view of architectural blueprints by tapping 4 or 6 on the Numpad. I find this very useful when suite layouts are drawn one way, but their actual layout in relation to the full building is rotated 180°. This allows me to align one blueprint on top of another and then quickly rotate the view if I need to read the measurements right side up. Thanks again!
blanchsb Thanks a lot Shawn, much appreciated!
metinseven oh man I have been using parts of these as I have found them on my own. It feels like "the right time" for me to be reading this article to learn about the others I have been wondering about. You answered like 6 questions I had during the last month of modeling. Spot on!