ayon-core/openpype/hosts
Petr Kalis c9f3340f3c OP-3723 - resize saved images in PS for ffmpeg
Ffmpeg cannot handle pictures higher than 16384x16384. Uses PIL to resize to max size(with aspect ratio).
In the future this plugin should be refactored (to use general ExtractThumbnail and ExtractReview).
2022-08-16 12:18:53 +02:00
..
aftereffects "OP-3684 - revert - fix for new publisher" 2022-08-03 17:39:35 +02:00
blender bugfix blender ops for workfiles dialog 2022-07-28 18:46:47 +02:00
celaction use query functions in celaction 2022-06-20 19:01:47 +02:00
flame global, flame, hiero, resolve, sp: implementing newAssetPublishing 2022-07-27 11:21:20 +02:00
fusion use query functions on remaining places 2022-07-29 10:38:01 +02:00
harmony Fix - method expects dict not id 2022-07-25 13:49:15 +02:00
hiero global, flame, hiero, resolve, sp: implementing newAssetPublishing 2022-07-27 11:21:20 +02:00
houdini Merge branch 'develop' into feature/OP-3593_Move-load-functions-into-pipeline 2022-07-25 10:35:33 +02:00
maya 🐛 fix missing variable and handle unset Settings value 2022-08-05 17:14:10 +02:00
nuke Merge pull request #3574 from pypeclub/feature/OP-3647_Separate-extraction-of-template-data-into-more-functions 2022-07-28 11:53:13 +02:00
photoshop OP-3723 - resize saved images in PS for ffmpeg 2022-08-16 12:18:53 +02:00
resolve global, flame, hiero, resolve, sp: implementing newAssetPublishing 2022-07-27 11:21:20 +02:00
standalonepublisher Merge branch 'develop' into feature/OP-3445_tray-publisher-editorial 2022-07-28 17:39:56 +02:00
testhost use query functions on remaining places 2022-07-29 10:38:01 +02:00
traypublisher return created instance 2022-08-01 12:52:22 +02:00
tvpaint use new functions instead of 'get_workdir_data' 2022-07-26 17:23:12 +02:00
unreal use new functions instead of 'get_workdir_data' 2022-07-26 17:23:12 +02:00
webpublisher use 'OpenPypeMongoConnection' from 'openpype.client' 2022-07-18 11:20:14 +02:00
__init__.py