Blender Git Commit Log

Git Commits -> Revision 8432452

Revision 8432452 by Antonio Vazquez (master)
October 22, 2020, 18:01 (GMT)
GPencil: Fix unreported crash using layer solo mode and masked layers

The solo mode was skipping the layer creation data and the loop of masks expect to have all layers in the array or the loop crash.

The solution is just create the layer array data for the layer, but don't draw any stroke.

Commit Details:

Full Hash: 8432452f6fcb5f96df900250700f7fed7dfa32b5
Parent Commit: 6180eca
Lines Changed: +5, -5

1 Modified Path:

/source/blender/blenkernel/intern/gpencil.c (+5, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021