Files
test2/source/blender
Clément Foucault 4432209849 Fix T78321 Eevee: Motion blur crash rendering animation with high steps count
This was caused by `BPy_*_ALLOW_THREADS` being used when it shouldn't.

Implemented the simple fix suggested by @brecht :

> The simplest solution may be to ensure that Python stuff is only done
> when called through the RNA API, and not when Eevee calls it directly.
2020-07-20 17:23:28 +02:00
..
2020-03-19 21:55:17 +01:00
2020-07-20 09:25:26 +10:00
2020-07-19 17:37:02 +10:00
2020-07-19 17:37:02 +10:00
2020-07-20 12:16:20 +02:00