Page MenuHome

Fix T77342: Fail to draw loose edges
ClosedPublic

Authored by Jeroen Bakker (jbakker) on Jun 9 2020, 9:15 AM.

Details

Summary

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.

Diff Detail

Repository
rB Blender
Branch
T77342 (branched from master)
Build Status
Buildable 8450
Build 8450: arc lint + arc unit