Commit graph

2785 commits

Author SHA1 Message Date
Ondřej Samohel
9ff27b51b5
🔥 remove Muster 2023-12-21 14:27:35 +01:00
Jakub Trllo
64d39613fa
Python console widget: Save registry fix (#6076)
* it is possible to call 'save_registry' only when window is showed up

* used more clever way how to determine if should be saved
2023-12-20 18:34:37 +01:00
Jakub Jezek
a09fc58148
flipping order of condition arguments 2023-12-20 15:56:21 +01:00
Jakub Jezek
19666f7df3
Refactor integrate_ftrack_instances.py to update asset names for multiple reviewable items
- Add a condition to also check if multiple_reviewable is True before updating the asset name.
2023-12-20 15:48:47 +01:00
Jakub Trllo
1aca2d3bef expect 'ayon' group as one of option to get custom attributes 2023-12-18 16:19:14 +01:00
Ondřej Samohel
483ba26cb5
Change ASCII art in AYON mode 2023-12-07 18:03:30 +01:00
Roy Nieterau
355722d04f
Fix error message formatting (#6028) 2023-12-07 17:38:25 +01:00
Jakub Jezek
d5c5f4f9aa
Merge branch 'develop' into enhancement/OP-6659_nuke-explicit-thumbnail-workflow 2023-12-07 13:15:07 +01:00
Jakub Jezek
99674b8f0e
Fix expected files path handling in NukeSubmitDeadline plugin
The commit fixes a typo in the code where "expectied" was changed to "expected". It also improves the handling of expected file paths by correctly adding them to the instance data. Additionally, it adds support for hashed sequence expressions and shifts the start frame by 1 if a slate is present.
2023-12-07 11:57:44 +01:00
Ondřej Samohel
75669bf82b
Merge pull request #6019 from ynput/bugfix/deadline-split-export-job-fix 2023-12-06 16:56:29 +01:00
Petr Kalis
f9509f3613
Deadline: correct webservice couldn't be selected in Ayon (#6007)
* Refactor necessary for Ayon changes in Setting model

* Removed unnecessary configuration

MongoDB is not a thing in Ayon.

* Changed DL model to use dynamic enum

Enum values are set in Studio Settings, in Project settings will be selected from.
Used this way to be close to OP variant and support both until OP is deprecated.

* Hound

* Refactor with use of AYON_SERVER_ENABLED

This will make it simpler to remove obsolete code in the future.

---------

Co-authored-by: Libor Batek <112623825+LiborBatek@users.noreply.github.com>
2023-12-06 16:40:24 +01:00
Ondřej Samohel
7a79330d53 🐛 handle missing key 2023-12-06 15:40:56 +01:00
Jakub Jezek
a2c37975aa
feat: Add support for multiple reviewable components
This commit adds support for creating multiple reviewable components in the `IntegrateFtrackInstance` plugin. It introduces a new variable `extended_asset_name` to change the asset name of each new component for review. This feature is particularly useful when there are more than one representation to be reviewed.
2023-12-06 12:24:27 +01:00
Ondřej Samohel
0cb5c3814d Merge remote-tracking branch 'origin/develop' into feature/houdini_export_task 2023-12-06 11:03:06 +01:00
Jakub Trllo
5d9dd3ae9a
AYON: Use AYON label in ayon mode (#5995)
* use AYON instead of OpenPype in tool titles

* add bundle name to info data

* modified message to report ynput team

* fix experimental tool titles
2023-12-05 15:50:19 +01:00
Toke Jepsen
5e59ffce81
hou module should be within class code. (#5954) 2023-12-05 14:28:33 +01:00
Ondřej Samohel
eacb97dc50
Merge branch 'develop' into enhancement/add-environments-to-royalrender-job 2023-12-04 17:55:28 +01:00
Libor Batek
68161692f3
Merge pull request #5949 from ynput/bugfix/OP-7378-blender-deadline_chunk_size_issue
Blender: Fix Deadline Frames per task
2023-11-29 12:15:20 +01:00
Simone Barbieri
1abbee13a0 Fix missing ScheduledType 2023-11-29 10:40:02 +01:00
Simone Barbieri
d4afd11241 Added placeholder and tooltip for delay attribute 2023-11-29 09:48:41 +01:00
Ondřej Samohel
5175cdfe83 inject env to nuke jobs 2023-11-27 13:49:15 +01:00
Ondřej Samohel
425cbd2ac0 🐶 fix hound 2023-11-27 13:12:07 +01:00
Ondřej Samohel
618b4b0c6d 🎨 inject submitter environment to the royal render job 2023-11-27 12:22:11 +01:00
Milan Kolar
a063988469
Merge pull request #5939 from ynput/enhancement/OP-6659_ftrack-component-multiple-thumbnails 2023-11-25 00:21:24 +01:00
Simone Barbieri
a35f9d935e Reverted family to render and fixed problems with family 2023-11-24 15:37:27 +00:00
Simone Barbieri
862cb05d2f Get comment from instance 2023-11-24 14:47:16 +00:00
Simone Barbieri
5162d8e407 Added Delay option 2023-11-24 12:20:38 +00:00
Kayla Man
182287c032 resolve conflict 2023-11-24 12:56:17 +08:00
Simone Barbieri
44b4d04bbe Added attributes to publisher and fixed chunk size 2023-11-23 16:24:41 +00:00
Kayla Man
f8433f42c5
Merge branch 'develop' into bugfix/OP-6926_MToA-verbosity-levels-not-preserved-on-farm 2023-11-23 21:12:35 +08:00
Ondřej Samohel
f2adb8834b
Merge pull request #5946 from ynput/feature/OP-7325_asset-usage-report 2023-11-23 11:30:07 +01:00
Ondřej Samohel
5e5ed5b517 🐶 hound fix 2023-11-23 11:26:46 +01:00
Ondřej Samohel
00c1288c9d 🐛 handle hero versions 2023-11-23 11:25:45 +01:00
Ondřej Samohel
8050d23529 Revert "🐛 invalid header order"
This reverts commit 4554820410.
2023-11-22 18:10:56 +01:00
Ondřej Samohel
5ec3f92d7c 🐛 remove unused plugin and hound fixes 2023-11-22 17:02:30 +01:00
Ondřej Samohel
4554820410 🐛 invalid header order 2023-11-22 16:42:11 +01:00
Ondřej Samohel
5125db72b4 📝 add docstrings and some polishing 2023-11-22 16:38:09 +01:00
Ondřej Samohel
61fe4825e6 🎨 initial work 2023-11-22 16:25:33 +01:00
Kayla Man
85c73fa52c remove duplicated variable of MTOA verbosity level in submit maya deadline 2023-11-22 22:52:00 +08:00
Kayla Man
3b5f7d24af
Merge branch 'develop' into bugfix/OP-6926_MToA-verbosity-levels-not-preserved-on-farm 2023-11-22 20:36:39 +08:00
Jakub Jezek
9b1d24acb8
improving code in nuke deadline submitter 2023-11-21 22:18:43 +01:00
Jakub Jezek
ec47c7466f
enhancing code 2023-11-21 22:12:41 +01:00
Jakub Jezek
178f044869
ftrack: ignore representations with publish_on_farm tag 2023-11-21 21:49:17 +01:00
Jakub Trllo
572122777f
Merge pull request #5817 from ynput/feature/OP-7176_Use-folder-path-as-unique-identifier
AYON: Use folder path as unique identifier
2023-11-21 18:30:14 +01:00
Jakub Jezek
e0b4cef87e
nuke: deadline removing redundant code 2023-11-21 17:28:25 +01:00
Jakub Jezek
0f6cecb29a
nuke: deadline not adding explicit farm representation to expected files 2023-11-21 17:26:58 +01:00
Jakub Jezek
166bfb2f31
improving code readability 2023-11-21 14:06:33 +01:00
Jakub Jezek
e6c0504038
unused variable
comment https://github.com/ynput/OpenPype/pull/5939#discussion_r1400418886
2023-11-21 13:59:33 +01:00
Jakub Jezek
73600fb0a8
hound 2023-11-21 13:57:13 +01:00
Jakub Jezek
4ba778e73e
fixing duplication of single thumbnail for multiple reviewables 2023-11-21 13:49:57 +01:00