Blender Git Loki
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