Blender Git Loki
Git Commits -> Revision c8e9832
Revision c8e9832 by Tamito Kajiyama (master) May 5, 2016, 14:15 (GMT) |
Fix T48320: Freestyle renders wrong edges of objects which in the other RenderLayer. FSAA sample files in EXR format are no longer always updated (after some changes between 2.73 and 2.74 releases), and the reported bug was caused by old samples from a previous frame that were being merged by mistake. The present revision addresses the documented issue by entirely skipping the rendering of auto-generated scenes when there are no Freestyle strokes to render, which suppresses sample merging of the render layers that were not rendered. |
Commit Details:
Full Hash: c8e9832be3ad2a86dc035a413a5be7469685636e
Parent Commit: 6f83710
Lines Changed: +15, -9