Commit graph

220 commits

Author SHA1 Message Date
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
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
Petr Kalis
cdac62aae7 Renamed hosts to host_names for ExtractThumbnailFromSource 2025-12-08 11:07:05 +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
Mustafa Zaky Jafar
9438c5bb3f
Merge branch 'develop' into bugfix/1245-default-render-product-name-profile-is-not-unique-for-each-aov 2025-06-25 14:24:46 +03:00
Mustafa Zaky Jafar
f0f109faab
Merge branch 'develop' into enhancement/web_action_action_to_create_folder_structure 2025-06-25 11:56:29 +03:00
Roy Nieterau
93557a8a69 Refactor conditionalEnum -> conditional_enum
Avoid logs like:
```
DEBUG settings.settings_field | Deprecated argument: conditionalEnum
```
2025-06-24 22:34:37 +02:00
Mustafa Zaky Jafar
e565ee4e58
Merge branch 'develop' into enhancement/web_action_action_to_create_folder_structure 2025-06-23 21:38:06 +03:00
Mustafa Jafar
a50ee7faaf
Merge branch 'develop' into enhancement/web_action_action_to_create_folder_structure 2025-05-27 12:14:45 +03:00
Jakub Trllo
39b85970e2 simplified description 2025-05-27 11:03:14 +02:00
Jakub Trllo
ef1c77bf4c change entity type to project 2025-05-27 10:51:43 +02:00
Jakub Trllo
6dbbe75099 remove unnecessary return 2025-05-27 10:50:58 +02:00
Jakub Trllo
6a7e1abf5d use new executor methods 2025-05-27 10:48:01 +02:00
Jakub Trllo
bc99edd74d remo identifier constance 2025-05-27 10:47:46 +02:00
Roy Nieterau
b5b661e982 Move attribute down (less important) 2025-05-22 23:11:53 +02:00
Roy Nieterau
00c34602e2 Add setting to define a minimum amount of characters required for a comment on every publish 2025-05-21 23:17:21 +02:00
Ondřej Samohel
7e73b7d1ad
Merge branch 'develop' into enhancement/fill_gaps_in_extract_review 2025-05-09 16:02:15 +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
818add80a7
Merge branch 'develop' into enhancement/adding-aces-1.3-ocio-support 2025-05-09 11:50:31 +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