Blender Git Loki

Git Commits -> Revision 601ce6a

Revision 601ce6a by Sybren A. Stüvel (master)
September 28, 2016, 11:54 (GMT)
POSELIB_OT_pose_add: only create keyframes for selected bones.

Previously the pose library used the WholeCharacter key set, which ignores
selection and add keys for almost all bones in the rig. This is a very
slow operation on complex rigs. With this patch, only selected bones are
keyed, defaulting to keying all bones when none are selected.

Note that this fixes the FIXME previously mentioned in the source.

Commit Details:

Full Hash: 601ce6a89c4f7ecc974f40c85add491a7c295c6f
Parent Commit: dbb8222
Lines Changed: +20, -4

3 Modified Paths:

/release/scripts/startup/keyingsets_builtins.py (+17, -1) (Diff)
/source/blender/editors/armature/pose_lib.c (+2, -3) (Diff)
/source/blender/editors/include/ED_keyframing.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021