emmasteimann / orient_bone_shapes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orient bone shapes

This addon adds 4 operators to Blender, available from the pose mode context menu (right click, or W key, depending on keymap). This addon is for Blender 2.8 only. For 2.79 and earlier, see the original addon linked below.

Set and align bone shape

Sets the selected bone's custom bone shape to the selected object, and transforms the shape object to keep the bone shape in the same position as the shape object is.

Set and align

Align bone shape

Transforms the bone shape object of the selected bone to keep the bone shape in the same position as the shape object is.

Extract custom shape

Creates a duplicate of the shape object of the selected bone.

Extract bone shape

Snap to bone

Aligns the origin, rotation and scale of the selected object to the selected bone.

Snap to bone

This addon is based on the original orient bone shapes script found at https://developer.blender.org/F207430

About


Languages

Language:Python 100.0%