Commit graph

2837 commits

Author SHA1 Message Date
Ondřej Samohel
5f181507ab
Merge branch 'develop' into chore/remove-muster 2024-01-26 16:19:32 +01:00
Toke Stuart Jepsen
b0484e6dab Refactor getting published workfile path 2024-01-23 12:02:31 +00:00
Toke Stuart Jepsen
86a0678f3c Merge branch 'develop' into enhancement/OP-7940_render_workfile_attributes
# Conflicts:
#	server_addon/deadline/server/version.py
2024-01-18 14:46:14 +00:00
Toke Stuart Jepsen
38eb8e0ae3 initial working version 2024-01-17 11:31:29 +00:00
Jakub Trllo
b29dee59fa add addons dir only if exists 2024-01-16 16:48:35 +01:00
Ondřej Samohel
837acf9b2e
Merge pull request #5124 from ynput/enhancement/OP-5751_render-multiple-cameras
multiple render camera supports for 3dsmax
2024-01-15 11:54:08 +01:00
Jakub Trllo
1eb7e59b93
Kitsu clear credentials are safe (#6116) 2024-01-12 12:25:00 +01:00
Ondřej Samohel
363dd5740d
Merge branch 'develop' into enhancement/OP-7661_houdini-split-render-job-redshift 2024-01-09 10:41:17 +01:00
Ondřej Samohel
cf17ea8377
📝 add comment and warning about unspecified RS version 2024-01-08 12:09:06 +01:00
Petr Kalis
5f837d6f0b
AfterEffects: exposing Deadline pools fields in Publisher UI (#6079)
* OP-6421 - added render family to families filter

As published instances follow product type `render` now, fields wouldn't be shown for them.

* OP-6421 - updated documentation

* OP-6421 - added hosts filter

Limits this with higher precision.
2024-01-08 11:51:28 +01:00
Ondřej Samohel
5d787d3fc3
♻️ change how redshift version is passed 2024-01-08 11:17:12 +01:00
Ondřej Samohel
1e3fad27b0
♻️ some code style changes 2024-01-08 10:57:05 +01:00
MustafaJafar
938d9126a2 BigRoy's comment - stick to code style 2024-01-08 11:48:23 +02:00
Ondřej Samohel
fd87751c36
🎨 add split export support for redshift 2024-01-06 00:01:14 +01:00
Toke Jepsen
e4e6503017
Testing: Release Maya/Deadline job from pending when testing. (#5988)
* Release job from pending when testing.

* Removed render instance

This test was created as simple model and workfile publish, without Deadline rendering. Cleaned up render elements.

* Revert changes in submit publish plugin

---------

Co-authored-by: kalisp <petr.kalis@gmail.com>
2024-01-03 12:07:32 +01:00
Kayla Man
16df81094e resolve conflict 2024-01-03 18:07:04 +08:00
Jakub Trllo
480c509f8e fix used key 2024-01-02 15:36:51 +01:00
Jakub Trllo
58a36c5414 formatting changes 2024-01-02 12:00:03 +01:00
Jakub Trllo
1e485614bd keep process in momery for some time 2024-01-02 11:59:45 +01:00
Jakub Trllo
e107526bbd fix action to be able to run 2024-01-02 11:59:18 +01:00
Ondřej Samohel
71287008d6
Merge pull request #6037 from ynput/bugfix/houdini_refactor_get_output_parameter
Bugfix: Houdini render split bugs
2023-12-21 14:38:09 +01:00
Ondřej Samohel
9ff27b51b5
🔥 remove Muster 2023-12-21 14:27:35 +01:00
MustafaJafar
47af46c29f ✏️ Kuba's comment - follow pyblish key naming convention 2023-12-20 22:08:09 +02:00
Ondřej Samohel
bf0ad7225f
♻️ remove muster related code 2023-12-20 18:38:59 +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
Ondřej Samohel
553227addf
Merge branch 'develop' into bugfix/houdini_refactor_get_output_parameter 2023-12-19 14:19:31 +01:00
Jakub Trllo
1aca2d3bef expect 'ayon' group as one of option to get custom attributes 2023-12-18 16:19:14 +01:00
MustafaJafar
ed24690f39 BigRoy's comment - add tags to houdini deadline render jobs 2023-12-14 11:27:12 +02:00
MustafaJafar
9b33073791 rename exportJob flag to split_render 2023-12-14 00:49:47 +02:00
MustafaJafar
74daec7f97 fix a bug with render split 2023-12-14 00:07:15 +02: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