tornavis/source
Jeroen Bakker 8f97a64dec 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
2020-06-23 14:33:26 +02:00
..
blender Fix T77893: Crash drawmanager threading custom data 2020-06-23 14:33:26 +02:00
creator Fix T76767: Cycles performance regression with CLI renders 2020-06-17 09:26:49 -06:00
tools@5cf2fc3e5d UI: rename Cycles point light Size to Radius, for consistency and clarity 2020-06-02 08:08:59 +02:00
CMakeLists.txt ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00