Blender Git Commit Log
Git Commits -> Revision a596d5d
Revision a596d5d 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) February 10, 2018, 19:04 (GMT) |
Fix error in OpenGL render As F12 and OpenGL are detected as render mode, the pixel size was not correct. I have added a check to verify if it is a real F12 render or it's a OpenGL. Maybe this check must be removed if the OpenGL render operator is deprecated by a new system, but we need to keep the verification until them. |
Commit Details:
Full Hash: a596d5df05df19956d0be037920ef4c85df7e55a
Parent Commit: ca550d2
Lines Changed: +3, -4
1 Modified Path:
/source/blender/draw/engines/gpencil/gpencil_engine.c (+3, -4) (Diff)