Kayla Man
e0507d99d2
add substance designer into the template
2025-02-06 22:20:27 +08: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
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
MustafaJafar
e29ade4e7d
Add tool tips for ExtractOIIOTranscode settings
2024-09-11 11:49:09 +03:00
Jakub Trllo
9fa4144feb
remove trailing spaces
2024-09-03 14:28:51 +02:00
MustafaJafar
d90310079c
refactor settings names
2024-09-03 15:13:36 +03:00
Mustafa Jafar
6b07c8cfb1
Merge branch 'develop' into enhancement/simplify_ExtractOIIOTranscode_settings
2024-09-03 14:36:08 +03:00
Roy Nieterau
c778c1fe85
Merge branch 'develop' into enhancement/usd_workflow_use_entity_uri
2024-08-27 14:26:53 +02:00
Mustafa Jafar
d1e009dbfe
Merge branch 'develop' into enhancement/simplify_ExtractOIIOTranscode_settings
2024-08-27 10:57:13 +03:00
Petr Kalis
41694772c1
Use proper aac argument for ExtractReview
...
acc doesnt work for audio
2024-08-23 17:58:51 +02:00
MustafaJafar
fe9cef1c8f
Easier settings for ExtractOIIOTranscode
2024-08-22 23:07:14 +03: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