ayon-core/openpype/hosts/blender/plugins/create
2023-11-14 15:33:59 +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 Clarify what asset_group pre_create_data intends to do, because it is not an Attribute Definition on the Creator 2023-11-14 12:02:20 +01:00
create_blendScene.py Fix parent class 2023-11-14 15:33:59 +01:00
create_camera.py Remove redundant docstring - since create now isn't off-loaded to 'main thread' anymore 2023-11-14 12:03:16 +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 Remove "asset_group" functionality in CreateReview, since it's unused there 2023-11-14 12:02:46 +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