Blender Git Loki
Git Commits -> Revision 701e57e
Revision 701e57e by Campbell Barton (master) September 24, 2012, 00:05 (GMT) |
fix for issue where you could easily make zero user datablocks (especially with masks which default to fake user). - Make mask - assign to image editor - disable fake user This would make the image space reference a zero user mask datablock which wouldn't be saved. solve the bug by making mask and image assignments check the real usercount of the ID block (not taking into account fake user). |
Commit Details:
Full Hash: 701e57e11d0e6d6292c3ca876ccc286a3c4c2cea
SVN Revision: 50836
Parent Commit: 2a0649d
Lines Changed: +4, -4
1 Modified Path:
/source/blender/editors/space_image/image_edit.c (+4, -4) (Diff)