Commit graph

42915 commits

Author SHA1 Message Date
Ondřej Samohel
52c03faf4b
add function to get traits from addons 2025-05-12 17:51:27 +02:00
Ondřej Samohel
30c08ad2c2
📝 fix some typos 2025-05-12 17:50:50 +02:00
Ondřej Samohel
371bd0eb2a
Merge remote-tracking branch 'origin/develop' into feature/911-new-traits-based-integrator 2025-05-12 17:15:32 +02:00
Jakub Ježek
44cf0ba7e7
Merge pull request #1233 from ynput/AY-7447_plate-review-video-quality-encoding-is-too-poor_1232
Editorial: Updates OTIO review extract to improve quality
2025-05-12 15:50:11 +02:00
Jakub Jezek
9137d1c0bb
Adds scaling and compression to ffmpeg calls
Updates the ffmpeg calls within the editorial extraction tests to include scaling and compression parameters.
This ensures consistent image quality and size across different source media.
2025-05-12 15:50:06 +02:00
Jakub Jezek
ce40d020d9
Updates image format to png and adds scaling
Updates the image format for review outputs to PNG, adds scaling and compression to the ffmpeg calls, and includes pixel format specification for better compatibility and quality.
2025-05-12 15:38:14 +02:00
Jakub Ježek
e4f14aba30
Merge branch 'develop' into AY-7447_plate-review-video-quality-encoding-is-too-poor_1232 2025-05-12 14:58:12 +02:00
Jakub Ježek
2ac35d6dd8
Apply suggestions from code review
Co-authored-by: Robin De Lillo <robin@ynput.io>
2025-05-12 14:57:42 +02:00
Jakub Trllo
5b63541bf6
Merge pull request #1265 from ynput/bugfix/1264-taskshort-and-taskname-cannot-be-used-simultaneously-in-product-naming-template
Chore: Reverse product name key replacements
2025-05-09 15:20:19 +02:00
Jakub Trllo
c7faefa994 reverse the replacements 2025-05-09 14:22:00 +02:00
Jakub Jezek
e4c5b0d0a5
Fixes typo in default OCIO config path
Corrects a typo in the built-in OCIO config path. It
appends the missing ".ocio" extension to the ACES 2.0
Studio config path, ensuring that the OCIO configuration
is correctly recognized and loaded.
2025-05-09 11:59:52 +02:00
Jakub Jezek
92aa7e1ccb
Updates ayon_ocio addon version
Updates the minimum compatible version of the 'ayon_ocio' addon.

This ensures compatibility with the latest features and fixes in the addon.
2025-05-09 11:53:15 +02:00
Jakub Ježek
88400e76fa
Merge pull request #1115 from ynput/enhancement/adding-aces-1.3-ocio-support
Colorpsace: Update OCIO config options
2025-05-09 11:50:54 +02:00
Jakub Jezek
818add80a7
Merge branch 'develop' into enhancement/adding-aces-1.3-ocio-support 2025-05-09 11:50:31 +02:00
Jakub Ježek
a5fe93b055
Merge pull request #1255 from ynput/enhancement/AY-7197_override-resolution-on-editorial-publish_1243
Adds explicit resolution override to publisher
2025-05-09 10:55:40 +02:00
Jakub Jezek
824dc0cc81
Improves readability of resolution display
Updates the format of resolution items displayed in the publisher's attribute for better readability.

Removes an unused import from server settings.
2025-05-09 10:50:20 +02:00
Jakub Jezek
4c5cc4923c
Merge branch 'develop' into enhancement/AY-7197_override-resolution-on-editorial-publish_1243 2025-05-08 17:36:57 +02:00
Jakub Jezek
753960ca9a
Refactors explicit resolution collection
Changes the collector order to ensure correct execution.

Renames the "Override Resolution" label to "Force product resolution" for clarity.

