Blender Git Commit Log
Git Commits -> Revision 82aa300
Revision 82aa300 by Bastien Montagne (master) September 21, 2020, 12:24 (GMT) |
Fix T79373: Forbid painting on linked image from 3DView. As noted by @lichtwerk (thanks), one can have a local object and/or material using a linked image data-block, this case needs some different handling to prevent painting on such linked image. For now, tweak `BKE_paint_proj_mesh_data_check` (eeeek, that name prefix!) to consider paintslots with linked image as 'non-existing'. |
Commit Details:
Full Hash: 82aa300e1ce47f2b77e868ba43ffeaff0dc7bf96
Parent Commit: 1547522
Lines Changed: +6, -10
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_image_proj.c (+6, -10) (Diff)