Fix #106247: Remove incorrect selection check when in multi-mesh #106350

Open
Jake wants to merge 1 commits from Jake-Faulkner/blender:Fix-106247 into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
Jake e8a706cc26 Fix #106247 - Remove active obj check
Object has to be active or selected to have any mode flag set, so the check is redundant except in the case of multi-mesh editing, where it causes an assert fail.
2023-04-10 14:03:07 -07:00