Removes default resolution values from server settings. The explicit resolution is intended to be defined on the instance level, not as a global default.
2025-05-08 17:33:08 +02:00
Jakub Ježek
93b59710b2
Apply suggestions from code review
Co-authored-by: Robin De Lillo <robin@ynput.io>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-08 17:27:52 +02:00
Jakub Jezek
47f8dcdce6
Updates OCIO config paths
Updates the built-in OCIO config paths to correct versioning and descriptions, ensuring accurate configuration options.
2025-05-05 12:05:01 +02:00
Jakub Jezek
c67958d9dd
Merge branch 'develop' into enhancement/adding-aces-1.3-ocio-support 2025-05-05 11:59:33 +02:00
github-actions[bot]
3bd3c2f6f5 chore(): update bug report / version 2025-05-02 12:53:24 +00:00
Ynbot
7511007861 [Automated] Update version in package.py for develop 2025-05-02 12:52:33 +00:00
Ynbot
0063465626 [Automated] Add generated package files from main 2025-05-02 12:51:59 +00:00
Jakub Trllo
ff557c12dc
Merge pull request #1260 from ynput/bugfix/update-bug-report-CI
CI Update Bug Report: Change trigger event
2025-05-02 14:49:42 +02:00
Jakub Trllo
dc64f6d37f
Merge branch 'develop' into bugfix/update-bug-report-CI 2025-05-02 14:49:16 +02:00
Ondřej Samohel
6be8b7fd02
Merge pull request #1261 from ynput/bugfix/strip-launcher-paths-from-env-hook
Filter launcher paths from `PATH` passed to host
2025-05-02 14:49:01 +02:00
Ondrej Samohel
917e32cb13
♻️ remove unnecessary type hinting 2025-05-02 14:47:46 +02:00
Ondrej Samohel
624dfcccad
♻️ some refactoring 2025-05-02 14:46:23 +02:00
Ondřej Samohel
edabad6c13
Update client/ayon_core/hooks/pre_remove_launcher_paths.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-30 19:07:30 +02:00
Ondřej Samohel
1f48b1568d
Update client/ayon_core/hooks/pre_remove_launcher_paths.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-30 19:02:55 +02:00
Ondrej Samohel
cd7c4a3778
♻️ make checks safer 2025-04-30 17:20:44 +02:00
Ondrej Samohel
52d0cc8748
add hook to filter paths 2025-04-30 17:00:09 +02:00
Jakub Trllo
b85e6b72cb run update bug report after release trigger 2025-04-29 17:05:13 +02:00
Jakub Trllo
1fd606c1c3
Merge pull request #1189 from BigRoy/enhancement/remove_deprecated_convert_for_ffmpeg
Remove deprecated `convert_for_ffmpeg`
2025-04-29 16:46:08 +02:00
Jakub Trllo
0914cc3900
Merge branch 'develop' into enhancement/remove_deprecated_convert_for_ffmpeg 2025-04-29 16:45:17 +02:00
Jakub Trllo
ab7841fcef
Merge pull request #1188 from BigRoy/enhancement/loaderplugin_drop_self_fname
Remove long deprecated `LoaderPlugin.fname` property
2025-04-29 16:44:10 +02:00
Jakub Trllo
119b271cb7
Merge branch 'develop' into enhancement/loaderplugin_drop_self_fname 2025-04-29 16:43:02 +02:00
Jakub Trllo
a1da3ab401
Merge pull request #1216 from ynput/enhancement/anatomy_template_enum
Used new enum for template names from Anatomy
2025-04-29 16:42:06 +02:00
Jakub Trllo
8cfcd3627f
Merge branch 'develop' into enhancement/anatomy_template_enum 2025-04-29 16:40:41 +02:00
Jakub Trllo
abe038ee16 bump version to 1.1.9+dev 2025-04-29 16:13:02 +02:00
github-actions[bot]
839550d0cf chore(): update bug report / version 2025-04-29 13:57:15 +00:00
Ynbot
20435c18bc [Automated] Add generated package files from main 2025-04-29 13:56:28 +00:00
Roy Nieterau
d9920fb891
Merge branch 'develop' into enhancement/loaderplugin_drop_self_fname 2025-04-29 15:53:34 +02:00
Roy Nieterau
5d8e3e37c1 Cosmetics 2025-04-29 15:53:00 +02:00
Roy Nieterau
0f977b9284 Add addon version compatibility 2025-04-29 15:52:48 +02:00
Jakub Trllo
f51c54f2b2
Merge pull request #1251 from ynput/enhancement/AY-6764_review-and-thumbnail-cannot-be-produced-independently
Try extract thumbnail from available representations on instance
2025-04-29 15:45:27 +02:00
Jakub Trllo
26e084dc27
Merge branch 'develop' into enhancement/AY-6764_review-and-thumbnail-cannot-be-produced-independently 2025-04-29 15:41:18 +02:00
Jakub Trllo
65e84206b8
Merge pull request #1259 from ynput/enhancement/ruff-config-file
Chore: Ruff config file and ruff version
2025-04-29 15:38:12 +02:00
Kayla Man
6d517d5e87
Update client/ayon_core/plugins/publish/extract_thumbnail.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-29 20:41:01 +08:00