Blender Git Commit Log
Git Commits -> Revision ef213f1
Revision ef213f1 by Antonio Vazquez (greasepencil-object) February 24, 2020, 10:12 (GMT) |
GPencil: Avoid query depsgraph for every point while drawing Now, the evaluated object is calculated before. |
Commit Details:
Full Hash: ef213f1b4013f187ad8466c74e383d9c4a09a012
Parent Commit: 7624567
Lines Changed: +8, -8
5 Modified Paths:
/source/blender/editors/gpencil/gpencil_intern.h (+2, -0) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_primitive.c (+3, -2) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+1, -4) (Diff)
/source/blender/editors/include/ED_gpencil.h (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_primitive.c (+3, -2) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+1, -4) (Diff)
/source/blender/editors/include/ED_gpencil.h (+1, -1) (Diff)