Commit graph

1431 commits

Author SHA1 Message Date
Jakub Trllo
54b73e2ad4 removed server addon 2024-07-09 11:46:38 +02:00
Jakub Trllo
b69085f65d removed max addon 2024-07-09 11:46:30 +02:00
Jakub Trllo
2beac025f7 removed deadline addon 2024-07-08 18:59:35 +02:00
Petr Kalis
51e6c001f2
Merge branch 'develop' into enhancement/AY-5714_Provide-user-credential-fields-on-Deadline-Studio-Settings 2024-07-08 15:02:31 +02:00
Petr Kalis
02d8516d47
Merge branch 'develop' into chore/standardize_IS_TEST_env_var 2024-07-04 18:41:02 +02:00
Jakub Trllo
49f058228d
Merge branch 'develop' into feature/remove-blender-addon 2024-07-04 12:25:43 +02:00
Petr Kalis
237d9a18e4 Use only AYON_IN_TESTS to drive automatic tests
--automatic-tests is removed in AYON
2024-07-04 12:25:42 +02:00
Petr Kalis
7b25502044 Use legacy IS_TEST env var to mark automatic tests for OP 2024-07-03 18:00:12 +02:00
Petr Kalis
9f629a2639 Standardize IS_TEST to AYON_IN_TESTS
ayon-core/client/ayon_core/lib/ayon_info.py expects AYON_IN_TESTS which is more descriptive than just IS_TEST
2024-07-03 17:56:38 +02:00
Jakub Trllo
f29aed2fee
Merge branch 'develop' into feature/remove-houdini-addon 2024-07-03 12:48:14 +02:00
Jakub Trllo
58693b4fa5 removed blender addon 2024-07-03 12:45:30 +02:00
Jakub Trllo
3afb29ff59 Merge branch 'develop' into feature/remove-maya-addon
# Conflicts:
#	server_addon/maya/client/ayon_maya/plugins/publish/collect_yeti_rig.py
2024-07-03 10:22:29 +02:00
Jakub Trllo
46c8b17209
Merge branch 'develop' into feature/remove-resolve-addon 2024-07-03 10:20:40 +02:00
Petr Kalis
1ab079778f Reverted use of secrets for deadline password
Regular artists don't have access to AYON secret, therefore it cannot be used.

Encrypted or at least crossed field for passwords doesn't exist so far.
2024-07-02 17:59:31 +02:00
Kayla Man
393de2301b
Merge branch 'develop' into bugfix/AY-5937_Maya-Issue-with-UDIM-Textures-in-Yeti-Rig-Publish 2024-07-02 22:44:06 +08:00
Jakub Trllo
cc13a565c1 removed houdini addon 2024-07-02 16:41:45 +02:00
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
31cac8aa2c
Merge branch 'develop' into enhancement/usd_workflow 2024-07-02 15:26:39 +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
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
5a3b3e18b3 Improve creator icons 2024-07-01 22:11:31 +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
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
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
Roy Nieterau
90eeba01ab Refactor and move more functions to better locations 2024-06-28 17:04:28 +02:00
Roy Nieterau
d49a66eb7c Refactor functions based on @iLLiCiTiT comments 2024-06-28 16:52:39 +02:00
Roy Nieterau
22a89dc521 Refactor ayon_core.pipeline.ayon_uri to ayon_core.pipeline.entity_uri` 2024-06-28 15:52:21 +02:00
Roy Nieterau
f82e968d15 Fix refactor 2024-06-28 15:35:34 +02:00
Roy Nieterau
aa0e796895 Ayon to uppercase 2024-06-28 15:35:28 +02:00