Commit graph

32082 commits

Author SHA1 Message Date
Jakub Jezek
7bbea01593
fix: remove opentimelineio from setup.py 2023-07-13 15:15:16 +02:00
Ynbot
f725992818 [Automated] Release 2023-07-13 12:47:41 +00:00
ynbot
cc14e27ede
[Automated] Merged develop into main 2023-07-13 14:47:28 +02:00
Petr Kalis
5b5e64b586
Removed unnecessary import of pyblish.cli (#5292)
This import resulted in adding additional logging handler which lead to duplication of logs in hosts with plugins containing `is_in_tests` method. Import is unnecessary for testing functionality.
2023-07-13 14:44:51 +02:00
Jakub Ježek
a49b4265c6
Merge pull request #5291 from ynput/release/next-minor 2023-07-13 15:43:02 +03:00
Ondřej Samohel
7051a457b7
Merge pull request #5152 from ynput/bugfix/OP-6163_Bug-missing-time-information-on-publishes-from-Tray-Publisher 2023-07-13 14:34:20 +02:00
Petr Kalis
46a238c8b6
Slack - enhanced logging and protection against failure (#5287)
* OP-6248 - enhanced logging and protection against failure

Covered issues found in production on customer site. SlackAPI exception doesn't need to have 'error', covered uncaught exception.

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-07-13 14:20:27 +02:00
Milan Kolar
956432eb5d
Merge pull request #5229 from ynput/enhancement/OP-6227_3dsMax-delete-from-container 2023-07-13 12:20:29 +02:00
Milan Kolar
359d4958ed
Merge pull request #5281 from ynput/bugfix/houdini_arnold_rop_typo 2023-07-13 12:17:32 +02:00
Jakub Ježek
d8c5d8ebf5
Merge pull request #5275 from ynput/enhancement/OP-6083_Nuke-settings-remove-deprecated-reformat-config
Nuke: removing deprecated settings in baking
2023-07-13 12:57:53 +03:00
Jakub Jezek
94c53c40c1 nuke: removing deprecated settings connection 2023-07-13 10:08:26 +02:00
Roy Nieterau
4f4e1ac105
Fix copy.deepcopy unable to deep copy instance data due to a link to PySide2.QMenu in 'pyblish.plugin._Dict' (#5238) 2023-07-13 09:35:20 +02:00
Mustafa-Zarkash
6b87de90ff fix type on line 53 2023-07-12 12:41:15 +03:00
Simone Barbieri
85532188a1
Merge pull request #5264 from LoopsCreativeStudio/feature/blender_handle_QApplication 2023-07-12 10:18:26 +01:00
Laroustine
3d94264cb4
Merge branch 'develop' into feature/blender_handle_QApplication 2023-07-12 09:55:23 +02:00
Kayla Man
910e104880 Merge branch 'develop' into bugfix/OP-6163_Bug-missing-time-information-on-publishes-from-Tray-Publisher 2023-07-12 11:58:25 +08:00
Kayla Man
38cb6c4be0 Merge branch 'develop' into enhancement/OP-6227_3dsMax-delete-from-container 2023-07-12 11:57:54 +08:00
github-actions[bot]
583c4fc15d chore(): update bug report / version 2023-07-12 03:31:20 +00:00
ynbot
d11cfb713b
[Automated] Merged main into develop 2023-07-12 05:30:45 +02:00
Ynbot
a9d0a34510 [Automated] Bump version 2023-07-12 03:30:32 +00:00
ynbot
c2d47a3ba0
[Automated] Merged develop into main 2023-07-12 05:29:36 +02:00
Jakub Trllo
3f892c1785 fix temporary file 2023-07-11 18:13:54 +02:00
Jakub Trllo
0fce4a4a34 added pymongo to requirements 2023-07-11 18:13:54 +02:00
iLLiCiTiT
366c8571c5 fill filename missing for dependency package sources 2023-07-11 18:13:54 +02:00
iLLiCiTiT
ba3ccf1e1c fixed attribute usage od DependecyPackageItem 2023-07-11 18:13:54 +02:00
Petr Kalis
a00fba4b8c Fix - server returns filename instead of name (#5251) 2023-07-11 18:13:53 +02:00
Jakub Trllo
2791aa84bb AYON: Bundle distribution (#5209)
* modified distribution to use bundles

* use bundles in modules discovery logic

* removed unused import

* added support for bundle settings getter

* added script launch mechanism to ayon start script

* show login UI through subprocess

* removed silent mode

* removed unused variable

* match env variables to ayon launcher

* moved ui lib function to ayon common

* raise custom exception on missing bundle name

* implemented missing bundle window to show issues with bundles

* implemented helper function to show dialog about issues with bundle

* handle issues with bundles

* removed unused import

* dont convert passed addons infor

* access keys only in server getters

* fix accessed attribute

* fix test

* fixed missing 'message' variable

* removed duplicated data

* removed unnecessary 'sha256' variable

* use lstrip instead of replacement

* use f-string

* move import to the top of file

* added some dosctrings

* change type

* use f-string

* fix grammar

* set default settings variant in global connection creation

* reuse new function

* added init file

* safe access to optional keys

* removed unnecessary condition

* modified print messages on issues with bundles

* Changed message in missing bundle window

* updated ayon_api to 0.3.2
2023-07-11 18:13:53 +02:00
Jakub Trllo
301375c401 General: Runtime dependencies (#5206)
* moved opentimlineio to runtime dependencies

* fix darwin fetch thirdparty

* Fix print

Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>

* fix comment in pyproject toml

---------

Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2023-07-11 18:13:53 +02:00
Jakub Trllo
551b51904b fix conversion of Others templates 2023-07-11 18:13:53 +02:00
Jakub Trllo
bc7c40975e update ayon_api to 0.3.1 2023-07-11 18:13:53 +02:00
Jakub Trllo
71158356e4 update ayon api to '0.3.0' 2023-07-11 18:13:53 +02:00
Jakub Trllo
546187e43e AYON: OpenPype as server addon (#5199)
* added openpype server addon creation logic

* Better readme

Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>

* added docstring to 'find_files_in_subdir'

* added some type notations

* add whitespace around assignment

* move pyproject toml to client subfolder and fix its location in private dir

* Fix whitespace

---------

Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2023-07-11 18:13:52 +02:00
Jakub Trllo
8b69159033 fix missing 'active' argument in 'get_last_versions' 2023-07-11 18:13:52 +02:00
Ondřej Samohel
cccce4d1fa Unreal: get current project settings not using unreal project name (#5170)
* 🐛 use current project settings, not unreal project name

* 🐛 fix from where the project name is taken

* Update openpype/hosts/unreal/hooks/pre_workfile_preparation.py

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

* Update openpype/hosts/unreal/hooks/pre_workfile_preparation.py

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

---------

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-07-11 18:13:52 +02:00
Jakub Trllo
8ff78502dc make fusion 'ocio' conversion optional 2023-07-11 18:13:52 +02:00
Jakub Trllo
706469205c updated ayon api to '0.2.1' 2023-07-11 18:13:52 +02:00
Jakub Trllo
b44ef67050 updated settings converison with latest addon settings 2023-07-11 18:13:52 +02:00
Jakub Trllo
a08e59a5e3 General: CLI addon command (#5109)
* added 'addon' as alias for 'module'

* Changed docstring and description

* formatting change
2023-07-11 18:13:52 +02:00
sjt-rvx
2d0d0305bb set the key to environment istead of environments (#5118) 2023-07-11 18:13:51 +02:00
Jakub Trllo
255d0d6493 lower cryptography to 39.0.0 2023-07-11 18:13:51 +02:00
Jakub Trllo
0fab8694b6 use version 1.2.0 of unidecode module (#5090) 2023-07-11 18:13:51 +02:00
Jakub Trllo
689d29abff use 'tlsCAFile' instead of deprecated 'ssl_ca_certs' (#5080) 2023-07-11 18:13:51 +02:00
Jakub Trllo
3869a6f1d0 Igniter: QApplication is created (#5081)
* get_qt_app actually creates new app

* Single line creation
2023-07-11 18:13:51 +02:00
Jakub Trllo
13a6c94c86 change pyblish version in pyproject 2023-07-11 18:13:51 +02:00
Jakub Trllo
9e5720953f fix loader filepath access 2023-07-11 18:13:51 +02:00
Jakub Trllo
553bba8713 AYON: Fix site sync settings (#5069)
* fix sync server settings

* fix formatting
2023-07-11 18:13:50 +02:00
Jakub Trllo
b48e7ebfe4 AYON: Preparation for products (#5038)
* removed settings of IntegrateAssetNew

* added 'active' to 'ValidateEditorialAssetName' plugin settings

* removed unused 'families_to_review' setting from tvpain

* implemented product name -> subset and product type -> family conversion

* fixed most of conversion utils related to subsets

* removed unused constants

* anatomy templates are handling folder and product in templates

* handle all possible template changes of asset, subest and family in settings

* updated ayon api

* updated fixed ayon api

* added conversion functions for representations

* fixed 'get_thumbnail' compatibility

* use del to handle ayon mode in intput links

* changed labels in UI based on AYON mode

* updated ayon_api with 0.2.0 release code
2023-07-11 18:13:50 +02:00
clement.hector
eed665be31 set click to min v8 2023-07-11 18:13:50 +02:00
Jakub Trllo
594f1014ce General: Qt scale enhancement (#5059)
* set 'QT_SCALE_FACTOR_ROUNDING_POLICY' to 'PassThrough'

* implemented 'get_openpype_qt_app' which set all openpype related attributes

* implemented get app functions in igniter and ayon common

* removed env varaibles 'QT_SCALE_FACTOR_ROUNDING_POLICY'

* formatting fixes

* fix line length

* fix args
2023-07-11 18:13:50 +02:00
Jakub Trllo
a76989108e fix key check for secure mongo connection (#5031) 2023-07-11 18:13:49 +02:00