Blender Git Commit Log
Git Commits -> Revision 34d7028
Revision 34d7028 by Chris Want (master) May 17, 2007, 21:28 (GMT) |
Plumifero's wishlist: * When duplicating bones that have constraints (edit mode), duplicate them too with TARGET field updated. This is code that I wrote a few years ago before the armature refactor. It is simple code that compiles and seems to work fine, but should be checked by Ton or somebody else with better knowledge of the current armature system. Usage description, (stolen from the first time this code was committed): "Duplicating bones in edit mode now also duplicates the constraints associated with that bone ... if the constraint subtarget bone is also duplicated the new constraint points to this new bone as it's subtarget." |
Commit Details:
Full Hash: 34d7028931c8db8ce7441b74a94ea20969ead9ff
SVN Revision: 10731
Parent Commit: 53b4349
Lines Changed: +68, -3
1 Modified Path:
/source/blender/src/editarmature.c (+68, -3) (Diff)