Commit graph

32768 commits

Author SHA1 Message Date
Mustafa-Zarkash
1a3c8ad772 make validateReviewColorspace optional 2023-08-31 17:34:42 +03:00
Mustafa Zarkash
6191038dbd
Merge branch 'develop' into enhancement/OP-5600_Houdini-manage-colorspaces-in-review-ROP 2023-08-31 17:12:05 +03:00
Petr Kalis
84e89aa422
Webpublisher: better encode list values for click (#5546)
* Fix - list of arguments must be provided differently

Targets could be a list, original implementation pushed it as a comma separated, it must be separated by space for click to understand.

* Fix - split by space

targets might come as a tuple from command line

* Fix - better providing of arguments

* Revert "Fix - split by space"

This reverts commit 23884ac1c544e2d8003d82423a0da8b83821d426.
2023-08-31 11:39:07 +02:00
Kayla Man
3b8f74d71d
Merge pull request #5528 from ynput/enhancement/5516_Houdini-Reset-FPS
Houdini: Reset FPS when clicking Set Frame Range
2023-08-31 16:20:30 +08:00
Kayla Man
d019496d99
Merge branch 'develop' into enhancement/5516_Houdini-Reset-FPS 2023-08-31 16:20:23 +08:00
Mustafa-Zarkash
6c5039f707 BigRoy's Comment 2023-08-30 22:46:07 +03:00
Mustafa-Zarkash
41babcaa85 update doc strings 2023-08-30 22:43:52 +03:00
Mustafa-Zarkash
668bcb2d40 BigRoy's Comments 2023-08-30 22:28:43 +03:00
Jakub Trllo
74d612208e
AYON: Deadline expand userpaths in executables list (#5540)
* expand userpaths set in executables list

* Update logic for searching executable with expanduser

---------

Co-authored-by: Petr Kalis <petr.kalis@gmail.com>
2023-08-30 17:47:03 +02:00
Jakub Ježek
9874aae57c
Merge pull request #5042 from tokejepsen/enhancement/nuke_multiple_knob_values 2023-08-30 16:44:47 +02:00
Jakub Trllo
a60c3d7ce3
use correct git url in README (#5542) 2023-08-30 16:36:42 +02:00
Mustafa Zarkash
3c34385320
Houdini: Improve VDB Selection (#5523)
* improve sop selection

* resolve hound conversations

* resolve BigRoy's comments
2023-08-30 15:35:09 +02:00
sjt-rvx
b83a409313
have the addons loading respect a custom AYON_ADDONS_DIR (#5539)
* have the addons loading respect a custom AYON_ADDONS_DIR

* Update openpype/modules/base.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

---------

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-08-30 15:12:03 +02:00
github-actions[bot]
e426aca721 chore(): update bug report / version 2023-08-30 03:25:28 +00:00
ynbot
0722c1f6ac
[Automated] Merged main into develop 2023-08-30 05:25:05 +02:00
Ynbot
948687e7a2 [Automated] Bump version 2023-08-30 03:24:53 +00:00
ynbot
9aaf3bf642
[Automated] Merged develop into main 2023-08-30 05:24:12 +02:00
Mustafa-Zarkash
75673151a6 resolve hound conversations 2023-08-29 21:18:27 +03:00
Mustafa-Zarkash
c799ae42ea add spaces 2023-08-29 21:06:36 +03:00
Mustafa-Zarkash
9ff5c071b3 resolve conversations 2023-08-29 21:05:43 +03:00
Mustafa Zarkash
65bd128d51
Enhancement: Update houdini main menu (#5527)
* update houdini main menu

* add separator
2023-08-29 18:03:58 +02:00
Jakub Trllo
ed53ef12d5
Chore: PowerShell script for docker build (#5535)
* added powershell script to build using docker

* fix empty variant

* make sure build folder exists

* added docker_build.ps1 to readme

* Tweaked readme to include reason for docker_build.ps1

---------

Co-authored-by: Petr Kalis <petr.kalis@gmail.com>
2023-08-29 17:48:33 +02:00
Petr Kalis
04145020f6
Tests: fix unit tests (#5533)
* Changed test zip file location

* Updated tests and updated Unreal plugin

Unreal plugin was previously ejected into general one, which was later removed as unnecessary. In Unreal plugin were kept fixed bugs from general one (slate issue, better name pattern for clique)

* Updated raised exception type
2023-08-29 17:35:48 +02:00
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
Mustafa Zarkash
44df6d69a6
Delete print statment
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-08-29 16:55:24 +03:00
Mustafa Zarkash
c64e6c1fca
Update get_asset_fps
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-08-29 16:52:23 +03:00
Mustafa-Zarkash
9f31075acd resolve BigRoy's conversation 2023-08-29 16:41:09 +03: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
Mustafa-Zarkash
e6bbb0c038 add reset fbs to reset framerange 2023-08-28 22:47:18 +03: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