Files
test/source/blender
David-Haver 68d948efb9 Fix #119958: Crash when baking during animation
Sometime when baking during an animation blender could crash.
WM_set_locked_interface(job->wm, true) was inside the wm thread.
This caused a race condition between the check and the lock.

Pull Request: https://projects.blender.org/blender/blender/pulls/120258
2024-04-04 18:42:44 +02:00
..
2024-04-04 10:55:18 +11:00
2024-03-29 00:05:25 +01:00
2024-04-03 15:34:40 +02:00