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-15 16:25:25 +0300
committerJeroen Bakker <j.bakker@atmind.nl>2020-06-15 16:26:21 +0300
commitab8a6914317f6fc287fbe176df0b7ef202468d26 (patch)
treed627a132a00262e8a0ba2792095d05a9ba52d55d /source/blender/blenkernel/intern/shrinkwrap.c
parent3c717a631b56244f4a6c6dc30e8c353f318b35fe (diff)
Fix T77342: Fail to draw loose edges
The underlying issue is that the loose edge extraction cannot be threaded. This patch will extract the loose edges during initialization of the render mesh data. When working on this patch the mesh_render_data_update was split into multiple functions to identify what part was failing. These functions would also help us with debugging. Reviewed By: Clément Foucault Differential Revision: https://developer.blender.org/D7962
Diffstat (limited to 'source/blender/blenkernel/intern/shrinkwrap.c')
0 files changed, 0 insertions, 0 deletions