Align Cursor
Updated due to _init_ signature changes in Blender V4.4.3.
Added Pick Cursor operator. Allows you to quick align to the face\edge\vert under the mouse cursor. Hold <ctrl> to snap to face verts + face centre. Hold <ctrl>+<alt> to snap to edge verts + edge centre.
Added Pick Cursor operator. Allows you to quick align to the face\edge\vert under the mouse cursor. Hold <ctrl> to snap to face verts + face centre. Hold <ctrl>+<alt> to snap to edge verts + edge centre.
Corrected stupid active object error introduced in last update. Sorry everyone!
Moved addon to it's own sub directory to avoid conflicts. Please remove previous version before installing this one.
Minor code cleanup. Corrected version string to clear warning in 3.6.17. Added ability to align to armature bones in both pose and edit modes
Fixed issue when aligning to two objects.