Blender Git Commit Log

Git Commits -> Revision 6bb9ec5

December 10, 2019, 11:03 (GMT)
GPencil: Move cache recalc functions to shared module

This is the first step to move the recalc of the filling to the evaluation area (like modifiers) and not in the draw manager that must only draw.

Commit Details:

Full Hash: 6bb9ec58d24f9ef6ee3671895cb1e0dad58e19d9
Parent Commit: 910dea6
Lines Changed: +92, -88

7 Modified Paths:

/source/blender/blenkernel/BKE_gpencil.h (+6, -1) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+81, -0) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+2, -26) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_primitive.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+1, -58) (Diff)
/source/blender/editors/include/ED_gpencil.h (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021