Blender Git Commit Log

Git Commits -> Revision 503866c

Revision 503866c by Joshua Leung (master)
August 2, 2018, 04:35 (GMT)
Fix T56199: Crash on Annotation in (VSE) Image Preview

In some cases (e.g. using old userpref settings/keymaps)
it was possible to trigger a crash when the wrong GP/Annotation
operators were triggered in the wrong contexts (e.g. using
the old GPENCIL_OT_paint in annotation-only contexts like
all the 2D editors).

This commit resolves several issues that were caused by sloppy
code-churn + features that had been hacked on.

Commit Details:

Full Hash: 503866c68154ef09e6199068391515f81eebaa2d
Parent Commit: 0fdd058
Lines Changed: +48, -33

2 Modified Paths:

/source/blender/editors/gpencil/annotate_paint.c (+16, -5) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+32, -28) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021