Blender Git Commit Log

Git Commits -> Revision f65e3c7

Revision f65e3c7 by Antonis Ryakiotakis (master)
March 23, 2015, 17:54 (GMT)
Fix T44076, SSAO in solid mode will disable antialiasing in wireframe
mode.

Yes it will, because those modes stay active. So on user side, expose
depth of field option always (I don't see why not), but disable SSAO in
wireframe/bounding box mode. It is a known limitation that compositing
does not support antialiasing yet, but better give users some more
control.

This could be included in final release but it's not that serious
either.

Commit Details:

Full Hash: f65e3c7f1b5aaa9b5376c20a36267aad27ce40ec
Parent Commit: 1b71279
Lines Changed: +20, -4

2 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+6, -4) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+14, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021