Blender Git Loki
Git Commits -> Revision c01a2aa
Revision c01a2aa by Antonis Ryakiotakis (master) February 13, 2015, 10:56 (GMT) |
Alleviate grid creating shadows in Ambient Occlusion effect. Draw the grid last with depth masking disabled. That should have no ill effects otherwise as far as I can tell except from some exceptional cases (axis lines over grid) but this is hardly annoying. Generally to properly solve such issues we need to have a better render pipeline with wire objects/materials being drawn after compositing. This is not impossible but for now doing it the simple way. |
Commit Details:
Full Hash: c01a2aa4bbfe77feb5b2cc94fa0442aea5f34ad4
Parent Commit: e652f78
Lines Changed: +24, -23
1 Modified Path:
/source/blender/editors/space_view3d/view3d_draw.c (+24, -23) (Diff)