Revert unselect non-ifc object using TAB

This commit is contained in:
Gorgious56
2023-06-06 11:59:05 +02:00
parent 4def4c2445
commit 9ec43b7d9e
@@ -779,7 +779,6 @@ class OverrideModeSetEdit(bpy.types.Operator):
element = tool.Ifc.get_entity(obj)
if not element:
obj.select_set(False)
continue
# We are switching from OBJECT to EDIT mode.