Blender Git Commit Log
Git Commits -> Revision 8507336
Revision 8507336 by Sergey Sharybin (master) October 27, 2021, 12:52 (GMT) |
Fix T92423: Blender freeze rendering animation with Mantaflow Mantaflow could steal tasks from dependency graph, which under certain conditions causes a recursive lock involving GIL. Isolate threading done in mantaflow when it is interfaced form the dependency graph. Isolation done from the modifier, since the deeper calls are branching out quite quickly. Differential Revision: https://developer.blender.org/D13011 |
Commit Details:
Full Hash: 8507336e76902604a2128b23a4d8e52094031ab0
Parent Commit: 82cf25d
Lines Changed: +37, -4
1 Modified Path:
/source/blender/modifiers/intern/MOD_fluid.c (+37, -4) (Diff)