clipboard import

This commit is contained in:
“christopheseux”
2023-05-04 18:45:17 +02:00
parent ec4212740c
commit 38b3e7b504
5 changed files with 264 additions and 110 deletions
+1
View File
@@ -52,3 +52,4 @@ def get_bl_cmd(blender=None, background=False, focus=True, blendfile=None, scrip
def get_addon_prefs():
addon_name = __package__.split('.')[0]
return bpy.context.preferences.addons[addon_name].preferences