Blender Git Loki
Git Commits -> Revision 541e81a
Revision 541e81a 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) July 12, 2017, 12:12 (GMT) |
Fix color distorsion while drawing Need to use the mix_pass in order to get the same color while drawing. If the pass is not mixed with the same pass than strokes, there is a change in the color between drawing stroke and final stroke due the process to mix. This is slower, but needed and while drawing the time delay is negligible |
Commit Details:
Full Hash: 541e81ac96eb7fbd5265db53043908cc7b7425e3
Parent Commit: 32a244c
Lines Changed: +28, -11
1 Modified Path:
/source/blender/draw/engines/gpencil/gpencil_engine.c (+28, -11) (Diff)