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