Blender Git Commit Log

Git Commits -> Revision 07e815d

March 24, 2015, 14:47 (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: 07e815df4bd4ad28065f19d7025623f9fc53faed
Parent Commit: a10e7ca
Committed By: Sergey Sharybin
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