Commit graph

33332 commits

Author SHA1 Message Date
Jakub Jezek
c166b5898a
Merge branch 'develop' into enhancement/OP-4770_Global-colorspace-parse_colorspace_from_filepath-simplification 2023-09-21 16:58:11 +02:00
Ondřej Samohel
da3f1efaca
Merge pull request #5481 from ynput/tests/publish_process 2023-09-21 15:40:09 +02:00
Ondřej Samohel
2fe59d26d4
Merge branch 'develop' into tests/publish_process 2023-09-21 15:39:48 +02:00
Jakub Trllo
23e9f5e504
TVPaint: Fix review family extraction (#5637)
* mark review family representation for review

* implemented 'get_publish_instance_families' in publish lib

* use 'get_publish_instance_families' in tvpaint extract sequence
2023-09-21 10:26:33 +02:00
Kayla Man
2c18900940
Merge pull request #5622 from ynput/enhancement/OP-6381_Update-deadline-GlobalJobPreLoad-to-update-job-env
Deadline: set PATH environment in deadline jobs by GlobalJobPreLoad
2023-09-21 11:04:15 +08:00
Kayla Man
c937df50ff
Merge branch 'develop' into enhancement/OP-6381_Update-deadline-GlobalJobPreLoad-to-update-job-env 2023-09-21 11:04:04 +08:00
Mustafa-Zarkash
d91f54f2f7 rename files and make validator optional 2023-09-20 19:18:33 +03:00
Ondřej Samohel
a308450527
Merge pull request #5584 from ynput/bugfix/OP-2513_Houdini-Camera-Loader-fix-mismatch-for-Maya-cameras-render-gates-using-aspect-ratio 2023-09-20 18:15:54 +02:00
Ondřej Samohel
75e265198b
Merge pull request #5186 from tokejepsen/enhancement/OP-5265_Use-custom-staging-dir-function-for-Maya-renders 2023-09-20 16:24:56 +02:00
Ondřej Samohel
d6de8f1959
Merge pull request #5572 from ynput/chore/add-isort-config 2023-09-20 14:38:44 +02:00
Ondřej Samohel
41845651b2
Update setup.cfg
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-09-20 14:38:35 +02:00
ynbot
35551e82b8
[Automated] Merged main into develop 2023-09-20 05:24:59 +02:00
Ynbot
7195479080 [Automated] Bump version 2023-09-20 03:24:46 +00:00
ynbot
278330fb92
[Automated] Merged develop into main 2023-09-20 05:24:06 +02:00
github-actions[bot]
dc5c730cba chore(): update bug report / version 2023-09-19 23:46:44 +02:00
github-actions[bot]
77600e624c chore(): update bug report / version 2023-09-19 23:46:44 +02:00
Petr Dvorak
5bf4b826ac update release 2023-09-19 17:56:06 +02:00
Petr Dvorak
001cb0cc70 Merge branch 'release/next-minor' into main 2023-09-19 17:54:14 +02:00
Ynbot
87d8ff66bb [Automated] Release 2023-09-19 15:47:43 +00:00
ynbot
a55663a550
[Automated] Merged develop into main 2023-09-19 17:47:28 +02:00
Jakub Trllo
817ef16840 lower version of click to 7.1.2 to support older python versions (#5629) 2023-09-19 17:41:44 +02:00
dependabot[bot]
3e9528b5e0 Bump certifi from 2023.5.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 17:41:44 +02:00
Jakub Trllo
b4aa3b15df do not override scale factor rounding policy if has defined value through env variable 2023-09-19 17:41:44 +02:00
Jakub Trllo
b1796d6603 do not add schema to zip files 2023-09-19 17:41:44 +02:00
Jakub Trllo
975d09d668 lower urllib3 to support older OpenSSL than 1.1.1 2023-09-19 17:41:44 +02:00
Jakub Trllo
982c72224c Chore: Remove schema from OpenPype root (#5355)
* removed schema from openpype root

* removed schema from include files
2023-09-19 17:41:44 +02:00
github-actions[bot]
16641e7500 chore(): update bug report / version 2023-09-19 15:32:44 +00:00
ynbot
eee749ada4
[Automated] Merged release main into develop 2023-09-19 17:32:09 +02:00
Ynbot
85951d58f6 [Automated] Release 2023-09-19 15:31:39 +00:00
ynbot
f368759642
[Automated] Merged develop into main 2023-09-19 17:31:22 +02:00
Jakub Trllo
50af3321ae
AYON: Avoid creation of duplicated links (#5593)
* create set of output links before creation

* find all existing links before creating them

* Added small comment
2023-09-19 17:18:46 +02:00
Ondřej Samohel
e6ce9fd9e1
Merge pull request #5573 from BigRoy/feature/maya_usd_native_support 2023-09-19 17:15:36 +02:00
Ondřej Samohel
0a7e777907
Merge pull request #5434 from ynput/bugfix/OP-5872_3dsmax-Loading-abc-can-use-wrong-type-with-Ornatrix 2023-09-19 17:11:11 +02:00
64qam
bed1e35d20
Default create a desktop icon is checked (#5636) 2023-09-19 16:54:48 +02:00
Jakub Trllo
a8fa44c3fd
AYON: Ignore separated modules (#5619)
* ayon mode explicitly ignores addons that have own repository

* change warning message of missing addon directory to debug

* Better log message
2023-09-19 16:52:51 +02:00
Ondřej Samohel
c83637a257
Merge pull request #5632 from tokejepsen/enhancement/maya_remove_context_prompt 2023-09-19 16:36:04 +02:00
Ondřej Samohel
b8997c5ae4
create symlinks for ssl libs (#5633)
build was missing `libssl.1.1.so` and `libcrypto.1.1.so` symlinks needed by the executable itself, because python is now explicitly build with OpenSSL 1.1.1
2023-09-19 14:23:45 +02:00
Milan Kolar
bb8c7f0d7b
Merge pull request #5605 from ynput/enhancement/OP-6783_obj-publish-tweaks 2023-09-19 00:12:53 +02:00
Milan Kolar
a3e6f0fddf
Merge pull request #5566 from BigRoy/bugfix/maya_create_multiverse_usd_over_inheritance 2023-09-19 00:09:15 +02:00
Milan Kolar
bef6445862
Merge pull request #5426 from BigRoy/feature/maya_extract_active_view_as_thumbnail 2023-09-19 00:08:20 +02:00
Milan Kolar
a5266ad091
Merge pull request #5253 from BigRoy/enhancement/maya_collect_looks_cleanup 2023-09-19 00:06:10 +02:00
Milan Kolar
3e69651f0e
Merge pull request #5102 from quadproduction/documentation/local-settings 2023-09-19 00:05:26 +02:00
Mustafa-Zarkash
a6b6524f0e Merge branch 'develop' into tests/publish_process 2023-09-18 21:04:53 +03:00
Mustafa-Zarkash
6c70df2a2e remove unnecessary logic 2023-09-18 21:02:58 +03:00
Toke Stuart Jepsen
9f040265e7 Remove context prompt. 2023-09-18 16:07:54 +01:00
Jakub Trllo
36a8976c58
AYON: Mark deprecated settings in Maya (#5627)
* Mark color management preferences as deprecated

* add migration hint
2023-09-18 14:55:07 +02:00
Petr Kalis
73e928efc9
Fix - _id key used instead of id (#5626)
Just 'id' is not returned because value in fields.
2023-09-18 10:12:58 +02:00
github-actions[bot]
10ed783907 chore(): update bug report / version 2023-09-16 03:25:05 +00:00
ynbot
ae84d7235c
[Automated] Merged main into develop 2023-09-16 05:24:40 +02:00
Ynbot
851f234237 [Automated] Bump version 2023-09-16 03:24:27 +00:00