Commit graph

26793 commits

Author SHA1 Message Date
Jakub Trllo
07e14f9688 fix super init call 2022-12-16 17:45:27 +01:00
Jakub Trllo
f8cf45dfbc added qtpy to install_requires 2022-12-16 17:03:54 +01:00
Jakub Trllo
d585450f99 use qtpy module in igniter instead of Qt.py 2022-12-16 17:03:19 +01:00
Jakub Trllo
d3753fef31 Merge branch 'develop' into release/3.15.x
# Conflicts:
#	openpype/hosts/aftereffects/api/pipeline.py
#	openpype/hosts/photoshop/api/pipeline.py
#	openpype/hosts/photoshop/plugins/create/create_legacy_image.py
#	openpype/modules/deadline/plugins/publish/submit_publish_job.py
2022-12-16 12:09:01 +01:00
Jakub Trllo
0af6df041e
Merge pull request #4223 from pypeclub/feature/OP-4627_qtpy-in-openpype-tools
Tools: Use qtpy instead of Qt in standalone tools
2022-12-16 11:54:54 +01:00
Jakub Trllo
4f8d03b2bb
Merge pull request #4230 from pypeclub/bugfix/publisher_python_2_signal_type_issues
Publisher: Signal type issues in Python 2 DCCs
2022-12-16 11:54:39 +01:00
Jakub Trllo
d62790bf37
Merge pull request #4225 from pypeclub/feature/OP-4632_qtpy-in-module-tools
General: Use qtpy in modules and hosts UIs which are running in OpenPype process
2022-12-16 11:54:25 +01:00
Jakub Trllo
ac7a00f6dd
Merge pull request #4210 from pypeclub/bugfix/event_argspec_in_python_2
General: Event callbacks pass event to callbacks as expected
2022-12-16 11:54:05 +01:00
Libor Batek
738350b808
Merge pull request #4228 from pypeclub/bugfix/blender-layout_family_versioning
Blender: Fix Layout Family Versioning
2022-12-15 15:50:24 +01:00
Ondřej Samohel
8465e96245
Merge pull request #4098 from moonyuet/bugfix/OP-4302-Layout-publish-more-than-one-container-issue 2022-12-15 14:59:54 +01:00
Simone Barbieri
c07bcb2b21 Fix problem when updating or removing layout with non loaded objects 2022-12-15 12:51:43 +00:00
Jakub Trllo
74972bec80 added all constants to __all__ 2022-12-15 11:41:28 +01:00
Jakub Trllo
52e8601d44 use string instead of custom type for signal parameter 2022-12-15 11:41:11 +01:00
Jakub Ježek
1256c67428
Merge pull request #4182 from pypeclub/feature/deadline_submit_job_env_refactory
Deadline: improve environment processing
2022-12-15 10:21:16 +01:00
Ondřej Samohel
7c0dcad801
Merge pull request #4199 from pypeclub/bugfix/support-for-unreal-5.1 2022-12-14 17:03:55 +01:00
Ondrej Samohel
4d20f025f6
🐛 fix empty ue folder bug 2022-12-14 16:34:40 +01:00
Simone Barbieri
6f2c16fc6d Hound fixes 2022-12-14 11:09:08 +00:00
Simone Barbieri
f222c2b9cc Small fix and comments 2022-12-14 11:06:26 +00:00
Petr Kalis
856cbf05e7
Merge pull request #4217 from pypeclub/feature/OP-4465_Toggle-off-burnins-for-hosts
Publish: toggle off burnins for hosts
2022-12-14 11:51:23 +01:00
Simone Barbieri
bf4b70e941 Fixed layout update 2022-12-14 10:46:31 +00:00
Libor Batek
476bb2d2db
Merge pull request #4226 from pypeclub/bugifx/blender-create_camera_use_selection
Blender: Fix Create Camera "Use selection"
2022-12-14 09:57:45 +01:00
pypebot
6684852650
[Automated] Merged main into develop 2022-12-14 04:30:53 +01:00
OpenPype
c58162bb1e [Automated] Bump version 2022-12-14 03:30:40 +00:00
pypebot
c897798198
[Automated] Merged develop into main 2022-12-14 04:29:22 +01:00
Jakub Jezek
730df2a4cd
deadline: pr comments 2022-12-13 21:55:41 +01:00
Simone Barbieri
7810d425da Camera is created only when the creator is not using the selection 2022-12-13 16:52:32 +00:00
Jakub Trllo
660ece0142
Merge pull request #4224 from pypeclub/bugfix/files_widget_join_issue
TrayPublisher - join needs list
2022-12-13 17:49:13 +01:00
Jakub Trllo
374d4d9683 use qtpy in fusion 2022-12-13 17:48:48 +01:00
Jakub Trllo
a3db8a0539 use qtpy in hosts which have use openpype process 2022-12-13 17:47:52 +01:00
Jakub Trllo
a66e421fad use qtpy in module tools 2022-12-13 17:46:43 +01:00
Petr Kalis
b7afb84d6c Fix - join needs list 2022-12-13 17:28:20 +01:00
Jakub Trllo
4d98f54073 traypublisher is using qtpy 2022-12-13 17:22:35 +01:00
Jakub Trllo
bd17e05682 use qtpy in context dialog 2022-12-13 17:20:39 +01:00
Jakub Trllo
e989dbecdb project manager is using qtpy instead of Qt module 2022-12-13 17:19:06 +01:00
Ondrej Samohel
4d0e818067
♻️ fix includes 2022-12-13 15:33:15 +01:00
Jakub Trllo
69b0c23056 stdbroker is using qtpy instead of Qt 2022-12-13 15:21:00 +01:00
Jakub Trllo
4a69f9c666 standalone publisher is using qtpy instead of Qt 2022-12-13 15:20:41 +01:00
Ondrej Samohel
b487b90fa0
♻️ update build options 2022-12-13 15:19:29 +01:00
Ondrej Samohel
23e9f120cf
♻️ fix 5.1 compatibility 2022-12-13 15:19:13 +01:00
Jakub Trllo
c8872b9b6e tray is using qtpy instead of Qt 2022-12-13 15:18:21 +01:00
Jakub Trllo
8a40489d28 launcher is using qtpy import instead of Qt 2022-12-13 15:16:29 +01:00
Ondřej Samohel
9f15cd150e
Merge pull request #4220 from pypeclub/feature/houdini_publish_interface
Houdini: Use new interface class name for publish host
2022-12-13 14:26:55 +01:00
Jakub Trllo
54780b477a use new interface class name for publish host 2022-12-13 14:00:24 +01:00
Jakub Trllo
fc37034e2a
Merge pull request #4215 from pypeclub/feature/qtpy_in_settings
General: Use qtpy in settings UI
2022-12-13 13:49:09 +01:00
Jakub Trllo
ad9f185816
Merge pull request #4203 from pypeclub/feature/default_cli_for_headless
General: Default command for headless mode is interactive
2022-12-13 13:11:24 +01:00
Petr Kalis
7e129a8526 OP-4465 - added missed settings schema 2022-12-13 11:39:23 +01:00
Petr Kalis
8f09a4f5da Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-4465_Toggle-off-burnins-for-hosts 2022-12-13 11:31:44 +01:00
Jakub Trllo
b05bcf9425 Change comment 2022-12-12 18:34:07 +01:00
Jakub Trllo
76f1cbc2e3 print help instead of invokinf 'interactive' command 2022-12-12 18:31:19 +01:00
Petr Kalis
ec3e046998 OP-4465 - revert deleted filters
families and hosts here are meant for Pyblish filtering, they should stay here for now.
2022-12-12 18:30:55 +01:00