Blender Git Commit Log

Git Commits -> Revision 6a43ee6

Revision 6a43ee6 by Bastien Montagne (master)
July 21, 2014, 13:54 (GMT)
Fix T41128: Box selection bug with armatures.

Calling `glLoadName()` was possible with '-1' value (65535 actually), in `draw_pose_bones()`...

Note I think bug exists since ages (at least, seems to be already present in 2008
when drawarmature.c was added in repo)!

Odd behavior reported (issue only affected objects once parented to the armature) was
due to ordering stuff, since only objects drawn *after* the armature were affected.

Commit Details:

Full Hash: 6a43ee6e387824350f89e77f33c8907ff21d64ef
Parent Commit: a7d8f60
Lines Changed: +2, -2

1 Modified Path:

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