Blender Git Commit Log

Git Commits -> Revision b7d717c

Revision b7d717c by Campbell Barton (master)
November 23, 2009, 23:03 (GMT)
added a function to duplicate bPoseChannel's internal data - constraints, id-props etc.
duplicate_pose_channel_data(), the code to do this was inline in editarmature.c

duplicating editbones now duplicates posebone id-props

also removed an if test for &channew->constraints since it will always be true.

Commit Details:

Full Hash: b7d717cead9000c4600d71ed15fc10ebc103c591
SVN Revision: 24841
Parent Commit: 9702ea7
Lines Changed: +60, -66

3 Modified Paths:

/source/blender/blenkernel/BKE_action.h (+5, -1) (Diff)
/source/blender/blenkernel/intern/action.c (+42, -0) (Diff)
/source/blender/editors/armature/editarmature.c (+13, -65) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021