Commit graph

40770 commits

Author SHA1 Message Date
Kayla Man
6b9ff1772d
Update server_addon/maya/client/ayon_maya/plugins/publish/collect_yeti_rig.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-07-02 22:23:43 +08:00
Kayla Man
c91b82eb2e
Update server_addon/maya/client/ayon_maya/plugins/publish/collect_yeti_rig.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-07-02 22:23:32 +08:00
Ondřej Samohel
2e732629ed
Merge pull request #295 from BigRoy/enhancement/usd_workflow
Houdini: Implement USD workflow with global asset/shot contributions plug-in
2024-07-02 15:32:09 +02:00
Ondřej Samohel
31cac8aa2c
Merge branch 'develop' into enhancement/usd_workflow 2024-07-02 15:26:39 +02:00
Ondřej Samohel
3528bc33ea
Merge pull request #698 from BigRoy/bugfix/houdini_create_hda_houdini20
Houdini: Fix CreateHDA for Houdini 20+
2024-07-02 15:26:16 +02:00
Jakub Trllo
c62763ffbd removed resolve addon 2024-07-02 15:17:30 +02:00
Petr Kalis
00f5bd0226 Bump even client version 2024-07-02 14:21:59 +02:00
Petr Kalis
550cb51169 Fix default value for default_username 2024-07-02 14:20:52 +02:00
Petr Kalis
5b1c785eac Bump version of deadline
Added default user credentials
2024-07-02 13:52:30 +02:00
Jakub Trllo
67becfd4b5 removed maya addon 2024-07-02 13:37:28 +02:00
Roy Nieterau
a5e46436d1 Remove unused imports 2024-07-02 13:17:01 +02:00
Roy Nieterau
8d37f49953 Cosmetics: Move argument order to match function signature 2024-07-02 12:18:44 +02:00
Roy Nieterau
379d610829 Make ext argument required but allow None 2024-07-02 12:17:21 +02:00
Roy Nieterau
6088a27915 Comment cosmetics 2024-07-02 03:44:32 +02:00
Roy Nieterau
1cc699d421 Support persisting tab menu for HDA in Houdini 20+ 2024-07-02 03:43:05 +02:00
Roy Nieterau
d2f6674db6 Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/houdini_create_hda_houdini20 2024-07-02 03:23:00 +02:00
Roy Nieterau
f45012ede7 Support publishing USD to another context if original instance has ValidateInstanceInContext disabled
(This basically disables the validation for any runtime instance in Houdini that does not have an instance node)
2024-07-02 01:28:21 +02:00
Roy Nieterau
79c3fae3cb Clarify the log message and make it a debug message 2024-07-01 22:25:48 +02:00
Roy Nieterau
2b594f3365 Remove get_template_data_with_names call as this should already have been collected in other Collectors for that. 2024-07-01 22:23:06 +02:00
Roy Nieterau
5f9cb3d550 Fix contribution layers from settings 2024-07-01 22:19:35 +02:00
Roy Nieterau
9b82215674 Cosmetics 2024-07-01 22:13:07 +02:00
Roy Nieterau
5a3b3e18b3 Improve creator icons 2024-07-01 22:11:31 +02:00
Roy Nieterau
afabfeb25e Add comment 2024-07-01 22:11:01 +02:00
Roy Nieterau
2d340739e1 Support plug-in enabled state 2024-07-01 20:57:23 +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
5b557213d8 Move comment along 2024-07-01 20:49:29 +02:00
Roy Nieterau
61ed277655 Expose contribution department layers and strengths to settings 2024-07-01 20:48:02 +02:00
Roy Nieterau
cea8c96257 Do not crash on no ordered rendervars for a render product 2024-07-01 20:39:00 +02:00
Roy Nieterau
e6a1b9e047 Remove logging + improve validation message 2024-07-01 19:36:40 +02:00
Roy Nieterau
d85603fa65 Add todo 2024-07-01 18:09:02 +02:00
Roy Nieterau
6fd809b41c Fix optional processing 2024-07-01 18:08:09 +02:00
Roy Nieterau
aa6a2b9ddd Add validation for default prim when contributing to asset instead of shot 2024-07-01 18:06:19 +02:00
Roy Nieterau
09a072716e Fix docstring 2024-07-01 17:47:23 +02:00
Roy Nieterau
0fcb24ef51 Merge branch 'enhancement/usd_workflow' of https://github.com/BigRoy/ayon-core into enhancement/usd_workflow 2024-07-01 17:42:54 +02:00
Roy Nieterau
e96354b545 Disable ValidateUSDRenderProductPaths by default because it may be quite a specific validation as the plug-ins comments explain. 2024-07-01 17:42:12 +02:00
Roy Nieterau
8c89d51be0 Fix optional support in ValidateUSDRenderProductPaths 2024-07-01 17:41:46 +02:00
Petr Kalis
e9f1e74757 AY-5714 - collect default deadline username and password from Settings
These values should be used if studio has only single credentials for communicating with Deadline webservice. Could be overridden by values from Site Settings.
2024-07-01 15:28:28 +02:00
Petr Kalis
4f4a695567 AY-5714 - added default deadline username and password to Settings
These values should be used if studio has only single credentials for communicating with Deadline webservice.
2024-07-01 15:27:49 +02:00
Kayla Man
599462eb12
Update server_addon/maya/client/ayon_maya/plugins/publish/collect_yeti_rig.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-07-01 19:29:52 +08:00
Roy Nieterau
7f94167abc
Update client/ayon_core/plugins/publish/extract_usd_layer_contributions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-01 12:54:19 +02:00
Petr Kalis
1298cb5a76 AY-1232 - use faster method to check site sync enabled on project 2024-07-01 12:04:00 +02:00
Petr Kalis
d4e90a4eb2 AY-1232 - used addon's get_site_root_overrides
Addon's get_site_root_overrides should return overridden root values for any site which is overridden by Site Settings.
'studio' site is currently overridden by `Roots` tab and comes from project settings directly.
2024-07-01 12:03:28 +02:00
Petr Kalis
1ef840f0cb AY-1232 - removed unnecessary get_site_local_overrides
Has wrong arguments, it would require SiteSync addon. Used only in dirmap file, where it could be replaced directly by SiteSync addon's method.
2024-07-01 11:57:32 +02:00
Kayla Man
acbdd430be
Update server_addon/maya/client/ayon_maya/plugins/publish/collect_yeti_rig.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-07-01 16:46:26 +08:00
Kayla Man
0eb7789381
Update server_addon/maya/client/ayon_maya/plugins/publish/collect_yeti_rig.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-07-01 16:46:18 +08:00
Kayla Man
6c92eb513f make sure the parsed file is string value inside resources['files'] 2024-07-01 12:22:47 +08:00
Roy Nieterau
4087e030e0 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/usd_workflow
# Conflicts:
#	server_addon/houdini/client/ayon_houdini/api/usd.py
2024-06-29 00:20:08 +02:00
Mustafa Taher
f87bd0871b
Merge pull request #294 from BigRoy/enhancement/houdini_load_asset_lop
Houdini: Implement Load Asset LOP HDA
2024-06-28 18:35:10 +03:00
Roy Nieterau
cdadaf683b
Merge branch 'develop' into enhancement/houdini_load_asset_lop 2024-06-28 17:22:13 +02:00
Roy Nieterau
e1010f9853 Fix code
Traceback:
```
Traceback (most recent call last):
  File "C:\Users\User\AppData\Local\Ynput\AYON\dependency_packages\ayon_2403061937_windows.zip\dependencies\pyblish\plugin.py", line 527, in __explicit_process
    runner(*args)
  File "E:\dev\ayon-core\client\ayon_core\plugins\publish\extract_usd_layer_contributions.py", line 556, in process
    path = get_instance_uri_path(contribution.instance)
  File "E:\dev\ayon-core\client\ayon_core\plugins\publish\extract_usd_layer_contributions.py", line 163, in get_instance_uri_path
    path = construct_ayon_entity_uri(
  File "E:\dev\ayon-core\client\ayon_core\pipeline\entity_uri.py", line 75, in construct_ayon_entity_uri
    if version < 0:
TypeError: '<' not supported between instances of 'str' and 'int'
```
2024-06-28 17:17:30 +02:00