Blender Addon: SCO ButtObjects Author: BEAST_of_BURDEN This script is licensed under the GNU General Public License GPLv3. See the LICENSE file for more details.
This script incorporates code from [Distribute/Blenderbob] Originally licensed under GPLv3: [https://extensions.blender.org/add-ons/distribute/] Modifications and additions by [BEAST_of_BURDEN/SCO Butt Objects] Incorporated "Distribute" function into this script - changed labels and buttons.
This Blender addon provides tools for aligning Selected Objects to the bounds of the Active Object, the 3D Cursor, or the Origin of the Active Object. Users can align along the X, Y, or Z axis and choose to align to the Minimum, Center, or Maximum bounds, with options for Inside or Outside alignment. When "Align to Object Origin" is selected, additional tools allow copying the Active Object's Scale and Rotation to the Selected Objects.
The addon also includes a Distribute function, enabling users to evenly space selected Objects along the X, Y, or Z axis when three or more Objects are selected. The addon is accessible in the Item tab of the 3D Viewport Sidebar, offering a streamlined interface for precise alignment, distribution, and property transfer.
- Processes Multiple Objects
- Align To Selected Active Object
- Align To 3D Cursor
- Align To Selected Active Object Origin
- Align To X, Y, or Z Axis
- Align To Bounds Extent: Min, Ctr, or Max
- Align To Bounds Position: Inside or Outside
- Copy Selected Object Rotation
- Copy Selected Object Scale
- Equally Distribute 3 or More Objects - X, Y, or Z Axis
Install [From File].
Suggest you throw down a bunch of cubes, different scale, different rotation and play to see how it works.