Blender Git Loki
Git Commits -> Revision ab8a691
Revision ab8a691 by Jeroen Bakker (master) June 15, 2020, 13:26 (GMT) |
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 |
Commit Details:
Full Hash: ab8a6914317f6fc287fbe176df0b7ef202468d26
Parent Commit: 3c717a6
Lines Changed: +197, -160
1 Modified Path:
/source/blender/draw/intern/draw_cache_extract_mesh.c (+197, -160) (Diff)