Blender Git Commit Log

Git Commits -> Revision 74191f3

Revision 74191f3 by Joshua Leung (master)
December 9, 2007, 11:53 (GMT)
== Armature - Ghosting Feature (Cessen request) ==

Added a new option for Armature Ghosting: Only draw ghosts for selected bones. This is activated by toggling the "Sel" button beside the GStep: field.

Note: this does not give any speed increases, as the whole pose must be recalculated for each ghost. In fact, it might even cause minor performance decreases, due to the need to tag and un-tag bones before/after drawing the set of ghosts.

Commit Details:

Full Hash: 74191f3ecb1e520e5f162fecd9fe686a13a3bde4
SVN Revision: 12829
Parent Commit: d033c24
Lines Changed: +95, -43

3 Modified Paths:

/source/blender/makesdna/DNA_armature_types.h (+16, -14) (Diff)
/source/blender/src/buttons_editing.c (+3, -2) (Diff)
/source/blender/src/drawarmature.c (+76, -27) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021