ayon-core/openpype/hosts/blender/api
2023-11-02 11:42:39 +01:00
..
icons moved blender implementation to openpype 2022-01-21 01:28:07 +01:00
__init__.py draft blenderhost class implementation 2023-10-24 14:04:29 +02:00
action.py RepairAction and SelectInvalidAction actually filter to instances that failed on the exact plugin - not on "any failure" (#5240) 2023-07-05 14:11:20 +02:00
capture.py Use set instead of list to check types 2023-10-24 10:27:25 +01:00
colorspace.py Improved naming for RenderProduct 2023-10-02 15:34:48 +01:00
lib.py Add dict to imprint, type hints in blenderhost, imprint in create 2023-10-24 14:06:37 +02:00
ops.py Refactor: Blender new publisher 2023-10-24 14:04:25 +02:00
pipeline.py implement IWorkfileHost for Blender host 2023-10-24 14:06:37 +02:00
plugin.py Rename BlenderCreator into BaseCreator 2023-11-02 11:42:39 +01:00
properties.py Fixed errors during create 2023-10-24 14:04:29 +02:00
render_lib.py Added Cycles render passes 2023-10-02 12:45:18 +01:00
workio.py don't use HOST_WORKFILE_EXTENSIONS in blender workio 2022-08-24 18:16:39 +02:00