Blender Git Commit Log
Git Commits -> Revision 41d6d14
Revision 41d6d14 by Philipp Oeser (master) September 17, 2019, 13:43 (GMT) |
Fix paint cursor crash The new paint cursor (introduced in rBe0c792135adf) could crash for 2d painting without an active object. Note there are still drawing asserts (because we are mixing 2d and 3d drawing in 'paint_draw_cursor'), but these will be handled in a seperate commit. part of T69957 Reviewers: jbakker Maniphest Tasks: T69957 Differential Revision: https://developer.blender.org/D5820 |
Commit Details:
Full Hash: 41d6d1463f8e86dd6cc65ec4d1290957580c48f7
Parent Commit: 3a08153
Lines Changed: +3, -2
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_cursor.c (+3, -2) (Diff)