Blender Git Commit Log

Git Commits -> Revision 7c125b9

Revision 7c125b9 by Joshua Leung (master)
April 28, 2011, 09:46 (GMT)
Bugfix [#27194] Difficulty selecting bones with boneshapes enabled and
some bones made un-selectable

Pose Bone selection (like object selection) used OpenGL to draw
wireframes with different colours into an offscreen buffer and then
from that identify which item was clicked on. The bug here was that
unselectable bones were getting drawn for this step too, so they were
getting caught instead of the control bones that were selectable.

Commit Details:

Full Hash: 7c125b9cf419643050ffdb7c92929cdc06517f4b
SVN Revision: 36367
Parent Commit: 06dc548
Lines Changed: +34, -16

1 Modified Path:

/source/blender/editors/space_view3d/drawarmature.c (+34, -16) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021