Blender Git Loki
Git Commits -> Revision 0411cfe
Revision 0411cfe by Bastien Montagne (master) May 8, 2016, 09:39 (GMT) |
Fix T48373: Crash when using dynamic paint with brush material. `dynamicPaint_doMaterialTex` was called from inside an omp parallel section with brush->dm itself, and not the local dm copy. Generating looptri data is not thread safe at all... |
Commit Details:
Full Hash: 0411cfea9d8bfcad6271ccec51bc9a9c641c798c
Parent Commit: 1955754
Lines Changed: +5, -2
1 Modified Path:
/source/blender/blenkernel/intern/dynamicpaint.c (+5, -2) (Diff)