Blender Git Loki
Git Commits -> Revision 4e6a54e
Revision 4e6a54e by Sergey Sharybin (master) July 9, 2012, 11:45 (GMT) |
Tomato: fix for mask cache That used to be a threading issue when two different operations were allowed to access the same mask's cache. Now use lock in BKE_mask_rasterize_layers so that should work fine now. |
Commit Details:
Full Hash: 4e6a54e60b714780a58d01a5ab19bd86586886da
SVN Revision: 48753
Parent Commit: 882269c
Lines Changed: +15, -1
1 Modified Path:
/source/blender/blenkernel/intern/mask.c (+15, -1) (Diff)