Jakub Trllo
afb0b082fd
just set minimum size
2025-10-10 13:29:35 +02:00
Jakub Trllo
92d1d09b14
Merge pull request #1475 from sosoyan/develop
...
Fix typo in "getbbox" attribute
2025-10-09 16:20:24 +02:00
Vahan Sosoyan
e98e3a1d99
Fix typo
2025-10-09 18:16:17 +04:00
github-actions[bot]
5631e07174
chore(): update bug report / version
2025-10-08 13:34:09 +00:00
Ynbot
6c44eca710
[Automated] Update version in package.py for develop
2025-10-08 13:33:10 +00:00
Ynbot
e6db46d0e4
[Automated] Add generated package files from main
2025-10-08 13:32:34 +00:00
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
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
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
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
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
Jakub Trllo
20db38affb
Merge pull request #1449 from ynput/enhancement/use-ayon-logger-in-load-plugins
...
Load: Use Logger in loader plugin
2025-09-23 14:32:48 +02:00
Jakub Trllo
6b57f406ca
Merge branch 'develop' into enhancement/use-ayon-logger-in-load-plugins
2025-09-23 14:31:36 +02:00
Jakub Trllo
73641b5055
always fill ayon app name and tools
2025-09-23 14:09:38 +02:00
Jakub Trllo
e003cad773
Merge pull request #1447 from ynput/enhancement/l1446-version-pinning
...
Load: Simple version lock on container
2025-09-23 13:35:39 +02:00
Petr Kalis
0b6e171558
Fix wrong key
2025-09-23 13:27:21 +02:00
Jakub Trllo
3a52484460
revert back output handling
2025-09-23 12:42:06 +02:00
Jakub Trllo
740f0276e2
add a todo to 'filter_containers'
2025-09-23 12:39:59 +02:00