Blender Git Loki
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