Commit graph

44521 commits

Author SHA1 Message Date
Jakub Trllo
ad39564b7b
Merge pull request #1466 from ynput/bugfix/revert-to-older-OTIO
Chore: Revert OTIO to use older version
2025-10-08 15:24:07 +02:00
Jakub Trllo
89a2309094
Merge branch 'develop' into bugfix/revert-to-older-OTIO 2025-10-08 15:20:55 +02:00
Jakub Trllo
034e23d1f8
Merge pull request #1464 from ynput/bugfix/burnins-pillow-update-fix
Burnins: Support newer Pillow
2025-10-08 14:51:00 +02:00
Jakub Trllo
0480825305
Merge branch 'develop' into bugfix/burnins-pillow-update-fix 2025-10-08 14:49:42 +02:00
Jakub Trllo
e28fd2557a
Merge pull request #1471 from ynput/bugfix/fallback-to-oiio-if-ffmpeg-fails
Thumbnail: Fallback to OIIO if ffmpeg fails
2025-10-08 14:19:56 +02:00
Jakub Trllo
b508c3ffbb add warning logs if thumbnail creation fails 2025-10-08 14:09:56 +02:00
Jakub Trllo
257a20c263
grammar fix
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-10-08 12:29:53 +02:00
Jakub Trllo
0f7176c2d2 avoid duplicated code 2025-10-08 12:03:56 +02:00
Jakub Trllo
455db40985 allow 'rgba' layer name to be used if is available 2025-10-08 11:59:29 +02:00
Jakub Trllo
bb850e9bdc use review channels to create the thumbnail 2025-10-08 11:59:14 +02:00
Jakub Trllo
c0ac022cf7 fallback to oiio if ffmpeg conversion fails 2025-10-08 11:38:48 +02:00
Jakub Trllo
0232e4641a remove irrelevant log 2025-10-08 11:38:37 +02:00
Jakub Trllo
6069471eff use better method name 2025-10-08 11:38:20 +02:00
Jakub Trllo
243436918c revert otio to use older version 2025-10-07 17:14:34 +02:00
github-actions[bot]
201da3b5d1 chore(): update bug report / version 2025-10-06 16:26:24 +00:00
Ynbot
faccabc64c [Automated] Update version in package.py for develop 2025-10-06 16:25:31 +00:00
Ynbot
434b7bd7b2 [Automated] Add generated package files from main 2025-10-06 16:24:54 +00:00
Jakub Trllo
3a92d6dd1f
Merge pull request #1463 from ynput/bugfix/otio-adapters-import
Burnins: Fix import of adapters
2025-10-06 18:23:08 +02:00
Jakub Trllo
6643fdca07 fix import of otio burnins 2025-10-06 17:12:43 +02:00
Jakub Trllo
4b2d2d5002 added overload definitions 2025-10-06 16:33:49 +02:00
github-actions[bot]
2a32d56bc4 chore(): update bug report / version 2025-10-06 12:02:42 +00:00
Ynbot
67539297ae [Automated] Update version in package.py for develop 2025-10-06 12:01:45 +00:00
Ynbot
7c0aef98dc [Automated] Add generated package files from main 2025-10-06 12:01:06 +00:00
Jakub Trllo
b665bf3f79 add attribute to the function to be able to detect if new version should be used 2025-10-06 13:10:39 +02:00
Jakub Trllo
f11800f1e7 fix type hint 2025-10-03 17:22:32 +02:00
Jakub Trllo
725e0f5a11 get rid of private function 2025-10-03 17:17:47 +02:00
Jakub Trllo
d23269b654 override '_drawtext' in ffmpeg burnins 2025-10-03 17:06:26 +02:00
Jakub Trllo
2f55d79253
Merge pull request #1461 from ynput/Update-material-symbols-to-version-4.0.0
chore(deps): update Material Symbols to version 4.0.0
2025-10-03 10:14:28 +02:00
Philippe Leprince
0bdfc43457 chore(deps): update Material Symbols to version 4.0.0
Updated Material Symbols font resources to version 4.0.0, including renaming font files, updating codepoints and JSON mappings, and modifying the initialization script to reference the new font name.

BREAKING CHANGE: Font name changed from "MaterialSymbolsOutlined-Regular" to "MaterialSymbolsOutlined", which may affect code relying on the previous naming convention.

Signed-off-by: Philippe Leprince <philippe@ynput.io>
2025-10-02 19:42:22 +02:00
Jakub Trllo
ce50b22c8b
Merge pull request #1457 from ynput/enhancement/mime-type-from-ayon-api
Chore: Use ayon api implementation of mime type
2025-10-02 11:30:19 +02:00
Jakub Trllo
71da4a02ec added comments to safe import 2025-10-02 10:11:50 +02:00
Jakub Trllo
ab058d15c5 copy implementation from ayon api 2025-10-02 09:59:40 +02:00
Jakub Trllo
61011ecea0 use ayon api implementation of mime type 2025-10-02 09:53:51 +02:00
Jakub Trllo
2393c33319
Merge pull request #1455 from ynput/enhancement/addons-manager-api-update
Chore: Addons manager update
2025-09-30 14:58:24 +02:00
Jakub Trllo
1caedb841f add type hints 2025-09-26 15:03:57 +02:00
Jakub Trllo
7368ddfdfb use f-string 2025-09-26 15:00:59 +02:00
Jakub Trllo
e5fd51f693 remove milestone versions 2025-09-26 15:00:00 +02:00
Jakub Trllo
dcf5db31d0 formatting fix 2025-09-25 12:00:28 +02:00
Jakub Trllo
80f84e95fc add formatting 2025-09-25 11:54:02 +02:00
Jakub Trllo
efcd4425b7 add signature to the original function 2025-09-25 11:53:45 +02:00
Jakub Trllo
8c61e65521 handle backwards compatibility properly 2025-09-25 11:52:59 +02:00
Jakub Trllo
c9bb43059d remove doubled import 2025-09-25 11:36:56 +02:00
Jakub Trllo
d55ac4aa54 Use 'get_representation_path' for both signatures. 2025-09-25 11:34:47 +02:00
Jakub Trllo
b026fe9b18
Merge branch 'develop' into enhancement/get-repre-path-function 2025-09-25 11:02:20 +02:00
Jakub Trllo
b48f147ef4
Merge pull request #1452 from ynput/bugfix/webactions-label-handling
Launcher: Fix form handling
2025-09-24 13:29:38 +02:00
Jakub Trllo
a0d97701c9 use correct key to get action label 2025-09-24 12:25:36 +02:00
Jakub Trllo
60ff1ddb0c use the new function 2025-09-24 12:14:21 +02:00
Jakub Trllo
80ba7ea5ed implement new 'get_representation_path_v2' function 2025-09-24 12:12:30 +02:00
Jakub Trllo
da93a0a364
Merge pull request #1445 from ynput/enhancement/1443-allow-host-addons-to-store-dcc-version-in-workfile-metadata
Workfile info: Add application information to workfile entity
2025-09-23 16:52:11 +02:00
Jakub Trllo
c4aace810f
Merge branch 'develop' into enhancement/1443-allow-host-addons-to-store-dcc-version-in-workfile-metadata 2025-09-23 14:33:06 +02:00