Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
119 views

Loop Select not working on MacBook M1 Pro - Blender 3.6.2

I'm using a Blender 3.6.2 and while attempting to the loop select on a simple cube, it doesn't work. I have tried several combinations of keys (Alt + Left Click, Alt + Right Click, Double-Click, ⇧ ...
Marco Sosa's user avatar
2 votes
2 answers
873 views

Is there a way to select every other line of faces along a cylinder quickly?

Is there a way to select like in the picture but quickly? and without having to select line by line? I found a tutorial but it says to select the edges, I would like to select the faces.
Fopsi's user avatar
  • 153
0 votes
0 answers
220 views

Alt + Mouse click not selecting edges but selecting loops

My Alt + Left Mouse Button decided that it will go wild. It is selecting the loops (i.e. loop cut through default cube) but it will not select loop edges. It was working fine but it stopped in the ...
VladoZ's user avatar
  • 1
0 votes
1 answer
661 views

Why aren't my edge loops scaling from the center?

When I use Edge Loop Select and try scale the edge it doesn't seem to scale evenly. It is off center or large on one side than the other, even if the object is symmetrical. It looks as if the scale ...
Aaargh Zombies's user avatar
2 votes
1 answer
4k views

Impossible to select edge loops with shortcut [duplicate]

In Blender 2.8 it's impossible to select edge loops with Shift + Alt and left (or right) click. Why?
costa julien's user avatar
1 vote
2 answers
846 views

Using Python to select Inner loop in my mesh is producing unexpected results. Any suggestions? Blender 2.8

I have many 2d meshes that have many edge loops created with the Inset Straight Skeleton Tool and I'm hoping I can clean up some of the unwanted edge loops in an automated way. So far I've found: <...
James's user avatar
  • 133