Bugfix
During validation, deleted objects are removed from selections, among other things.
The selection filter is currently applied to the selected objects, which is wrong several times:
- Deleted objects must always be able to be de-selected.
- The deselection filter must be applied to valid objects.