Project: Blender Extensions
Tracker: Py Scripts Upload
Blender: 2.60
Category: Object
Script name: Advanced Align Tools
Author(s): Lell, Anfeo
Status: Open
This is a conceptual add-on for the creation of a set of tools to align objects to each others in the 3D view, or to align objects to the 3D cursor. It also allows to align objects' pivot to other objects or to the 3D cursor. And to align 3D cursor to objects.
You can see here for more detailed instructions and videos http://blenderartists.org/forum/showthread.php?256114-Add-on-Advanced-align-tools
@ developers: I'm sure the code is not good, even it do what it has to do, so this add-on doesn't have to be checked, but has to be used as a concept to create an official blender tool. The main lacks of the code is that is slow and that doesn't take modifiers into account. This is why it has to be rewritten. In plus, I had in mind that this tools work also in edit mode, to align selections of vertices to active vertex, or to 3D cursor, in the same ways it does for Object mode. I hope a day I can see it in a Blender official release.
Thankyou very much!