Blender Git Commit Log

Git Commits -> Revision d4f8bc8

Revision d4f8bc8 by Alexander Gavrilov (master)
September 11, 2019, 09:49 (GMT)
Armature: convert the length Python property of bones to a RNA property.

This allows accessing it from drivers and using it in UI, as
demonstrated by adding it to the transform panel of 3D View.

As an aside, properly mark transform-related properties of Bone
read-only, as they can only be changed correctly in edit mode.

Commit Details:

Full Hash: d4f8bc80a4bd69707a92e7141a2fb67d3f668c58
Parent Commit: 69e0f48
Lines Changed: +52, -20

5 Modified Paths:

/release/scripts/modules/bpy_types.py (+0, -12) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_rna.cc (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_buttons.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_armature.c (+39, -7) (Diff)
/source/blender/makesrna/intern/rna_pose.c (+11, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021