ayon-core/openpype/hosts/aftereffects/plugins
Petr Kalis d58e518c39
AfterEffects: added validator for missing files in FootageItems (#5590)
* OP-6345 - updated logic to return path and comp for FootageItem

Used later to check existance of file in published comps

* OP-6345 - added validator if footage files exist

Comp could contain multiple FootageItems, eg imported file(s). If file is missing render triggered by jsx fails silently.

* OP-6345 - updated extension

* OP-6345 - small updates after testing

* OP-6345 - fix - handle Solid Footage items

JSX failed silently on Solid item as it doesn't have any `.file`

* OP-6345 - enhance documentation

* OP-6345 - remove optionality

This plugin shouldn't be optional as when needed and skipped it result in really weird behavior.

* OP-6345 - updated documentation

Added missing plugins.

* OP-6345 - missed functionality for optionality

* OP-6345 - removed unneeded import
2023-09-11 17:23:08 +02:00
..
create removed usage of system settings from after effects 2023-09-01 17:10:40 +02:00
load AfterEffects: fix imports of image sequences (#5581) 2023-09-11 16:28:11 +02:00
publish AfterEffects: added validator for missing files in FootageItems (#5590) 2023-09-11 17:23:08 +02:00
__init__.py rename folder 2021-04-01 18:54:46 +02:00