Blender Git Loki
Git Commits -> Revision 07e815d
Revision 07e815d by Antonis Ryakiotakis (blender-v2.74-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) 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