Commit graph

236 commits

Author SHA1 Message Date
Roy Nieterau
2baffc253c Set min_items=1 for scope attribute in CollectUSDLayerContributions 2025-12-17 12:13:21 +01:00
Roy Nieterau
8047c70af2 Merge branch 'enhancement/1524-yn-0156-usd-contribution-workflow-layer-strength-configured-hierarchically' of https://github.com/BigRoy/ayon-core into enhancement/1524-yn-0156-usd-contribution-workflow-layer-strength-configured-hierarchically 2025-12-17 11:58:21 +01:00
Roy Nieterau
cd1c2cdb0f Set the default value for new entries to be scoped to asset, task so that copying from older releases automatically sets it to both. This way, also newly added entries will have both by default which is better than none. 2025-12-17 11:57:29 +01:00
Mustafa Zaky Jafar
448d32fa42
Merge branch 'develop' into enhancement/1524-yn-0156-usd-contribution-workflow-layer-strength-configured-hierarchically 2025-12-16 11:47:26 +02:00
Roy Nieterau
19f84805bd Fix scope defaults, fix order to int and enforce name to not be empty 2025-12-15 22:11:12 +01:00
Mustafa Zaky Jafar
362995d5f7
Merge branch 'develop' into enhancement/1524-yn-0156-usd-contribution-workflow-layer-strength-configured-hierarchically 2025-12-15 20:01:31 +02:00
Petr Kalis
9cb97029bf
Merge branch 'develop' into bugfix/YN-0273_big_resolution_thumbnail_ftrack 2025-12-15 12:11:23 +01:00
Petr Kalis
e3b94654f8
Updated docstrings
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-12-15 12:11:07 +01:00
Petr Kalis
e3fa6e446e
Updated docstring
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-12-15 12:10:50 +01:00
Petr Kalis
7329725979 Used pop
IDK why
2025-12-12 11:02:01 +01:00
Petr Kalis
7d248880cc Changed variable resolution 2025-12-12 11:01:12 +01:00
Petr Kalis
e6eaf87272 Updated titles 2025-12-11 18:25:16 +01:00
Petr Kalis
738d9cf8d8 Updated docstring 2025-12-11 18:24:09 +01:00
Petr Kalis
c52a7e367b Simplified ExtractThumbnailFrom source
Removed profiles
Changed defaults for smaller resolution
2025-12-10 18:35:22 +01:00
Roy Nieterau
4eece5e6e9 Allow to define department layers scoped only to a particular department layer type, e.g. "shot" versus "asset". This way, you can scope same layer names for both shot and asset at different orders if they have differing target scopes 2025-12-10 16:55:44 +01:00
Petr Kalis
cdac62aae7 Renamed hosts to host_names for ExtractThumbnailFromSource 2025-12-08 11:07:05 +01:00
Petr Kalis
d859ea2fc3 Explicit key values updates 2025-12-08 10:13:57 +01:00
Petr Kalis
89129dfeb4 Renamed hosts to host_names for ExtractThumbnail 2025-12-08 10:10:51 +01:00
Petr Kalis
c7672fd511 Fix querying of overrides 2025-12-04 18:53:30 +01:00
Petr Kalis
7f40b6c6a2 Added conversion to profiles to ExtractThumbnail 2025-12-04 17:25:20 +01:00
Petr Kalis
2885ed1805 Added profiles to ExtractThumbnail 2025-12-04 17:24:37 +01:00
Petr Kalis
dabeb0d552 Ruff 2025-12-04 14:04:51 +01:00
Petr Kalis
3edb0148cd Added setting to match more from source to regular extract thumbnail 2025-12-04 13:02:23 +01:00
Jakub Trllo
f1cbd3436a
Merge branch 'develop' into bugfix/extract_oiio_transcode_apply_scene_display_view 2025-12-01 12:39:25 +01:00
Jakub Trllo
5a610b39b7
Merge branch 'develop' into enhancement/allow_color_management_profile_to_disable_management 2025-12-01 10:42:08 +01:00
Roy Nieterau
930454ad08 Fix missing settings conversion 2025-11-30 21:38:36 +01:00
Roy Nieterau
1238d8a18c
Merge branch 'develop' into enhancement/allow_color_management_profile_to_disable_management 2025-11-28 23:11:39 +01:00
Roy Nieterau
f5a139e61e Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/extract_oiio_transcode_apply_scene_display_view
# Conflicts:
#	client/ayon_core/pipeline/farm/pyblish_functions.py
2025-11-28 15:46:11 +01:00
Kayla Man
48613ab845
Merge branch 'develop' into enhancement/support_extract_review_for_substance_painter 2025-11-28 21:58:00 +08:00
Roy Nieterau
a1bfdc94ba
Merge branch 'develop' into enhancement/allow_color_management_profile_to_disable_management 2025-11-27 16:09:12 +01:00
Roy Nieterau
53b84d7dcd
Merge branch 'develop' into enhancement/allow_color_management_profile_to_disable_management 2025-11-27 15:35:21 +01:00
Roy Nieterau
596612cc99 Move over product types in settings so order makes more sense 2025-11-27 15:02:11 +01:00
Roy Nieterau
877a9fdecd Refactor profile hosts -> host_names 2025-11-27 14:38:35 +01:00
Roy Nieterau
1a5a6e4ad0
Merge branch 'develop' into 1291-ay-7846_extractoiiotranscode-convert-exr-to-scanline-whilst-keeping-all-channels 2025-11-27 14:21:04 +01:00
Roy Nieterau
ba6a9bdca4 Allow OCIO color management profiles that have no matching profile or do match a profile with "disabled" status to be considered as NOT color managed. So that you can specify a particular part of the project to NOT be OCIO color managed. 2025-11-27 00:41:34 +01:00
Roy Nieterau
344f91c983 Make settings profiles more granular for OIIO post process 2025-11-26 00:38:37 +01:00
Kayla Man
17769b5291
Merge branch 'develop' into enhancement/support_extract_review_for_substance_painter 2025-11-21 14:14:16 +08:00
Roy Nieterau
a6ecea872e Add missing changes 2025-11-17 14:47:25 +01:00
Roy Nieterau
b15d1adb3c
Merge branch 'develop' into 1525-yn-0158-usd-contribution-for-shots-starting-with-digit-breaks-usd 2025-11-16 22:16:37 +01:00
Roy Nieterau
994ba7790e
Merge branch 'develop' into bugfix/extract_oiio_transcode_apply_scene_display_view 2025-11-13 16:36:31 +01:00
Jakub Trllo
7622c150cf fix formatting 2025-11-12 17:49:48 +01:00
Jakub Trllo
2f893574f4 change 'tasks' and 'hosts' to full attr names 2025-11-12 17:24:02 +01:00
Jakub Trllo
ca8b776ce1 added conversion function 2025-11-12 17:23:26 +01:00
Jakub Trllo
5ede9cb091 add less/greater than to allowed chars 2025-11-12 17:21:34 +01:00
Roy Nieterau
0dfaed53cb Fix setting display/view based on collected scene display/view if left empty in ExtractOIIOTranscode settings.
`instance.data["sceneDisplay"]` and `instance.data["sceneView"]` are now intended to be set to describe the user's configured display/view inside the DCC and can still be used as fallback for the `ExtractOIIOTrancode` transcoding. For the time being the legacy `colorspaceDisplay` and `colorspaceView` instance.data keys will act as fallback for backwards compatibility to represent the scene display and view.

Also see:
 https://github.com/ynput/ayon-core/issues/1430#issuecomment-3516459205
2025-11-11 12:43:00 +01:00
Roy Nieterau
e7896c66f3
Update server/settings/publish_plugins.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-09 11:33:33 +01:00
Roy Nieterau
113d01ce99 Add setting to always enforce the default prim value 2025-11-08 22:54:24 +01:00
Kayla Man
c0fd2aa8c5 add additional default settings into ExtractReview for substance painter 2025-11-04 18:10:52 +08:00
Mustafa Zaky Jafar
6e0814db9e
Merge branch 'develop' into bugfix/1245-default-render-product-name-profile-is-not-unique-for-each-aov 2025-10-20 21:08:08 +03:00
Petr Kalis
b87dbabd14 Added task_types to ExtractReview profile in Settings 2025-07-16 16:01:11 +02:00