Blender Git Commit Log

Git Commits -> Revision d941f40

Revision d941f40 by Clément Foucault (master)
November 12, 2018, 17:07 (GMT)
Fix T57571: Blender crashes on UV transformation

That was caused by a thread safety issue on gpu_batch_presets_unregister()
which was not designed to be used for this kind of situation (managing 3D
meshes batches).

Commit Details:

Full Hash: d941f40c21f9b7eae861914db5b24427413044c9
Parent Commit: 7f24015
Lines Changed: +31, -6

2 Modified Paths:

/source/blender/draw/intern/draw_cache_impl_mesh.c (+18, -6) (Diff)
/source/blender/gpu/intern/gpu_batch_presets.c (+13, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021