Commit graph

36442 commits

Author SHA1 Message Date
Jakub Trllo
ff9db0ffa1 remove royal render project settings conversion 2024-02-22 15:58:26 +01:00
Jakub Trllo
6d988ff938
Merge pull request #107 from ynput/enhancement/job-queue-as-addon
Job queue addon uses AYONAddon
2024-02-22 15:54:07 +01:00
Jakub Trllo
e9045809d2 removed unnecessary 'enabled' value set 2024-02-22 15:53:47 +01:00
Jakub Trllo
d563437d45
Merge pull request #28 from ynput/enhancement/OP-7630_DCC-connection-timeout
Tray: Connection timeout and update validations
2024-02-22 15:36:50 +01:00
Jakub Trllo
2e7f5e5b61 renamed module.py to addon.py 2024-02-22 15:31:41 +01:00
Jakub Trllo
2f5ed7c19a job queue modules is now addon inheriting from AYONAddon 2024-02-22 15:29:47 +01:00
Jakub Trllo
abd44277cb
Merge pull request #70 from ynput/enhancement/OP-8204_Nuke-use-AYON-settings
Nuke: Use AYON settings
2024-02-22 15:01:49 +01:00
Jakub Trllo
3c01976c34 Merge branch 'develop' into enhancement/OP-8204_Nuke-use-AYON-settings
# Conflicts:
#	client/ayon_core/settings/ayon_settings.py
2024-02-22 15:01:36 +01:00
Jakub Trllo
7057db797c
Merge pull request #69 from ynput/enhancement/OP-8205_Hiero-use-AYON-settings
Hiero: Use AYON settings
2024-02-22 14:59:24 +01:00
Jakub Jezek
c8c15b935f
Refactor knob value retrieval logic in ValidateNukeWriteNode
- Update how knob values are collected and stored for validation.
2024-02-22 14:54:45 +01:00
Jakub Trllo
f4c5952527 auto fix missing alpha 2024-02-22 14:23:50 +01:00
Jakub Ježek
97ce616f21
Merge branch 'develop' into enhancement/OP-8204_Nuke-use-AYON-settings 2024-02-22 14:20:54 +01:00
Jakub Ježek
38b8ee72e0
Merge pull request #102 from ynput/chore/create_package_without_clearing
Chore: stop removing addons via create package py
2024-02-22 14:16:42 +01:00
Petr Kalis
5e77ba5619
Merge pull request #80 from ynput/enhancement/OP-8268_AOV-filter-for-Ftrack-family
Deadline: Expose families transfer setting - OP-8268
2024-02-22 10:48:50 +01:00
Kayla Man
5aeace284b
Merge branch 'develop' into enhancement/OP-8268_AOV-filter-for-Ftrack-family 2024-02-22 17:23:47 +08:00
Jakub Jezek
77b606993c
Add option to clear output directory before package creation
Added a new flag to clear the output directory before creating the package. This allows for a clean start each time the package is generated.
2024-02-21 14:54:30 +01:00
Jakub Trllo
523db4b415 fix knobs 2024-02-21 14:37:15 +01:00
Jakub Trllo
89fcbefd00 Merge branch 'develop' into enhancement/OP-8204_Nuke-use-AYON-settings 2024-02-21 14:32:50 +01:00
Jakub Jezek
42e3e9de97
Refactor knob writing logic in Nuke API lib function.
Simplify knob writing process by refactoring code to use a helper function for setting knobs based on settings.
2024-02-21 14:10:43 +01:00
Jakub Trllo
73e7317d3a
Merge pull request #98 from ynput/enhancement/new-metadata-ids
Chore: AYON metadata ids
2024-02-21 13:47:44 +01:00
Jakub Trllo
8b37628ea6 Merge branch 'develop' into enhancement/new-metadata-ids
# Conflicts:
#	client/ayon_core/hosts/photoshop/api/ws_stub.py
2024-02-21 12:56:30 +01:00
Jakub Trllo
38883078ed
Merge pull request #81 from ynput/enhancement/OP-8208_Use-folderPath-during-publishing
Chore: Use 'folderPath' instead of 'asset' during publishing
2024-02-21 12:48:54 +01:00
Jakub Ježek
65006af202
Merge branch 'develop' into enhancement/OP-8208_Use-folderPath-during-publishing 2024-02-21 12:35:20 +01:00
Jakub Trllo
ed39b769cf added container 3 schema 2024-02-21 12:34:00 +01:00
Jakub Trllo
95c4aa7f40
Merge pull request #77 from ynput/enhancement/OP-8198_RoyalRender-use-AYON-settings
RoyalRender: Use AYON settings
2024-02-21 12:28:10 +01:00
Petr Kalis
528f161472 Cleaned up how selected RR server is queried
It should be only queried only once in Collector phase, not multiple times.

