Blender Git Commit Log

Git Commits -> Revision fc5bf09

Revision fc5bf09 by Yuki Shirakawa (master)
May 11, 2021, 09:31 (GMT)
Rigging: Add transform for custom bone shapes

Add translation/rotation/scale parameters for custom bones shapes. The
new scale is a 3D vector `custom_shape_scale_xyz`, and replaces the
`custom_shape_scale` float.

Reviewed By: #animation_rigging, sybren, zeddb

Differential Revision: https://developer.blender.org/D10974

Commit Details:

Full Hash: fc5bf09fd88c331b568c5b485bb0e487179ecb44
Parent Commit: a02be60
Committed By: Sybren A. Stüvel
Lines Changed: +64, -20

7 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_bone.py (+6, -1) (Diff)
/source/blender/blenkernel/intern/action.c (+6, -2) (Diff)
/source/blender/blenkernel/intern/armature.c (+2, -1) (Diff)
/source/blender/blenloader/intern/versioning_300.c (+11, -0) (Diff)
/source/blender/draw/engines/overlay/overlay_armature.c (+15, -7) (Diff)
/source/blender/makesdna/DNA_action_types.h (+8, -6) (Diff)
/source/blender/makesrna/intern/rna_pose.c (+16, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021