Blender Git Commit Log

Git Commits -> Revision 748b89f

Revision 748b89f by Alexander Gavrilov (master)
October 31, 2018, 17:04 (GMT)
Allow changing B-Bone custom handle references from Pose Mode.

@jpbouza was rather upset these were made read-only, and unlike
parents, it's not that hard to allow changing these Bone fields:
all is needed is to carefully refresh the matching fields in the
relevant bPoseChannel objects and properly tag update.

Reviewers: brecht

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

Commit Details:

Full Hash: 748b89f12462c13025e0f9c61cc6f38e22cd53f2
Parent Commit: 9fbba61
Lines Changed: +82, -35

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_bone.py (+4, -12) (Diff)
/source/blender/blenkernel/BKE_armature.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/armature.c (+22, -17) (Diff)
/source/blender/makesrna/intern/rna_armature.c (+55, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021