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
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
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
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
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
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
Petr Kalis
d934430d9e
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review
2025-05-05 16:08:06 +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
Jakub Trllo
8cfcd3627f
Merge branch 'develop' into enhancement/anatomy_template_enum
2025-04-29 16:40:41 +02:00
Petr Kalis
e9d3462da2
Fix description
2025-04-24 11:39:44 +02:00
Petr Kalis
46d27ff7a4
Formatting change
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-23 14:05:24 +02:00
Petr Kalis
c53de6d226
Formatting change
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-23 14:05:08 +02:00
Jakub Jezek
71dc3650ac
Adds explicit resolution override to publisher
...
Adds a plugin that allows users to explicitly override the resolution settings (width, height, pixel aspect) of instances during the publishing process.
This provides a way to ensure consistency and accuracy in resolution values across different tasks and product types.
The plugin is configurable through the AYON settings, allowing administrators to define the available resolution options and the product types for which the override is enabled.
2025-04-23 10:25:51 +02:00
Petr Kalis
40e3b5d088
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review
2025-04-17 12:51:15 +02:00
Roy Nieterau
8d25303333
Revert defaults so removal of rendered files is disabled by default
2025-04-16 21:53:17 +02:00
Jakub Trllo
d0999af4ef
added aces subfolders
2025-04-16 11:14:55 +02:00
MustafaJafar
edc451c916
add optional aov key to render template profile name
2025-04-15 18:24:19 +02:00
Petr Kalis
a4db943903
Added default directly to enum
...
Used if additional output defs are present.
2025-04-14 14:22:24 +02:00
Petr Kalis
c210f62e19
Added fill_missing_frames to
...
settings
2025-04-11 18:12:15 +02:00