Page MenuHome

Fix T68710: crash on applying modifier after shape keys are removed
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on Aug 16 2019, 12:55 PM.

Details

Summary

This was a mistake in rB87629b2a7443

BKE_object_shapekey_free would never return true, so DEG updates
would not happen...
So ob->shapenr was not up-to-date etc., leading to crash in
BKE_mesh_nomain_to_mesh shapekey handling...

Diff Detail

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