mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| addons | ||
| client | ||
| hooks | ||
| host | ||
| hosts | ||
| lib | ||
| modules | ||
| pipeline | ||
| plugins | ||
| resources | ||
| scripts | ||
| settings | ||
| style | ||
| tests | ||
| tools | ||
| vendor | ||
| widgets | ||
| __init__.py | ||
| __main__.py | ||
| cli.py | ||
| pype_commands.py | ||
| version.py | ||