Commit graph

2690 commits

Author SHA1 Message Date
Jakub Trllo
70ab3cd2ab fix newly added creators on refresh 2023-02-16 14:14:45 +01:00
Ondřej Samohel
df6d99f26e
Merge pull request #4463 from ynput/bugfix/OP-4943_Publisher-window-re-open-bug-in-Houdini- 2023-02-16 13:42:58 +01:00
Jakub Trllo
c2b2dbb3f3 fix compatibility of QAction in Publisher 2023-02-16 10:47:24 +01:00
Jakub Trllo
71adfb8b50 update instance label on refresh 2023-02-16 09:56:07 +01:00
Jakub Trllo
0dc73617a6 use reports to store crashed files to publish report 2023-02-16 09:54:44 +01:00
Jakub Trllo
37a7841db8 reordered methods to match order of tabs in UI 2023-02-15 15:46:02 +01:00
Jakub Trllo
1cc9a7a90f change tab on reset only if is on report tab (Details for user) 2023-02-15 15:45:45 +01:00
Jakub Trllo
6ab581df7d on first reset always go to create tab 2023-02-15 15:45:22 +01:00
Jakub Trllo
ac40782592 fix used constant 'ActiveWindow' -> 'WindowActive' 2023-02-15 10:14:19 +01:00
Jakub Trllo
e4d59039d8 Merge branch 'develop' into feature/simplified_creator_api 2023-02-14 17:03:20 +01:00
Petr Kalis
77861116c3
Merge pull request #4359 from ynput/bugfix/add_hero_in_add_site_loader
Fix - addSite loader handles hero version
2023-02-10 16:27:03 +01:00
Jakub Trllo
b7078d77e2 label of attribute definition also have tooltip 2023-02-09 20:27:36 +01:00
Jakub Trllo
9cc8f1818c use new widgets in attribute definitions 2023-02-09 20:27:15 +01:00
Jakub Trllo
f6ee5db227 creasted spin boxes that allow mouse scroll changes only on active widgets 2023-02-09 20:26:49 +01:00
Jakub Trllo
6cbbd4b48c Merge branch 'develop' into feature/simplified_creator_api
# Conflicts:
#	openpype/pipeline/create/context.py
2023-02-09 13:08:13 +01:00
Jakub Trllo
fac10d2633 added public method 'create_with_unified_error' used in publisher 2023-02-09 12:58:51 +01:00
Petr Kalis
6894e17bbc Refactor - use values from context if available
Remove unnecessary keys from data
2023-02-08 16:18:45 +01:00
Jakub Trllo
310456ec13 fix creator_items cache cleanup 2023-02-07 19:10:24 +01:00
Jakub Trllo
dfb7187413 removed window title from creator widget 2023-02-07 19:10:07 +01:00
Jakub Trllo
7e1450e95d modified proxy filter for sorting of creators 2023-02-07 19:09:53 +01:00
Jakub Trllo
b67181c4e0 added show order to publisher UI 2023-02-07 19:09:32 +01:00
iLLiCiTiT
430fe6aed4 renamed 'create'->'raw_create' and 'create_with_context'->'create' 2023-01-28 00:33:33 +01:00
iLLiCiTiT
d1b41ebac0 AvalonMongoDB is not needed for CreateContext or Controller 2023-01-28 00:30:24 +01:00
iLLiCiTiT
6246bac774 renamed 'reset_avalon_context' to 'reset_current_context' 2023-01-28 00:29:21 +01:00
Jakub Trllo
96094324fa check for 'creator_identifier' instead of 'creator' 2023-01-27 16:43:50 +01:00
Jakub Trllo
d448004f54 get attributes from instances directly 2023-01-27 16:43:24 +01:00
Jakub Trllo
b5e35eaa63 CreatorItem in controller does not have 'instance_attributes_defs' 2023-01-27 16:43:06 +01:00
Jakub Trllo
75d72f4d2d fix 'pre_create_attributes_defs' 2023-01-27 16:42:38 +01:00
Jakub Trllo
951e8a5055 don't pass creator_items to 'deserialize_on_remote' 2023-01-27 16:42:22 +01:00
Jakub Trllo
d48b73ed61 fix typo 'AbtractAttrDef' to 'AbstractAttrDef' 2023-01-27 16:28:00 +01:00
Jakub Trllo
b0a6be63ac Merge branch 'develop' into release/3.15.x
# Conflicts:
#	openpype/hosts/photoshop/api/workio.py
#	openpype/hosts/photoshop/plugins/publish/validate_unique_subsets.py
#	pyproject.toml
#	website/docs/artist_hosts_aftereffects.md
2023-01-24 12:31:32 +01:00
Jakub Trllo
e81e4b2786
Merge pull request #4350 from ynput/bugfix/push_to_project_hierarchy
PushToProject: Fix hierarchy of project change
2023-01-19 16:09:09 +01:00
Jakub Trllo
281f8bc86e handle lowered paths in representation files 2023-01-19 15:40:44 +01:00
Jakub Trllo
813dc26488 clean repre path too 2023-01-19 15:33:32 +01:00
Jakub Trllo
5fa000803a add universal clean path method 2023-01-19 14:36:25 +01:00
Jakub Trllo
bfed990e4f normalize path 2023-01-19 12:38:22 +01:00
Jakub Trllo
4b0b6e6e02
Merge pull request #4346 from quadproduction/267-set-family-instances-in-create-plugin-by-alphabetical-order
Sort families by alphabetical order in the Create plugin
2023-01-19 11:05:33 +01:00
Milan Kolar
e0b0b51d62
Merge pull request #4339 from BigRoy/new_publisher_plugin_tweaks 2023-01-19 09:25:42 +01:00
iLLiCiTiT
67e10bfd43 fix change of project 2023-01-19 03:43:48 +01:00
Jakub Trllo
5a4852703b Merge branch 'develop' into release/3.15.x 2023-01-18 12:10:47 +01:00
Thomas Fricard
1dfffce83d sort families by alphabetical order 2023-01-18 09:26:53 +01:00
Roy Nieterau
8ea0888076 Grammar+typos 2023-01-18 01:29:47 +01:00
Jakub Trllo
abe345df56 use constants of QMessageBox properly 2023-01-17 16:41:45 +01:00
Jakub Trllo
e444e0c7d9
Merge pull request #4284 from ynput/feature/OP-3930_Publish-to-Studio-Library
General: Push to studio library
2023-01-17 14:47:04 +01:00
Jakub Trllo
9b1b3a600a use comment when is filled 2023-01-17 14:41:34 +01:00
Jakub Trllo
bcbf43479a fix key in event data 2023-01-17 14:16:09 +01:00
Jakub Trllo
42dccc0f8c
Merge pull request #4295 from ynput/feature/enhanced_enum_def
General: Enhanced enum def items
2023-01-17 13:57:11 +01:00
Jakub Trllo
9c01caf9be again fix constant changes 2023-01-17 13:51:08 +01:00
Jakub Trllo
782957bd0a Merge branch 'release/3.15.x' into feature/OP-4634_Use-qtpy-in-tools
# Conflicts:
#	poetry.lock
2023-01-16 18:09:09 +01:00
Jakub Trllo
459ed76ae2 fix access to 'CE_ItemViewItem' constant 2023-01-16 18:02:20 +01:00