Blender Git Commit Log
Git Commits -> Revision bf2c2d4
Revision bf2c2d4 by Joshua Leung (master) September 24, 2016, 00:50 (GMT) |
Fix T49441: Grease Pencil - pie menu - brush name field crashes blender Using context.active_gpencil_brush to access the active Grease Pencil brush would result in a crash if trying to rename the brush, because the "ID" pointer was not set. To be backported to 2.78 |
Commit Details:
Full Hash: bf2c2d43ef3ff955560a6b22be04c8860d0beabe
Parent Commit: 36d0ea3
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/screen/screen_context.c (+1, -1) (Diff)