ayon-core/openpype/hosts/webpublisher/plugins/publish
Petr Kalis f35b3508ea
Fix of no_of_frames (#5819)
If it throws exception, no_of_frames wont be available.
This approach is used to limit need to decide if published file is image or video-like. Hopefully exception is fast enough and would be still necessary for rare cases of weird video-likes files.
2023-10-25 17:45:23 +02:00
..
collect_batch_data.py use lib functions from webpublisher 2022-08-25 17:50:54 +02:00
collect_fps.py modified collect fps to not override instance fps if is already set 2021-11-09 16:09:25 +01:00
collect_published_files.py Fix of no_of_frames (#5819) 2023-10-25 17:45:23 +02:00
collect_tvpaint_instances.py removed 'get_subset_name' and renamed 'get_subset_name_with_asset_doc' to 'get_subset_name' 2022-08-23 19:20:04 +02:00
collect_tvpaint_workfile_data.py use lib functions from webpublisher 2022-08-25 17:50:54 +02:00
extract_tvpaint_workfile.py Fix typos / cosmetics 2022-01-16 13:05:26 +01:00
others_cleanup_job_root.py added cleaunp plugin which removed content of job root 2021-11-11 12:00:22 +01:00
validate_tvpaint_workfile_data.py renamed 'CollectAvalonEntities' to 'CollectContextEntities' 2022-11-16 14:43:19 +01:00