From a4a41931243dd4653feec7427845761a97024740 Mon Sep 17 00:00:00 2001 From: Roy Nieterau Date: Sat, 12 Oct 2024 23:13:56 +0200 Subject: [PATCH] Remove redundant initial deselect all --- client/ayon_blender/plugins/load/load_cache_data.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/ayon_blender/plugins/load/load_cache_data.py b/client/ayon_blender/plugins/load/load_cache_data.py index d947fb4..97f73e9 100644 --- a/client/ayon_blender/plugins/load/load_cache_data.py +++ b/client/ayon_blender/plugins/load/load_cache_data.py @@ -43,8 +43,6 @@ def process_asset( context: Full parenthood of representation to load options: Additional settings dictionary """ - - plugin.deselect_all() filepath = self.filepath_from_context(context) relative = bpy.context.preferences.filepaths.use_relative_paths