Blender Git Loki
Git Commits -> Revision a3fea39
Revision a3fea39 by Clément Foucault (master) September 27, 2018, 14:09 (GMT) |
Fix T56915: Selectability in Solid Xray Mode This was caused by the object center being selected by the wireframe pass. The wireframe pass is now only drawn if we search for the nearest surface. This makes all wire objects (like non-meshes objects) higher priority than mesh surfaces. |
Commit Details:
Full Hash: a3fea397244406e2f60c388ea651a200e5b3681c
Parent Commit: efc4862
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/space_view3d/view3d_view.c (+1, -1) (Diff)