Blender Git Commit Log
Git Commits -> Revision 2de9da6
Revision 2de9da6 by Antonis Ryakiotakis (master) March 10, 2014, 16:42 (GMT) |
Fix T39034 brush always shown even after deactivating the show cursor option after reentering a paint mode. Solution by Bastien with modifications, thanks! Show Brush flag need not be reenabled always, but make sure it is at least enabled once on paint initialization. |
Commit Details:
Full Hash: 2de9da6ee9a8813704ad402c7bc4ba77b35a9267
Parent Commit: 658f37a
Lines Changed: +6, -2
5 Modified Paths:
/source/blender/blenkernel/intern/paint.c (+0, -2) (Diff)
/source/blender/blenkernel/intern/scene.c (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_uv.c (+2, -0) (Diff)
/source/blender/blenkernel/intern/scene.c (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt_uv.c (+2, -0) (Diff)