There is no real possibility to select RR server on instance, eg. artist cannot set that in Publisher, but thats on different PR.
2024-02-21 12:09:51 +01:00
Petr Kalis
c1e528e134 Remove pushing OPENPYPE_VERSION
That env var doesn't make sense in Ayon.
2024-02-21 12:06:41 +01:00
Libor Batek
eb757767bf
Merge branch 'develop' into enhancement/OP-7630_DCC-connection-timeout 2024-02-21 10:42:45 +01:00
Jakub Trllo
7e78937e31 fix 'update_content_on_context_change' in maya 2024-02-21 10:38:21 +01:00
Simone Barbieri
eb715cc31d
Merge pull request #24 from ynput/enhancement/OP-7120-blender_output-node-exr
Blender: output node and EXR
2024-02-21 09:36:51 +00:00
Jakub Trllo
9677b16fc3 Merge branch 'develop' into enhancement/OP-8208_Use-folderPath-during-publishing
# Conflicts:
#	client/ayon_core/hosts/max/plugins/publish/collect_workfile.py
2024-02-21 10:32:55 +01:00
Jakub Trllo
549393f777
Merge pull request #47 from ynput/enhancement/OP-8111_Publishing-of-Workfiles
Max: Add missing workfile creator
2024-02-21 09:24:54 +01:00
Kayla Man
874f56491f
Merge pull request #26 from ynput/bugfix/houdini_redshift_fix_default_redshift_version
Bugfix/houdini redshift fix default redshift version
2024-02-21 13:10:42 +08:00
Kayla Man
b3de9a7ffe
Merge branch 'develop' into bugfix/houdini_redshift_fix_default_redshift_version 2024-02-21 13:10:19 +08:00
Jakub Trllo
ebfa5a2f3b fix traypublisher editorial 2024-02-20 17:02:42 +01:00
Jakub Trllo
69882f5d79
Remove 'pyblish.mindbender.container'
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-02-20 16:43:01 +01:00
Jakub Trllo
72e615169b fix houdini instance collection 2024-02-20 16:42:30 +01:00
Jakub Jezek
e145b33476
Fix typo in data key and update variable name.
- Corrected a typo in a data key from "folferPath" to "folderPath".
- Updated the variable name from "asset" to "asset_name".
2024-02-20 15:04:20 +01:00
Libor Batek
d2098351e0
Merge branch 'develop' into enhancement/OP-7120-blender_output-node-exr 2024-02-20 14:56:56 +01:00
Jakub Trllo
d724a66633 use constants instead of hardcoded values 2024-02-20 14:30:20 +01:00
Jakub Trllo
229bd07396 fix 'get_last_versions_for_instances' 2024-02-20 14:11:31 +01:00
Jakub Trllo
522e1b1095 fix extract hierarchy to ayon 2024-02-20 14:11:10 +01:00
Jakub Trllo
ce6fc93d48 fix collect usd bootstrap 2024-02-20 14:04:26 +01:00
Jakub Trllo
98a0f72f03 define new metadata ids 2024-02-20 13:25:13 +01:00
Jakub Trllo
74ec502610 Merge branch 'develop' into enhancement/OP-8208_Use-folderPath-during-publishing
# Conflicts:
#	client/ayon_core/hosts/maya/plugins/publish/validate_model_name.py
#	client/ayon_core/modules/deadline/plugins/publish/submit_maya_remote_publish_deadline.py
2024-02-20 12:21:22 +01:00
Jakub Trllo
4eb8802bad
Merge pull request #82 from ynput/enhancement/OP-8220_Move-usdlib-to-pipeline
Chore: Move usdlib to pipeline
2024-02-20 12:06:11 +01:00
Jakub Trllo
463b7cf250 Merge branch 'develop' into enhancement/OP-8205_Hiero-use-AYON-settings 2024-02-20 11:58:16 +01:00
Jakub Trllo
0e0d2599a0 Merge branch 'develop' into enhancement/OP-8204_Nuke-use-AYON-settings 2024-02-20 11:58:05 +01:00
Jakub Trllo
4d6a5d8bba Merge branch 'develop' into enhancement/OP-8198_RoyalRender-use-AYON-settings 2024-02-20 11:57:55 +01:00
Jakub Trllo
68f7dac1c8 Merge branch 'develop' into enhancement/OP-7630_DCC-connection-timeout 2024-02-20 11:57:44 +01:00