Fix T96032
The modifier version of delete, apply, copy and copy to selected did have checks in place, while the constraint version of those operators was missing the check if con is NULL.
Differential D14195
Fix T96032: cancel constraint operators if no constraint is selected Authored by Henrik Dick (weasel) on Feb 25 2022, 2:59 PM. Tags Subscribers None
Details
Fix T96032 The modifier version of delete, apply, copy and copy to selected did have checks in place, while the constraint version of those operators was missing the check if con is NULL.
Diff Detail
|