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
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
Jakub Jezek
3746645fe8
Merge branch 'develop' into enhancement/AY-6198_OCIO-fallback-for-profiles-and-templated-values
2024-09-17 11:51:26 +02:00
Jakub Trllo
9fa4144feb
remove trailing spaces
2024-09-03 14:28:51 +02:00
Roy Nieterau
c778c1fe85
Merge branch 'develop' into enhancement/usd_workflow_use_entity_uri
2024-08-27 14:26:53 +02:00
Petr Kalis
41694772c1
Use proper aac argument for ExtractReview
...
acc doesnt work for audio
2024-08-23 17:58:51 +02:00
Ondřej Samohel
9929b8ab1b
Merge branch 'develop' into feature/AY-5185_render-product-templates
2024-08-21 12:27:26 +02:00
Jakub Trllo
723198c2a0
use 'title' instead of 'topic'
2024-08-21 10:19:12 +02:00
Ondřej Samohel
2e79075fe3
Update server/settings/tools.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 15:17:12 +02:00
Ondřej Samohel
c63d2005cf
♻️ move the setting one level up
2024-08-09 13:18:16 +02:00
Ondřej Samohel
3eb960a856
🎨 use product name for render templates
...
this is fixing issue where product name templates were hardcoded. Old behavior is enabled by default but deprecation warning is issued
2024-08-08 18:13:13 +02:00
Jakub Jezek
9375b8bee2
Update version references for future removal and conversion functions in colorspace and conversion modules.
...
- Update version references to 0.4.5 for future removal in colorspace module.
- Update function name and version reference to 0.4.4 for imageio config conversion in the conversion module.
2024-07-31 13:57:47 +02:00
Jakub Jezek
d7a2c57fd8
Refactor OCIO config handling, introduce fallback mechanism
...
- Added function to extract config path from profile data
- Updated global config retrieval to use new function
- Introduced fallback mechanism for missing product entities
2024-07-31 13:54:41 +02:00
Jakub Trllo
cb3d002ac0
Merge branch 'develop' into feature/integrate-reviewables-to-ayon
2024-07-30 14:10:24 +02:00
Roy Nieterau
a8a0161799
Merge branch 'develop' into enhancement/usd_workflow_use_entity_uri
2024-07-26 14:12:22 +02:00
Roy Nieterau
d5c4d7df8b
Merge branch 'develop' into bugfix/loader_support_product_type_filter_profiles
2024-07-26 00:02:13 +02:00
Jakub Trllo
7c143ee433
Merge branch 'develop' into feature/AY-5998_DL-Search--replace-in-environment-values-requires-a-Value
2024-07-25 15:02:00 +02:00
Petr Kalis
2003ae81b4
Change name of model
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-25 14:35:06 +02:00
Petr Kalis
6b66de7daa
Change name of variable
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-25 14:34:22 +02:00
Petr Kalis
aad7e2902d
Change name of variable
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-25 14:33:55 +02:00
Roy Nieterau
0ccb7d6541
Merge branch 'develop' into enhancement/usd_workflow_use_entity_uri
2024-07-25 14:17:04 +02:00
Jakub Trllo
2eecac36da
change settings for better readability
2024-07-25 13:53:04 +02:00
Petr Kalis
09c9ef9781
Merge remote-tracking branch 'origin/feature/AY-5998_DL-Search--replace-in-environment-values-requires-a-Value' into feature/AY-5998_DL-Search--replace-in-environment-values-requires-a-Value
2024-07-22 16:50:06 +02:00
Petr Kalis
291e3eaa4c
Update names of profile fields to be more descriptive
2024-07-22 16:46:41 +02:00
Petr Kalis
3f4a491e8f
Update variable name for skipped env vars
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-22 16:39:28 +02:00
Petr Kalis
eda080d86d
Added profile to filter environment variables on farm
2024-07-22 15:59:16 +02:00
Roy Nieterau
9106fbba5d
Remove usdShade product type that does not actually exist in AYON
2024-07-22 02:05:16 +02:00
Roy Nieterau
ef1f94016a
Add missing imagesequence product type
2024-07-22 02:04:47 +02:00
Roy Nieterau
674375093d
Remove empty default product type filter
2024-07-22 02:02:57 +02:00
Jakub Trllo
595aae2f41
modified default extract review settings
2024-07-19 17:15:37 +02:00
Roy Nieterau
7bef86ac79
Enable Validate Outdated Containers by default for Fusion
2024-07-15 12:55:57 +02:00
Roy Nieterau
86066660e8
Change default state to False
2024-07-05 16:00:15 +02:00
Roy Nieterau
104e03b13d
Add toggle to settings
2024-07-05 15:59:55 +02:00
Roy Nieterau
d490187178
Remove optional/active state because it's all based on the "Enabled" state of the USD Contribution toggle
2024-07-01 20:52:34 +02:00
Roy Nieterau
61ed277655
Expose contribution department layers and strengths to settings
2024-07-01 20:48:02 +02:00
Roy Nieterau
2166c009df
Merge branch 'develop' into enhancement/hero_version_disable_hardlinks_setting
2024-06-25 10:12:56 +02:00
Roy Nieterau
2a49064c0b
Integrate Hero Version: Disable usage of hardlinks - but allow enabling via settings
2024-06-20 12:27:27 +02:00
MustafaJafar
65e8b0383a
update default hda product name profile
2024-06-13 22:29:52 +03:00
MustafaJafar
0fe6836b3a
Merge branch 'develop' into enhancement/AY-1064_Houdini-Support-HDA-publishing-from-non-object-level
2024-06-12 22:17:29 +03:00
Kayla Man
91c5866e10
Merge branch 'develop' into enhancement/AY-5648_Substance-work--publish-version-sync
2024-06-10 21:28:23 +08:00
Kayla Man
b246ce9ea6
Merge branch 'develop' into enhancement/AY-5648_Substance-work--publish-version-sync
2024-06-07 16:37:48 +08:00
Petr Kalis
4640f26ebd
Merge branch 'develop' into enhancement/AY-5539_define-creators-per-task
2024-06-07 10:18:21 +02:00
Kayla Man
1b84b39ba6
add substance painter host into collect scene version
2024-06-07 15:45:10 +08:00
Roy Nieterau
8f17ebe99e
Nice and shiny settings title for Validate Outdated Containers
2024-06-05 17:55:08 +02:00
Kayla Man
93dd3f2ba4
menu named AYON menu and add condition check on workfile path save so that workfile is not overwritten
2024-06-05 21:01:58 +08:00