Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Bakker <jbakker>2020-06-23 15:28:08 +0300
committerJeroen Bakker <j.bakker@atmind.nl>2020-06-23 15:33:26 +0300
commit8f97a64dec356d48a51948658efed7d7a9074c6e (patch)
treeb8021c00820040bf0a6239059abffed84008b8b7 /doc/python_api/rst
parent439b40e601f8cdae9a12fc3f503e9e6acdd596d5 (diff)
Fix T77893: Crash drawmanager threading custom data
Tangent normals were temporarily saved in the original given layers but the typeinfo wasn't updated. This lead to several issues since we changed the threading of the mesh extraction. This patch stores the tangent normals in a temporary custom data on the stack this way the typemap doesn't need to be updated. Still need to run the tests for an hour to see if it is fixed Reviewed By: Clément Foucault, Philipp Oeser Differential Revision: https://developer.blender.org/D8095
Diffstat (limited to 'doc/python_api/rst')
0 files changed, 0 insertions, 0 deletions