s-leger / blender_cad_transforms

Precise CAD like transfoms for blender
GNU General Public License v3.0
75 stars 4 forks source link

How do I align to the vertices when I rotate? #33

Open ZeronoFreya opened 3 years ago

ZeronoFreya commented 3 years ago

like this image

Thanks!

s-leger commented 3 years ago

In order to do this, you have to rotate in 2 steps, once on z axis, once on remaining one. Alternative is to align to normals, then move along base plane defined by face. see Maker Tales video tutorial about 0.0.8 version