ayon-core/openpype/hosts/blender/plugins
Roy Nieterau a2a47787db Avoid need for executing in main thread by just not using bpy.ops functions.
I also skipped the "keep_transform" part of the functionality since it's redundant because the created asset group is always at origin by default, and thus needs no matrix inverse computations.
2023-11-14 09:12:09 +01:00
..
create Avoid need for executing in main thread by just not using bpy.ops functions. 2023-11-14 09:12:09 +01:00
load Remove debugging prints 2023-11-14 02:43:21 +01:00
publish Fix storing instance and context data correctly, fix removing instances + refactor instance nodes 2023-11-14 02:25:42 +01:00