Files
test/source/blender
Clément Foucault 38bb263422 Fix T81193 EEVEE: Crash when motion blur is aborted at cache finish
This was caused by a use after free. The issue was that the motion steps
were successfully gathered but failling the last vertex count check,
discarding the copied VBOs but not removing the reference of the first
VBO which was passing the test.
2021-01-30 16:56:38 +01:00
..
2021-01-26 14:56:39 -07:00
2021-01-29 11:07:58 +01:00