Blender Git Commit Log

Git Commits -> Revision 6b8ebd6

December 15, 2014, 11:09 (GMT)
Hook up facemap property to bones.

A bone using a facemap will not be displayed at all, rather it will use
the facemap of the mesh as an interaction area. The facemap still does
nothing since it's not yet hooked up to the customdata and widget code.
That will come next.

Commit Details:

Full Hash: 6b8ebd6bd6eb39dea4a6f06ccd151dc760ee5e9b
Parent Commit: 74308df
Lines Changed: +21, -3

8 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_bone.py (+3, -1) (Diff)
/source/blender/blenkernel/intern/action.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/armature.c (+1, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -1) (Diff)
/source/blender/editors/armature/pose_edit.c (+1, -0) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+6, -1) (Diff)
/source/blender/makesdna/DNA_action_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_pose.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021