Commit graph

2114 commits

Author SHA1 Message Date
Petr Kalis
5cde90a3a8
Merge branch 'develop' into feature/OP-3952_Traypublisher-Project-search 2022-09-20 19:02:17 +02:00
Petr Kalis
091498e130
OP-3952 - remove duplicated field
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-09-19 11:57:29 +02:00
Petr Kalis
222c64b0c6 OP-3953 - handle missing registry json file 2022-09-19 11:56:16 +02:00
Petr Kalis
a5b2d8c6bd OP-3952 - set sorting as case insensitive 2022-09-19 11:04:47 +02:00
Petr Kalis
31beb5b6b1 OP-3952 - sort projects after refresh 2022-09-19 11:03:15 +02:00
Petr Kalis
f711b529b9 OP-3952 - safer resolving of search pattern 2022-09-19 11:01:52 +02:00
Petr Kalis
94aa11f116 OP-3953 - added missing proxy model variable 2022-09-19 10:57:47 +02:00
Petr Kalis
ae7f7ebabb OP-3953 - added missing mapping to proxy model 2022-09-19 10:54:23 +02:00
Petr Kalis
964522dc5b Merge remote-tracking branch 'origin/feature/OP-3953_Traypublisher-last-project-selected' into feature/OP-3953_Traypublisher-last-project-selected 2022-09-19 10:53:11 +02:00
Petr Kalis
afb8f5e3c9 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3953_Traypublisher-last-project-selected 2022-09-19 10:52:12 +02:00
Petr Kalis
b48ad01e4c
Changed function name
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-09-19 10:48:44 +02:00
Petr Kalis
7331fd2069
formatting change
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-09-16 14:28:04 +02:00
Petr Kalis
210a3e0552 OP-3953 - added persisting of last selected project in Tray Publisher
Last selected project is stored in .json in app folder - eg. next to unzipped version zip.
2022-09-16 14:19:07 +02:00
Jakub Trllo
eafae24e23 copy of workfile does not use 'copy' function but 'copyfile' 2022-09-16 13:53:28 +02:00
Petr Kalis
ef33cda784 OP-3952 - used PlaceholderLineEdit
Changed lambda to separate method as lamba is supposed to have some issue during QtDestroy
2022-09-16 12:46:06 +02:00
Petr Kalis
52e1b56367 OP-3952 - added text filter on project name to Tray Publisher 2022-09-16 11:47:05 +02:00
Jakub Trllo
880db12dcf
Merge pull request #3862 from pypeclub/feature/publisher_size
Publisher: Increase size of main window
2022-09-16 10:20:30 +02:00
Jakub Trllo
8c78edb4ac
Merge pull request #3810 from moonyuet/OP#3747/Feature-lock-task-workfiles-when-users-are-working-on-them
General: lock task workfiles when they are working on
2022-09-16 10:03:11 +02:00
Jakub Trllo
9fdb71b814 increasi size of publisher's main window 2022-09-15 13:52:29 +02:00
Kayla Man
9a19da923c adding a Qt lockfile dialog for lockfile tasks 2022-09-14 20:49:48 +08:00
Milan Kolar
be79e8b786
Merge pull request #3649 from BigRoy/loader_show_containers_in_scene 2022-09-14 12:55:43 +02:00
Roy Nieterau
c3588e2f9d Make loaded_in_scene column 5 pixels wider + reorder to match with column order 2022-09-14 12:37:46 +02:00
Roy Nieterau
1eae84fd49 Switch columns 2022-09-14 11:58:10 +02:00
Roy Nieterau
a8909889c4 Fix refactored code 2022-09-14 11:49:52 +02:00
Roy Nieterau
d84b175efb
Support ILoadHost hosts
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-09-14 11:47:52 +02:00
Roy Nieterau
d5cb828edc Move LoadedInSceneDelegate into Loader tool since it's specific to loader 2022-09-14 11:45:44 +02:00
Kayla Man
0ac3cacc35 adding a Qt lockfile dialog for lockfile tasks 2022-09-14 12:35:59 +08:00
Jakub Trllo
9e5e5d5921 remove unnecessary lines 2022-09-13 13:35:38 +02:00
Jakub Trllo
a440a92838
Fix docstring
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-09-13 13:34:37 +02:00
Jakub Trllo
7ad8aa34db fix variable usage 2022-09-13 12:38:36 +02:00
Jakub Trllo
b14ab9f2af added publisher to host tools 2022-09-13 12:31:44 +02:00
Kayla Man
3c949aaec3 adding a Qt lockfile dialog for lockfile tasks 2022-09-13 18:06:35 +08:00
Kayla Man
f6792d2e42 adding a Qt lockfile dialog for lockfile tasks 2022-09-13 18:04:45 +08:00
Jakub Trllo
98c065cb8b change "start_last_workfile" when triggered from group 2022-09-09 14:24:02 +02:00
Jakub Trllo
42f575fca9 actions are expected as list so each application in group is stored if force not open workfile is enabled 2022-09-09 14:23:36 +02:00
Kayla Man
26ae84df16 adding lock task workfiles when users are working on them 2022-09-09 13:20:49 +08:00
Roy Nieterau
8d048bd72a Merge remote-tracking branch 'upstream/develop' into loader_show_containers_in_scene
# Conflicts:
#	openpype/tools/loader/model.py
2022-09-08 20:09:44 +02:00
Roy Nieterau
9ebd602a91 Add delegate to loaded in scene column for "yes/no" and colorized column 2022-09-08 20:06:34 +02:00
Roy Nieterau
dc903c7520 Store loaded_in_scene as bool in model 2022-09-08 19:49:17 +02:00
Roy Nieterau
ff149b6821 Remove unused import 2022-09-08 19:42:55 +02:00
Jakub Trllo
dc230eb175
Merge pull request #3809 from pypeclub/feature/better_pixmap_scaling
General: Better pixmap scaling
2022-09-08 15:34:35 +02:00
Jakub Trllo
a7a65aae63
Merge pull request #3658 from BigRoy/manager_add_subsetgroup_column
Scene Inventory: Add subsetGroup column
2022-09-08 13:56:36 +02:00
Jakub Trllo
01d3b0b0b0 add logs about missing attributes 2022-09-08 13:30:27 +02:00
Kayla Man
1c7f32e93a adding lock task workfiles when users are working on them 2022-09-08 17:43:01 +08:00
Jakub Trllo
5627c8ec62 enabled pixmap scaling in tray 2022-09-08 11:23:56 +02:00
Jakub Trllo
41f0e4cd34 Merge branch 'develop' into feature/OP-3394_Move-create-project-folders-to-pipeline 2022-09-07 12:05:07 +02:00
Roy Nieterau
ff88f201ec Ignore empty labels, then still use name like other asset models 2022-09-02 00:16:52 +02:00
Jakub Trllo
c7ffda124e moved 'create_project_folders' and 'get_project_basic_paths' 2022-08-31 16:10:54 +02:00
Jakub Trllo
acf3d67f24 moved 'create_workdir_extra_folders' to 'openpype.pipeline.workfile' 2022-08-31 15:59:20 +02:00
Jakub Trllo
a1b20c2268 use new location of 'create_project' function 2022-08-31 15:03:49 +02:00