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