ayon-core/openpype/hosts
Petr Kalis 83242487fd
AfterEffects: support for workfile template builder (#5163)
* OP-5661 - added new menu item to AE extension

* OP-5661 - added support for addPlaceholder into extension

* OP-5661 - fix broken abstract loader

In some cases discover couldn't recognize that base plugin is abstract. Handled properly

* OP-5661 - WIP of implementing workfile template builder

* OP-5661 - added route to add placeholder

* OP-5661 - added route to build workfile

* OP-5661 - refactored arguments

* OP-5661 - implemented build workfile operation

moved from wrong position

* OP-5661 - removed wrong base plugin

* OP-5661 - implemented update placeholder logic

* OP-5661 - fix update placeholder metadata

* OP-5661 - added Creator placeholder plugin

* OP-5661 - pre_create_data could be passed into Creator

This allow to modify `pre_create_data` before automatically creating an instance. (Useful for overridding defaults.)

* OP-5661 - implemented populate of Create placeholder

* OP-5661 - implemented import of template

* OP-5661 - fix to populate correct create placeholder

Implemented function to select item(s) by their id. (CreateRender expects selected composition.)

* OP-5661 - fix workfile builder schema to multiplatform path

Path should be separated by platform.

* OP-5661 - implemented adding loaded items instead of placeholders

* OP-5661 - add Create Placeholder plugin to dropdown

* OP-5661 - add templated workfile to Settings

* OP-5661 - fix to choose template file from multiplatform

* OP-5661 - added documentation
2023-06-27 10:58:55 +02:00
..
aftereffects AfterEffects: support for workfile template builder (#5163) 2023-06-27 10:58:55 +02:00
blender Blender: Add support for custom path for app templates (#5137) 2023-06-22 11:57:23 +02:00
celaction Merge develop 2023-03-29 14:46:41 +02:00
flame Update openpype/hosts/flame/hooks/pre_flame_setup.py 2023-06-09 17:01:05 +02:00
fusion Merge remote-tracking branch 'origin/enhancement/allow_nested_settings_templates' into feature/OP-5207_Global-host-color-management-activation 2023-05-24 14:23:23 +02:00
harmony Handle Harmony zip files with deeper structure (#4782) 2023-04-05 16:59:27 +02:00
hiero hiero: backward compatibility 2023-06-09 16:57:14 +02:00
houdini Merge pull request #5026 from BigRoy/bugfix/houdini_frame_range_pointcache_camera 2023-06-05 23:11:40 +02:00
max ♻️ make code compatible with 3dsmax 2022 2023-06-20 14:04:17 +02:00
maya Merge pull request #5175 from tokejepsen/bugfix/OP-6236_Include-handles 2023-06-23 18:20:49 +02:00
nuke Merge pull request #5107 from ynput/bugfix/OP-4096_Nuke-open_file-function-wouldnt-open-autosave-file 2023-06-26 14:37:58 +02:00
photoshop Photoshop: add autocreators for review and flat image (#4871) 2023-05-02 11:19:50 +02:00
resolve resolve the conflict 2023-06-06 23:43:59 +08:00
standalonepublisher TrayPublisher & StandalonePublisher: Specify version (#5142) 2023-06-16 16:26:04 +02:00
substancepainter Enhancement: Improve logging levels and messages for artist facing publish reports (#5018) 2023-05-24 10:54:31 +02:00
traypublisher TrayPublisher & StandalonePublisher: Specify version (#5142) 2023-06-16 16:26:04 +02:00
tvpaint add review tag to output of extract sequence if instance is marked for review (#4843) 2023-04-13 18:42:50 +02:00
unreal Improved error message 2023-05-31 14:32:24 +01:00
webpublisher Webpublisher - headless publish shouldn't be blocking operation (#5177) 2023-06-22 20:17:56 +02:00
__init__.py