Jakub Trllo
|
ffca809c42
|
Merge branch 'develop' into release/3.15.x
|
2022-12-20 15:14:09 +01:00 |
|
Jakub Trllo
|
fac9dab4f8
|
implement __ne__ in CreatorType for python 2 dccs
|
2022-12-20 12:40:52 +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
|
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 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 |
|
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 |
|
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 |
|
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 |
|
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
|
a91ae985fb
|
Removed unused import
|
2022-12-12 18:15:05 +01:00 |
|
Jakub Trllo
|
d6e46ebfef
|
Merge pull request #4156 from pypeclub/bugfix/OP-4545_QApplication-crash-with-Igniter-dialog-and-Settings
Settings UI: Don't create QApplication if already exists
|
2022-12-09 15:44:04 +01:00 |
|
Jakub Trllo
|
c0319efd2a
|
change import in settings init
|
2022-12-08 12:05:01 +01:00 |
|
Petr Kalis
|
492e5bbd03
|
Merge develop
|
2022-12-08 11:21:38 +01:00 |
|
Jakub Trllo
|
5b7a4c1704
|
settings UI is using 'qtpy' instead of 'Qt'
|
2022-12-07 15:36:43 +01:00 |
|
2-REC
|
ba149de263
|
Check asset is 'not selected'
|
2022-12-05 16:55:07 +07:00 |
|
2-REC
|
605432cc5d
|
Removed duplicate command
|
2022-12-05 16:30:01 +07:00 |
|
Jakub Trllo
|
aa6425cbf1
|
don't create qapplication if already exists
|
2022-12-01 17:56:13 +01:00 |
|
2-REC
|
9aeb789852
|
bugfix: Use unused 'paths' list
|
2022-11-29 13:04:29 +07:00 |
|
Ondřej Samohel
|
44a7e844b2
|
Merge remote-tracking branch 'origin/develop' into enhancement/OP-3075_houdini-new-publisher
|
2022-11-24 12:13:17 +01:00 |
|
Jakub Trllo
|
5fbbef5486
|
Merge branch 'develop' into release/3.15.x
# Conflicts:
# openpype/hosts/photoshop/plugins/create/create_legacy_image.py
|
2022-11-24 11:58:27 +01:00 |
|
Jakub Trllo
|
f739809c71
|
Merge pull request #4120 from pypeclub/feature/OP-4475_Publisher-Open-on-specific-tab
Publisher: Open on specific tab
|
2022-11-23 10:39:35 +01:00 |
|
Jakub Trllo
|
861cdadc9b
|
fix formatting
|
2022-11-22 16:48:02 +01:00 |
|
Jakub Trllo
|
caf94fb68f
|
show publisher can accept tab to switch to
|
2022-11-22 15:57:17 +01:00 |
|
Jakub Trllo
|
dd50c6723e
|
small teaks and fixes
|
2022-11-22 15:55:39 +01:00 |
|
Jakub Trllo
|
d87e8fe99c
|
tabs widget can accept tab indexes
|
2022-11-22 15:52:06 +01:00 |
|
Jakub Trllo
|
b2065acd7a
|
added ability to know if views have any items
|
2022-11-22 15:51:44 +01:00 |
|
Jakub Trllo
|
3ba5f8e0e9
|
fix tas combobox sizes
|
2022-11-22 15:51:05 +01:00 |
|
Jakub Trllo
|
788ed64780
|
fix typo
|
2022-11-22 15:50:46 +01:00 |
|
Jakub Trllo
|
430f30c05e
|
added helper methods to know on which tab we are
|
2022-11-22 12:05:22 +01:00 |
|
Jakub Trllo
|
996bd4897b
|
tabs widget can set current tab by index
|
2022-11-22 12:04:47 +01:00 |
|
Jakub Trllo
|
29cc9bdce6
|
Fix line length
|
2022-11-21 19:39:10 +01:00 |
|
Jakub Trllo
|
a606de5b76
|
don't add hidden widgets to publisher widgets
|
2022-11-21 19:17:56 +01:00 |
|
Jakub Trllo
|
068ec3f898
|
enhanced attribute definitons widget
|
2022-11-21 19:17:09 +01:00 |
|
Jakub Trllo
|
fe392aa5db
|
implemented hidden widget
|
2022-11-21 19:16:41 +01:00 |
|
Jakub Trllo
|
0f4f8884f8
|
Merge pull request #4058 from pypeclub/feature/publisher_create_next_animation
Publisher: Easy access to publish page from create page
|
2022-11-21 18:59:58 +01:00 |
|
Jakub Trllo
|
8c6abf1c8f
|
remove duplicated key
|
2022-11-16 11:32:59 +01:00 |
|
Jakub Trllo
|
33656d0055
|
project manager has higher max numbers
|
2022-11-16 11:32:43 +01:00 |
|
Jakub Trllo
|
20dacc342b
|
change style of button
|
2022-11-16 10:40:22 +01:00 |
|
Jakub Trllo
|
0645089ad6
|
size of button is fully defined by style
|
2022-11-16 10:38:08 +01:00 |
|
Jakub Trllo
|
fbd7531a31
|
change label of stopped publishing
|
2022-11-15 18:42:46 +01:00 |
|
Jakub Trllo
|
20ea1c8212
|
ignore case sensitivity of extension in files widget
|
2022-11-14 18:27:11 +01:00 |
|
Ondřej Samohel
|
86cd0e60f2
|
Merge pull request #3979 from pypeclub/enhancement/remove-staging-logic-on-version
Remove staging logic set by OpenPype version
|
2022-11-11 18:43:16 +01:00 |
|
Jakub Trllo
|
5cca211c67
|
Merge branch 'release/3.15.x' into enhancement/tray_publisher_is_not_experimental
|
2022-11-11 16:08:46 +01:00 |
|