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
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
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
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
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
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