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

4 Modified Paths:

/source/blender/include/BIF_editarmature.h (+3, -0) (Diff)
/source/blender/src/editarmature.c (+284, -1) (Diff)
/source/blender/src/header_view3d.c (+5, -7) (Diff)
/source/blender/src/space.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021