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
Jakub Jezek
edc0aa5867
Remove unnecessary E501 comments
2025-04-09 15:56:39 +02:00
MustafaJafar
148110bd38
Merge branch 'develop' into enhancement/launcher_action_to_create_folder_structure
2025-04-07 18:57:45 +02:00
MustafaJafar
7a7f4b44a0
use logger from backend with fallback to nxtools
2025-04-07 18:51:02 +02:00
MustafaJafar
0ec82bd34d
check project name when adding or executing create_project_structure
2025-04-07 18:48:12 +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
MustafaJafar
45109825af
update function type hints and docstring
2025-03-19 12:14:56 +02:00
MustafaJafar
1331167e13
update identifier prefix
2025-03-19 12:13:00 +02:00