Blender Git Commit Log
Git Commits -> Revision 8e81daa
Revision 8e81daa by Joshua Leung (master) December 13, 2007, 10:55 (GMT) |
== 2 New Rigging Tools == This commit introduces two (currently only one is actually functional) new features for working with armatures. * Bone Merging (Alt-M) It is now possible to select a bunch of linked bones and "merge" them together. Currently, there's only one option to merge bones that are selected and linked to each other in a chain. * Add Bone Between Joints (FKEY) This allows you to select a few joints, and have a bone created between them. Currently, this is not yet functional (but the code is there) |
Commit Details:
Full Hash: 8e81daa8bc09b5c2ef7c9d26b6c9bc8628d38f02
SVN Revision: 12865
Parent Commit: ac09c43
Lines Changed: +296, -12