Blender Git Loki
Git Commits -> Revision 1d1b8bb
Revision 1d1b8bb by Campbell Barton (master) September 10, 2015, 08:33 (GMT) |
Fix T46067: ShrinkWrap + Threaded depsgraph crash Note that allocating DM arrays from an editmesh is currently not threadsafe, however even if were resolved, its more efficient to avoid having to do it in the first place. |
Commit Details:
Full Hash: 1d1b8bb1968a96dc594c62aacab6e9b82256c346
Parent Commit: ac0e511
Lines Changed: +9, -0
1 Modified Path:
/source/blender/blenkernel/intern/shrinkwrap.c (+9, -0) (Diff)