Page MenuHome

[WIP] Fix T77867: Crash Link Duplicating Mesh
AbandonedPublic

Authored by Jeroen Bakker (jbakker) on Jul 14 2020, 5:36 PM.

Details

Summary

This fixes the issue but reduces performance to much to accept it. I
would propose to add a state batch_scheduled in the cache to better
test what needs to be done.

Other hack would be to replace the BLI_assert with an if statement.

Diff Detail

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