ayon-core/openpype/hosts/blender/plugins/create
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_action.py Fix storing instance and context data correctly, fix removing instances + refactor instance nodes 2023-11-14 02:25:42 +01:00
create_animation.py Fix storing instance and context data correctly, fix removing instances + refactor instance nodes 2023-11-14 02:25:42 +01:00
create_blendScene.py Hound 2023-11-14 02:33:26 +01:00
create_camera.py Avoid need for executing in main thread by just not using bpy.ops functions. 2023-11-14 09:12:09 +01:00
create_layout.py Avoid need for executing in main thread by just not using bpy.ops functions. 2023-11-14 09:12:09 +01:00
create_model.py Avoid need for executing in main thread by just not using bpy.ops functions. 2023-11-14 09:12:09 +01:00
create_pointcache.py Fix storing instance and context data correctly, fix removing instances + refactor instance nodes 2023-11-14 02:25:42 +01:00
create_render.py Fix animation and review duplication in publisher UI 2023-11-10 17:16:55 +01:00
create_review.py Fix storing instance and context data correctly, fix removing instances + refactor instance nodes 2023-11-14 02:25:42 +01:00
create_rig.py Avoid need for executing in main thread by just not using bpy.ops functions. 2023-11-14 09:12:09 +01:00
create_workfile.py Clarify Workfile instance data persistence 2023-11-14 08:50:03 +01:00