Blender Git Loki
Git Commits -> Revision b869da0
Revision b869da0 by Hans Goudey (master) December 2, 2021, 02:47 (GMT) |
Fix T84710: Instances with only mesh edges or vertices are invisible Wire-only meshes have a special case in the overlay drawing to give the wire shader a special color (which avoids the lines being dashed, somehow). The fast path for duplis didn't have that special case. Differential Revision: https://developer.blender.org/D13196 |
Commit Details:
Full Hash: b869da0c1089e37a363f32beffc734cbc53578e3
Parent Commit: 70a7685
Lines Changed: +28, -10
1 Modified Path:
/source/blender/draw/engines/overlay/overlay_wireframe.c (+28, -10) (Diff)