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
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
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
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
Jakub Jezek
edc0aa5867
Remove unnecessary E501 comments
2025-04-09 15:56:39 +02:00
Jakub Ježek
72537bb0b9
Merge branch 'develop' into enhancement/adding-aces-1.3-ocio-support
2025-04-04 14:48:39 +02:00
Jakub Jezek
2cd0b0ddbf
Update OCIO config paths for cleaner structure
...
- Removed redundant directory from ACES 1.2 path
- Simplified Nuke default config path
2025-04-04 14:47:19 +02:00
Petr Kalis
89a494b43f
Added profile targeting Hero
2025-04-03 11:28:52 +02:00
Jakub Jezek
ee213afce4
Update OCIO config paths and add comments
...
- Added line length comments to OCIO config paths
- No functional changes, just improved code clarity
2025-04-02 15:02:19 +02:00
Jakub Jezek
d8c442e7f5
Update OCIO config paths and compatible addons
...
- Added a new compatible addon with version requirement.
- Updated existing OCIO config paths for ACES 1.3 and added support for ACES 2.0.
- Adjusted labels and descriptions for clarity on OCIO versions.
2025-04-02 15:00:44 +02:00
Petr Kalis
93ea50cac1
Update correct category
2025-04-01 12:15:22 +02:00
Petr Kalis
ff8d4f5dda
Added missed argument
2025-04-01 11:54:56 +02:00
Petr Kalis
d20942892f
Used new enum for template names from Anatomy
2025-03-31 14:45:31 +02:00
Roy Nieterau
4c4993b7e2
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/allow_disabling_removal_of_rendereed_files_on_farm
...
# Conflicts:
# server/settings/publish_plugins.py
2025-03-27 13:09:26 +01:00
Roy Nieterau
4283d0b453
Allow disabling removal of rendered files on farm renders
...
With this disabled the `metadata.json` and work area renders will remain on disk after a publish even if the folder is not a persistent staging dir
2025-03-27 12:59:15 +01:00
Roy Nieterau
ce9970636f
Allow enabling/disabling Attach Reviewables feature
2025-03-26 17:32:15 +01:00
Roy Nieterau
1f415d66e3
Allow setting the default USD Contribution enabled state per profile in settings
2025-03-05 00:51:46 +01:00
Roy Nieterau
602faa81dc
Add Task Types profiles filtering for defaults (note that it uses current context, not the task type from the instance)
2025-02-18 17:41:52 +01:00
Roy Nieterau
b9cc8c3507
Move the profile defaults to settings
2025-02-18 17:28:10 +01:00
Kayla Man
a409d55b59
big roy's comment - separate template for substancedesigner from standalonepublisher
2025-02-07 16:53:57 +08:00
Kayla Man
e0507d99d2
add substance designer into the template
2025-02-06 22:20:27 +08:00
Jakub Jezek
8ff258983a
Update OCIO config path for clarity
...
Refined the OCIO built-in paths to improve readability. Added a comment to ignore line length warning for better code style adherence.
2025-01-30 15:01:11 +01:00
Jakub Jezek
95743f29a3
Add ACES 1.3 Studio OCIO config option
...
- Introduced new OCIO config for ACES 1.3 Studio.
- Updated paths with relevant labels and descriptions.
- Ensured compatibility with OCIO v2 requirements.
2025-01-30 14:35:23 +01:00
Roy Nieterau
521e50619e
Apply suggestions from code review
...
Co-authored-by: Jakub Ježek <jakub@ynput.io>
2025-01-27 13:55:52 +01:00
Roy Nieterau
ffec35f69f
Add Silhouette host to defaults of few validators
2025-01-23 17:26:32 +01:00
MustafaJafar
1d23ca6633
update default order to match values in CollectUSDLayerContributions
2025-01-13 23:35:43 +02:00
Jakub Trllo
d30d5b5419
fix line lengths
2024-11-25 10:37:05 +01:00
Jakub Trllo
a28f4959e6
replace html tags with markdown
2024-10-25 14:40:36 +02:00
Jakub Jezek
0b9cea926c
Refactor code for better readability and consistency.
...
- Refactored code to improve readability by adjusting indentation and line breaks.
- Made changes to ensure consistent formatting of the code.
2024-10-02 10:12:51 +02:00
Jakub Jezek
ce977ab07e
Merge branch 'develop' into enhancement/AY-6198_OCIO-fallback-for-profiles-and-templated-values
2024-10-02 10:12:19 +02:00
Jakub Jezek
589a642d69
Merge branch 'develop' into enhancement/AY-6198_OCIO-fallback-for-profiles-and-templated-values
2024-10-02 10:10:57 +02:00
Jakub Ježek
8b14e79629
Update server/settings/conversion.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-10-02 10:03:28 +02:00
Jakub Ježek
e299b405fc
Update server/settings/conversion.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-10-02 10:01:33 +02:00
Mustafa Jafar
fa54805d94
enhance a condition in _convert_oiio_transcode_0_4_5
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-26 12:06:28 +03:00
MustafaJafar
6f2e69c3f7
fix code linting
2024-09-26 12:02:39 +03:00
Mustafa Jafar
85752510f0
optimize _convert_oiio_transcode_0_4_5
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-26 11:57:49 +03:00
Jakub Jezek
6aa31e8788
fixing typo
...
Changed function name from '_conver_publish_plugins' to '_convert_publish_plugins' for consistency and clarity. Updated the function call accordingly in 'convert_settings_overrides'.
2024-09-25 14:24:52 +02:00
Jakub Jezek
07ea80d2d7
Update fallback type field names in colorspace and settings modules
...
The commit updates the field name from "type" to "fallback_type" for consistency in the colorspace and settings modules.
2024-09-25 14:23:31 +02:00
Jakub Jezek
6085b6bd82
Refactor imageio settings conversion logic
...
Simplified conditional check for ocio_config_profiles presence.
2024-09-25 14:17:26 +02:00
Jakub Jezek
453995ac57
Update imageio config conversion to 0.4.5 version
...
Adjust imageio config conversion function to handle changes in settings from 0.4.4 to 0.4.5, ensuring proper profile usage and plugin conversion consistency.
2024-09-25 14:16:39 +02:00
Mustafa Jafar
451d5e77cd
exit _convert_oiio_transcode_0_4_5 if there are no profiles
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-23 12:13:23 +03:00
MustafaJafar
98918b1dd4
Add ExtractOIIOTranscode settings override
2024-09-20 00:23:28 +03:00