Blender Git Commit Log
Git Commits -> Revision a9a37ac
Revision a9a37ac by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) August 7, 2017, 08:52 (GMT) |
Fix problem of VFX double drawing The vfx pass needs a separate framebuffer to avoid double drawing of the strokes. If necessary, a full copy of the initial texture is done to be used by all vfx modifiers. |
Commit Details:
Full Hash: a9a37ac46c7c4ed0853b062852986affd766ed85
Parent Commit: 6abd280
Lines Changed: +126, -52