Blender Git Commit Log
Git Commits -> Revision 907e99d
Revision 907e99d by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) December 19, 2019, 20:20 (GMT) |
GPencil: Refactor: Add other light types We approximate area lights using the same code used by spot lights. |
Commit Details:
Full Hash: 907e99d08dfe900e230875cd33098887b37e0138
Parent Commit: 2d3e86f
Lines Changed: +71, -16
4 Modified Paths:
/source/blender/draw/engines/gpencil/gpencil_draw_data.c (+24, -2) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+10, -1) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_common_lib.glsl (+17, -7) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_frag.glsl (+20, -6) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+10, -1) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_common_lib.glsl (+17, -7) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_frag.glsl (+20, -6) (Diff)