Commit graph

32727 commits

Author SHA1 Message Date
Jakub Trllo
e56d3530cb
Chore: Queued event system (#5514)
* implemented queued event system

* implemented basic tests
2023-08-29 17:31:49 +02:00
Roy Nieterau
c157f74b49
Fix double spaces in message (#5190) 2023-08-29 16:45:09 +02:00
Roy Nieterau
6014cc6549
Enhancement: Deadline plugins optimize, cleanup and fix optional support for validate deadline pools (#5531)
* Fix optional support

* Query deadline only once per url

* Report both pools if both are invalid instead of only primary pool

* Fix formatting in UI

* Re-use existing implementation of `requests_get`

* Cosmetics

* Cache deadline url responses to avoid the need of request per instance

* Only format error message when needed + convert to `KnownPublishError`

* Allow deadline url per instance, similar to `ValidateDeadlineConnections`

* Tweak grammar/readability

* Fix title

* Remove instance data from right side in Publish report since it's available in logs
2023-08-29 16:16:31 +02:00
Petr Kalis
61a8ff26f0
General: Fix Validate Publish Dir Validator (#5534)
* Fix using wrong key

* Update docstrings
2023-08-29 15:06:52 +02:00
Jakub Ježek
dbb8e5389d
Merge pull request #5484 from ynput/bugfix/nuke-old-instances-missing-instance_id
Nuke: fixing missing `instance_id` error
2023-08-29 12:05:48 +02:00
Jakub Ježek
12404dd8e9
Merge pull request #5489 from ynput/enhancement/traypublisher-audio-product
TrayPublisher: adding audio product type into default presets
2023-08-29 12:04:53 +02:00
Jakub Trllo
3eb2cc21b2
Update ayon-python-api (#5512)
* query asset only if asset id is available

* updated ayon api

* fix subsets arguments
2023-08-29 12:01:29 +02:00
Jakub Trllo
fd64e261df
Merge pull request #5521 from BigRoy/enhancement/filter_pyblish_plugins_log_attributes
Publisher: Tweak log message to provide plugin name after "Plugin"
2023-08-28 15:55:25 +02:00
Roy Nieterau
f95c4f27ce Use logging module style formatting 2023-08-28 13:48:20 +02:00
Kayla Man
0371d7c168
Merge pull request #5520 from ynput/bugfix/arnold_fallback_workfile_issue
Max: Fixing the bug of falling back to use workfile for Arnold or any renderers except Redshift
2023-08-28 19:41:02 +08:00
Kayla Man
a59de7db31 clean up 2023-08-28 18:50:20 +08:00
Roy Nieterau
6e50d1a814 Fix log message - actually provide plugin name after "Plugin" 2023-08-28 12:47:43 +02:00
Kayla Man
3f1fb736a6 make sure arnold and other renderers not fallbacking to workfile 2023-08-28 18:45:43 +08:00
github-actions[bot]
437f483bc4 chore(): update bug report / version 2023-08-26 03:25:53 +00:00
ynbot
f2e60c4813
[Automated] Merged main into develop 2023-08-26 05:25:28 +02:00
Ynbot
f38f1b451d [Automated] Bump version 2023-08-26 03:25:15 +00:00
ynbot
370a4cf206
[Automated] Merged develop into main 2023-08-26 05:24:26 +02:00
Jakub Trllo
5ed243e36e
Publisher: Fix multiselection value (#5505)
* fix change of value on multiselection

* fix create - publish page change
2023-08-25 17:08:34 +02:00
Jakub Ježek
39f8e65177
if no Tag in representation avoiding raise (#5511) 2023-08-25 16:20:20 +02:00
Roy Nieterau
2477287095
Publisher: Avoid warnings on thumbnails if source image also has alpha channel (#5510)
* Avoid warnings if source image also has alpha channel

* Fix logging typo
2023-08-25 16:19:49 +02:00
Milan Kolar
594bf8a1f6
Merge pull request #5477 from tokejepsen/bugfix/OP-6595_versioning-from-v0-Ftrack-publish 2023-08-24 09:36:19 +02:00
Milan Kolar
d787b7470a
Merge pull request #5455 from ynput/bugfix/add_kitsu_credentials_to_publish_job 2023-08-24 09:35:42 +02:00
Jakub Jezek
fe5dc20877
traypublisher: adding preset for audio product 2023-08-23 17:31:46 +02:00
Jakub Ježek
d8b83dd383
Merge pull request #5409 from ynput/enhancement/OP-6317_Nuke-publish-existing-frames-on-farm 2023-08-23 17:02:35 +02:00
Jakub Jezek
fd2ba5a07f
empty line 2023-08-23 16:48:51 +02:00
Jakub Ježek
6021a43ab0
Update openpype/hosts/nuke/plugins/publish/collect_writes.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-08-23 16:39:21 +02:00
Jakub Ježek
a8db933143
Merge branch 'develop' into enhancement/OP-6317_Nuke-publish-existing-frames-on-farm 2023-08-23 16:38:52 +02:00
Libor Batek
518389d440
Merge pull request #5487 from ynput/bugfix/UE-burnins-fix
added UE to extract burnins families
2023-08-23 16:12:13 +02:00
Libor Batek
ed5c299c51 added UE to extract burnins families 2023-08-23 15:59:45 +02:00
Jakub Jezek
0f8cc0301f
Nuke: fixing missing instance_id 2023-08-23 14:47:10 +02:00
Jakub Ježek
4b00d2a9b9
Merge pull request #5454 from ynput/bugfix/nuke-thumbnail-colorspace
Nuke: adding inherited colorspace from instance
2023-08-23 14:37:54 +02:00
Petr Kalis
88f1d839f1
Added super call to init (#5480)
DL 10.3 requires plugin inheriting from DeadlinePlugin to call super's __init__ explicitly.
2023-08-23 10:07:13 +02:00
ynbot
cac6ff5095
[Automated] Merged main into develop 2023-08-23 05:24:42 +02:00
Ynbot
99ceef33e3 [Automated] Bump version 2023-08-23 03:24:31 +00:00
ynbot
a94cdae7c1
[Automated] Merged develop into main 2023-08-23 05:23:54 +02:00
github-actions[bot]
ae53caacc0 chore(): update bug report / version 2023-08-22 14:42:21 +00:00
ynbot
f06e5dd3a1
[Automated] Merged release main into develop 2023-08-22 16:41:55 +02:00
Ynbot
ee31b305d3 [Automated] Release 2023-08-22 14:41:23 +00:00
ynbot
d389b1bf67
[Automated] Merged develop into main 2023-08-22 16:41:06 +02:00
Toke Stuart Jepsen
ec054ce939 Fix version 0 when integrating to Ftrack. 2023-08-22 13:00:36 +01:00
Jakub Trllo
20c1c1ce82
AYON: Fix version attributes update (#5472)
* fix attrib update

* proper fix of attrib updates
2023-08-21 18:17:38 +02:00
Petr Kalis
a63fef653d
Context plugin shouldn't be tied to family (#5464) 2023-08-21 10:32:32 +02:00
Simone Barbieri
c23506c56b
Merge pull request #5393 from ynput/bugfix/unreal-asset_name_hero_version 2023-08-21 09:20:34 +01:00
Simone Barbieri
38f5e37925
Merge branch 'develop' into bugfix/unreal-asset_name_hero_version 2023-08-21 09:17:06 +01:00
github-actions[bot]
a25d1742a7 chore(): update bug report / version 2023-08-19 03:25:04 +00:00
ynbot
da08c96641
[Automated] Merged main into develop 2023-08-19 05:24:36 +02:00
Ynbot
3ba4e7cbff [Automated] Bump version 2023-08-19 03:24:22 +00:00
ynbot
2100ab8309
[Automated] Merged develop into main 2023-08-19 05:23:40 +02:00
Jakub Trllo
ecf1635637
updated ayon api to '0.3.5' (#5460) 2023-08-17 12:46:57 +02:00
Kayla Man
6ae58875b5
3dsMax: Settings for Ayon (#5388)
* 3dsmax settings for ayon

* lower version to '0.1.0'

* remove arguments from max application settings

* RenderSettings instead of render_settings for max

---------

Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>
2023-08-17 10:57:00 +02:00