Blender Git Loki
Git Commits -> Revision 6c5722e
Revision 6c5722e by Sebastian Koenig (tracking_tools) July 21, 2021, 06:43 (GMT) |
Masking: Only execute draw_mask with a clip When going to maskedit mode without a clip loaded and clicking anywhere Blender crashed. Now use poll to check for a clip before exeting the draw_mask operator. |
Commit Details:
Full Hash: 6c5722ee406e7bb367f83eae3abdd2d45627709e
Parent Commit: abae63b
Lines Changed: +5, -0
1 Modified Path:
/release/scripts/startup/bl_operators/mask.py (+5, -0) (Diff)