Blender Git Commit Log

Git Commits -> Revision 1e250b1

October 10, 2017, 16:49 (GMT)
Fix opacity change when drawing

When draw a stroke with a color with opacity < 1.0, there was a opacity change when finish stroke.

This was related to the blend pass that was used, so the drawing in fast mode must pass through the temp framebuffer to get same alpha values in blend.

Commit Details:

Full Hash: 1e250b1b83decd21ed116b01672d3bfb07127c94
Parent Commit: f3d3579
Lines Changed: +19, -4

1 Modified Path:

/source/blender/draw/engines/gpencil/gpencil_engine.c (+19, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021