Blender Git Commit Log

Git Commits -> Revision c665a0b

March 3, 2017, 12:16 (GMT)
Add a basic shader for filling strokes

The shader code is very basic for testing purpose only.

Commit Details:

Full Hash: c665a0bcfa02bd733856a6cd0d8dcbbbcf6cab15
Parent Commit: 1e56ce1
Lines Changed: +54, -0

2 Added Paths:

/source/blender/gpu/shaders/gpu_shader_gpencil_fill_frag.glsl (+18, -0) (View)
/source/blender/gpu/shaders/gpu_shader_gpencil_fill_vert.glsl (+24, -0) (View)

3 Modified Paths:

/source/blender/gpu/CMakeLists.txt (+4, -0) (Diff)
/source/blender/gpu/GPU_shader.h (+2, -0) (Diff)
/source/blender/gpu/intern/gpu_shader.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021