Blender Git Commit Log

Git Commits -> Revision 8bf6e2d

Revision 8bf6e2d by Joshua Leung (master)
April 7, 2010, 11:27 (GMT)
Auto Keyframing:

Made 'PoseLib', 'Pose Paste', and 'Transforms' use the active KeyingSet instead of a hardcoded one if there is an active KeyingSet and the 'Only Insert for Keying Set' option is enabled in the User Prefs.

Also, made sure that for transforms, the active KeyingSet is provided with the data being modified instead of having them retrieve this from the context (which may miss a few items).

---

While making the changes for pose paste, made pasting poses not destroy the existing properties on the bones if the buffer bones didn't have any properties to replace the old ones with. IMO, this seems a bit too destructive if they don't get replaced, but perhaps in some cases not removing causes some problems with bad poses?

Commit Details:

Full Hash: 8bf6e2d09ce11176d374f371c4b7e8b89d9d05dd
SVN Revision: 28070
Parent Commit: e81c198
Lines Changed: +44, -32

3 Modified Paths:

/source/blender/editors/armature/poselib.c (+11, -4) (Diff)
/source/blender/editors/armature/poseobject.c (+30, -25) (Diff)
/source/blender/editors/transform/transform_conversions.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021