-
Campbell Barton authored
collections like context.selected_objects no longer return None for empty lists. Update scripts for this. also removed check for obj.data == None for a mesh. This will never happen.
Campbell Barton authoredcollections like context.selected_objects no longer return None for empty lists. Update scripts for this. also removed check for obj.data == None for a mesh. This will never happen.