ayon-core/openpype/hosts/harmony/plugins/publish
Petr Kalis 1b8d8e68f2
Harmony: refresh code for current Deadline (#5493)
* Explicitly set Python3 for Harmony OP plugin

* Fix method call

Without it it would always return True

* Explicitly set render instance to farm

* Added Harmony 22 executable

This plugin might not be necessary anymore for current Harmonies (at least for 22 works original Harmony plugin in DL)

* Removed logging

* fix - remove explicit disabling of review

instance.data["review"] could be False only if review shouldn't be explicitly done. This is not possible in old publisher.
TODO must be implemented in NP.
2023-09-01 18:23:45 +02:00
..
help Added new style validators for New Publisher for Harmony 2021-12-22 13:56:18 +01:00
collect_audio.py rename folder 2021-04-01 18:54:46 +02:00
collect_current_file.py OP-2414 - fixed imports for plugins after move to OP 2022-01-27 18:21:48 +01:00
collect_farm_render.py Harmony: refresh code for current Deadline (#5493) 2023-09-01 18:23:45 +02:00
collect_instances.py OP-2414 - fixed imports for plugins after move to OP 2022-01-27 18:21:48 +01:00
collect_palettes.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
collect_scene.py OP-2414 - fixed imports for plugins after move to OP 2022-01-27 18:21:48 +01:00
collect_workfile.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
extract_palette.py Use new import source of Extractor 2022-09-01 12:03:27 +02:00
extract_render.py AYON: 3rd party addon usage (#5300) 2023-07-27 10:54:45 +02:00
extract_save_scene.py OP-2414 - fixed imports for plugins after move to OP 2022-01-27 18:21:48 +01:00
extract_template.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
extract_workfile.py Use new import source of Extractor 2022-09-01 12:03:27 +02:00
increment_workfile.py use new imports of 'get_errored_plugins_from_context' and 'get_errored_instances_from_context' 2022-08-26 12:07:26 +02:00
validate_audio.py Fix - audio validator for Harmony has wrong logic 2022-06-17 12:39:44 +02:00
validate_instances.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
validate_scene_settings.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00