Blender Git Commit Log

Git Commits -> Revision be1f4d8

Revision be1f4d8 by Antonio Vazquez (master)
November 29, 2019, 10:25 (GMT)
Fix T72013: Gpencil Interpolate strokes causes instant crash when material list is empty

The problem was the draw function tried to use the material and gpsettings and both were NULL.

Now, the default material is used.

Commit Details:

Full Hash: be1f4d875fb8001a10886a8577032e0f197827d3
Parent Commit: b25bb2d
Lines Changed: +15, -2

3 Modified Paths:

/source/blender/blenkernel/BKE_material.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/material.c (+5, -0) (Diff)
/source/blender/editors/gpencil/drawgpencil.c (+9, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021