Fix crash when deleting a SoftBody
ClosedPublic

Authored by aacid on Aug 20 2019, 11:24 PM.

Details

Summary

A SoftBody is a group and deleting it failed to update the properties of
items that are not connected to it but to any of its subitems.

BUG: 408574

Diff Detail

Repository
R341 Step
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
aacid created this revision.Aug 20 2019, 11:24 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptAug 20 2019, 11:24 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
aacid requested review of this revision.Aug 20 2019, 11:24 PM
yurchor accepted this revision.Aug 21 2019, 6:08 AM
yurchor added a subscriber: yurchor.

Tested to work as expected. Still crashes when deleting moving softBody during simulation but it's a very good patch anyway. Many thanks.

This revision is now accepted and ready to land.Aug 21 2019, 6:08 AM
This revision was automatically updated to reflect the committed changes.