Blender Git Commit Log

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

3 Modified Paths:

/source/blender/freestyle/intern/application/Controller.cpp (+5, -3) (Diff)
/source/blender/freestyle/intern/application/Controller.h (+1, -1) (Diff)
/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp (+9, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021