Commit graph

22331 commits

Author SHA1 Message Date
Jakub Trllo
2d8c41cc6e moved render abstractions to openpype.pipeline.publish 2022-06-30 10:39:05 +02:00
Jakub Trllo
5822275b6c move abstract meta pyblish class into openpype.pipeline.publish 2022-06-30 10:34:36 +02:00
Milan Kolar
3bb6d8aea0
Merge pull request #3426 from kaamaurice/bugfix/OP-3424_Blender-3-1-dont-set-framerange-and-fps 2022-06-29 10:01:31 +02:00
pypebot
2170579d71
[Automated] Merged main into develop 2022-06-29 06:04:08 +02:00
OpenPype
778f485a18 [Automated] Bump version 2022-06-29 04:03:54 +00:00
pypebot
f4334ec0ed
[Automated] Merged develop into main 2022-06-29 05:54:09 +02:00
Jakub Trllo
1dedc87095
Merge pull request #3400 from kaamaurice/enhancement/OP-3399_pre-pyside-install-all-platforms
Blender: pre pyside install for all platforms
2022-06-28 17:27:46 +02:00
Kaa Maurice
c69482df0a Blender bugfix on open set fps 2022-06-28 17:06:13 +02:00
pypebot
23989fca2b
[Automated] Merged release main into develop 2022-06-28 16:01:13 +02:00
OpenPype
f92e0f8fa3 [Automated] Release 2022-06-28 13:55:09 +00:00
pypebot
57cfafa472
[Automated] Merged main into develop 2022-06-28 15:46:04 +02:00
OpenPype
db6a061733 [Automated] Bump version 2022-06-28 13:45:54 +00:00
pypebot
c309536191
[Automated] Merged develop into main 2022-06-28 15:38:08 +02:00
Jakub Trllo
45d723a2e5
Merge pull request #3422 from pypeclub/feature/add_webserver_middleware
Webserver: Added CORS middleware
2022-06-28 15:07:26 +02:00
kaa
b6312221b6
Check for python with enabled pymalloc
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-06-28 14:36:45 +02:00
Jakub Trllo
4133adf5ed removed redundant line 2022-06-28 14:10:37 +02:00
Jakub Trllo
81cb958470 added cors middleware 2022-06-28 14:08:53 +02:00
Jakub Trllo
449824ff47 added aiohttps middlewares dependency 2022-06-28 14:05:07 +02:00
Jakub Trllo
71f1bddaa8
Merge pull request #3421 from pypeclub/feature/OP-3386_Use-query-functions-in-Unreal
Unreal: Use client query functions
2022-06-28 13:40:54 +02:00
Jakub Trllo
c4bed47cd8
Merge pull request #3419 from pypeclub/feature/OP-3419_Move-editorial-logic-to-pipeline
General: Move editorial lib to pipeline
2022-06-28 12:44:58 +02:00
Jakub Trllo
4450d3e737 add parent_ids to possible query filters 2022-06-28 12:44:24 +02:00
Jakub Trllo
843d92484d added special deprecation warning error 2022-06-28 10:42:48 +02:00
Jakub Trllo
46bfa3122f fix typo in typo 2022-06-28 10:33:51 +02:00
Petr Dvorak
08715b59c1 Merge branch 'develop' into feature/OP-3419_Move-editorial-logic-to-pipeline 2022-06-28 10:29:27 +02:00
64qam
ea972812b8
Merge pull request #3377 from pypeclub/bugfix/flame-group-of-issues
Flame: bunch of publishing issues
2022-06-28 10:18:26 +02:00
Milan Kolar
8124f92bd0
Merge pull request #3371 from pypeclub/enhancement/change_date_sorting_sync_queue 2022-06-28 09:59:26 +02:00
Jakub Trllo
4ed0194b18
Merge pull request #3411 from pypeclub/feature/OP-3449_Add-supported-extension-list-to-the-new-publisher-drag-and-drop
Attribute Defs UI: Files widget show what is allowed to drop in
2022-06-28 09:38:01 +02:00
Milan Kolar
0c674fcc61 expand spacing of the drop zone 2022-06-28 09:15:09 +02:00
Jakub Trllo
12eb1cc53b modified comments 2022-06-27 18:51:10 +02:00
Jakub Trllo
e7883fbbcc removed unused import 2022-06-27 18:42:02 +02:00
Jakub Trllo
447d9eab5c use query functions in unreal 2022-06-27 18:40:35 +02:00
Jakub Trllo
edff8ed400 use query functions in load camera 2022-06-27 18:25:07 +02:00
Jakub Trllo
4b0c7af57c
Merge pull request #3420 from pypeclub/bugfix/OP-3448_New-publisher-subset-name-doesnt-change-correctly
NewPublisher: Fix subset name change on change of creator plugin
2022-06-27 17:32:46 +02:00
Jakub Trllo
1da6eef8d3 fix subset name change on change of creator plugin 2022-06-27 14:54:20 +02:00
Jakub Trllo
0f4ac84aac
Merge pull request #3418 from pypeclub/bugfix/fix-avalon-import
Bug: fix invalid avalon import
2022-06-27 14:30:50 +02:00
Jakub Trllo
aa9183b2c2 use client query function 'get_project' 2022-06-27 14:23:42 +02:00
Ondřej Samohel
8aa5770c0c
🐛 fix resurfacing of avalon import 2022-06-27 14:09:23 +02:00
Jakub Trllo
bab01e90d7 Merge branch 'develop' into feature/OP-3419_Move-editorial-logic-to-pipeline 2022-06-27 14:01:25 +02:00
Ondřej Samohel
fb18cf9bdd
Merge pull request #3417 from pypeclub/PyEnv-Typo
Fix typo in documentation: pyenv on mac
2022-06-27 13:15:47 +02:00
Allan I. A
c3ffa95ece
Fix pyenv typo 2022-06-27 13:16:35 +03:00
Ondřej Samohel
714c588487
Merge pull request #3408 from pypeclub/bugfix/houdini-vdb-bgeo-loading-updating-fix
Houdini: fix loading and updating vbd/bgeo sequences
2022-06-27 12:02:04 +02:00
Jakub Trllo
927b1b8f1f
Merge pull request #3395 from pypeclub/feature/OP-3381_Use-query-functions-in-Houdini
Houdini: Use client query functions
2022-06-27 11:58:50 +02:00
pypebot
79bf6d05d4
[Automated] Merged main into develop 2022-06-27 11:46:24 +02:00
OpenPype
bd07eaf262 [Automated] Bump version 2022-06-27 09:46:14 +00:00
Milan Kolar
0769c9f6a3
Merge pull request #2755 from Ellipsanime/add-project-anatomy-keys-to-create-starting-folder 2022-06-27 11:44:56 +02:00
pypebot
a7e116c47e
[Automated] Merged develop into main 2022-06-27 11:39:15 +02:00
Milan Kolar
46647ab028 Merge branch 'release/3.12.x' into develop 2022-06-27 11:38:02 +02:00
Jakub Trllo
73f65cc1fb
Merge pull request #3414 from pypeclub/bugfix/nuke_wrong_kwarg
Nuke: Fix keyword argument in query function
2022-06-27 10:55:20 +02:00
Jakub Trllo
798734fdd8 fix keyword argument 2022-06-27 10:37:33 +02:00
Jakub Trllo
37c98c045e added spacing 2022-06-27 10:14:43 +02:00