Page MenuHome

Fix T81488: Deleting an Object Constraint crashes Blender
ClosedPublic

Authored by Hans Goudey (HooglyBoogly) on Oct 6 2020, 5:41 PM.

Details

Summary

The edit_constraint_property_get function was using bone constraints
in pose mode even for object constraints. This change mirrors the code
in`uiTemplateConstraints` as well.

Diff Detail

Repository
rB Blender
Branch
fix-remove-object-constraint-crash (branched from master)
Build Status
Buildable 10590
Build 10590: arc lint + arc unit