Blender Git Commit Log

Git Commits -> Revision 6200ea8

December 11, 2019, 02:06 (GMT)
GPencil: Refactor: Implement Checker Fill type

This is not matching the old implementation as the tranform order is
different. We may patch older files to match new impelementation.

Commit Details:

Full Hash: 6200ea886c90e50a03c0694972b263541ec90ba7
Parent Commit: 076eb5c
Lines Changed: +42, -4

6 Modified Paths:

/source/blender/draw/engines/gpencil/gpencil_draw_data.c (+19, -4) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+9, -0) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+5, -0) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_common_lib.glsl (+4, -0) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_frag.glsl (+2, -0) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_vert.glsl (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021