Blender Git Commit Log

Git Commits -> Revision 891a944

July 3, 2018, 15:43 (GMT)
Fix: Crash when erasing annotation strokes

The code was assuming that dvert data always exists on strokes
(it shouldn't, if we're doing everything correctly!), which
caused crashes when erasing annotation strokes (which definitely
don't have this data).

TODO:
Check that the rest of the code doesn't make similar assumptions!

Commit Details:

Full Hash: 891a944dfd6ec02b42853ed1560930698abbc6c6
Parent Commit: cc7bbda
Lines Changed: +17, -11

1 Modified Path:

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