Blender Git Commit Log

Git Commits -> Revision 589a889

December 31, 2019, 18:28 (GMT)
GPencil: Refactor: Implement Onion skinning back

This new implementation changes a few things:
- The alpha is not dependent on the number of frames you choose to draw.
- The loop option affects more than one frame.
- The next frames are drawn on top of the active frame (TODO)

Commit Details:

Full Hash: 589a889d2320d976f71df2afeeaf22f6c6ea1f39
Parent Commit: 15525ca
Lines Changed: +110, -74

4 Modified Paths:

/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+82, -71) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+22, -2) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_vert.glsl (+2, -1) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021