Blender Git Commit Log

Git Commits -> Revision 94d228a

January 3, 2020, 21:26 (GMT)
GPencil: Refactor: Add stroke fast drawing

This use the same behavior as previous implementation. It uses a temp
buffer to store the screen and avoid redraw.

But this will be only on demand as the drawing may not match the final
look when releasing the pen. The UI option has not been added yet.

This mode still supports blending and VFX. Just stroke ordering with the
scene not supported.

Commit Details:

Full Hash: 94d228a4e4c4aca3b08abb1129c8b6f1f2011e33
Parent Commit: 08fa158
Lines Changed: +185, -54

3 Modified Paths:

/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c (+1, -0) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+173, -54) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+11, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021