ayon-core/openpype/hosts
Petr Kalis 1ed5ef7dcd OP-3863 - attempt to speed up ExtractImage
If workfile has a large number of layers (hundreds or thousands), ExtractImage wasn't too efficient. It was hiding/showing layers too many times.
Current logic is to hide all, show only publishable layers of instance, save to image, hide them again.
get_layers replaced by argument if possible.
2022-09-06 13:16:01 +02:00
..
aftereffects use Extractor from openpype.pipeline 2022-09-01 11:59:48 +02:00
blender Merge branch 'develop' into feature/OP-3835_Move-publish-utils-to-pipeline 2022-08-30 13:48:02 +02:00
celaction small tweaks in usage of Logger 2022-08-24 16:21:04 +02:00
flame fixed interface name 2022-08-27 10:41:13 +02:00
fusion use new import sources for 'RepairContextAction' and 'RepairAction' 2022-08-26 12:25:02 +02:00
harmony Merge branch 'develop' into feature/OP-3835_Move-publish-utils-to-pipeline 2022-08-30 13:48:02 +02:00
hiero renamed hiero to addon 2022-08-26 15:14:33 +02:00
houdini Merge pull request #3745 from pypeclub/feature/OP-3835_Move-publish-utils-to-pipeline 2022-08-31 10:04:49 +02:00
maya Merge pull request #3669 from BigRoy/maya_menu_move_set_render_settings 2022-09-02 18:26:05 +02:00
nuke Merge pull request #3780 from pypeclub/bugfix/nuke-validate-write-node-fails 2022-09-06 10:49:30 +02:00
photoshop OP-3863 - attempt to speed up ExtractImage 2022-09-06 13:16:01 +02:00
resolve Merge pull request #3727 from pypeclub/feature/OP-3778_Resolve-as-module 2022-08-31 17:23:24 +02:00
standalonepublisher Merge branch 'develop' into feature/OP-3835_Move-publish-utils-to-pipeline 2022-08-30 13:48:02 +02:00
traypublisher Merge branch 'develop' into feature/OP-3835_Move-publish-utils-to-pipeline 2022-08-30 13:48:02 +02:00
tvpaint renamed 'tvpaint_module.py' to 'addon.py' 2022-08-26 15:11:22 +02:00
unreal renamed module.py to addon.py in unreal 2022-08-26 15:11:14 +02:00
webpublisher renamed 'IHostModule' to 'IHostAddon' 2022-08-26 15:06:50 +02:00
__init__.py