Commit graph

81 commits

Author SHA1 Message Date
Roy Nieterau
669a2256ef Merge develop 2023-03-29 14:46:41 +02:00
Jakub Trllo
8a34313b97 added 'data' and 'context' to representations widget too 2023-02-28 11:30:39 +01:00
Jakub Trllo
9e432f7c5c add data and context to repre document fields 2023-02-28 11:30:39 +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
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
5a4852703b Merge branch 'develop' into release/3.15.x 2023-01-18 12:10:47 +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
iLLiCiTiT
5f4cad6851 check if loader is enabled in loader tool 2023-01-12 00:41:50 +01:00
Jakub Trllo
77df80aa83 removed unused import 2023-01-06 18:59:32 +01:00
Jakub Trllo
679becc3a8 fix work with checkstate constants 2023-01-06 18:51:51 +01:00
Jakub Trllo
0aa011184b fix checked int for pyside6 2023-01-06 17:38:06 +01:00
Jakub Trllo
74984afc7b added new 'LoadError' to avoid showing traceback 2023-01-05 18:11:49 +01:00
Jakub Trllo
7cd57e051a support new method for regex filtering 2022-12-21 15:19:57 +01:00
Jakub Trllo
d8d99f8bd8 use qtpy in loader 2022-12-21 13:51:33 +01:00
Jakub Trllo
761d624b2e fix comparison of repre name 2022-11-01 16:07:50 +01:00
Jakub Trllo
3418a94d47 query hero versions too 2022-10-05 13:09:08 +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
d5cb828edc Move LoadedInSceneDelegate into Loader tool since it's specific to loader 2022-09-14 11:45:44 +02: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
Jakub Trllo
0f114331ec use client options to change subset group 2022-08-23 15:35:57 +02:00
Jakub Trllo
9d54333e93 load error can handle invalid hero version 2022-08-18 15:28:54 +02:00
Roy Nieterau
63e6088391 Refactor .remove to .discard to fix bug if version wasn't in version_ids 2022-08-16 11:55:23 +02:00
Roy Nieterau
4870610113 Report subsets without representation in one go 2022-08-16 10:17:11 +02:00
Roy Nieterau
874d95270f Fix logic 2022-08-16 10:11:45 +02:00
Roy Nieterau
74161e931e Show whether a subset is loaded into the current scene 2022-08-11 18:02:47 +02:00
Jakub Trllo
0b24237bfe loader pass project name to discover loader plugins 2022-08-05 10:08:54 +02:00
Jakub Trllo
af2c57674e use new Anatomy source in tools 2022-06-29 15:21:21 +02:00
Petr Kalis
310b338a0f
Merge pull request #3280 from pypeclub/bugfix/site_sync_start_speedup
SiteSync: speedup of starting process
2022-06-15 11:37:33 +02:00
Jakub Trllo
de2fb5d1ff convert cursor of representations to list 2022-06-09 11:38:18 +02:00
Jakub Trllo
57e72c2c37 minor changesminor changes in representation widget 2022-06-09 11:32:49 +02:00
Jakub Trllo
0d5cc529d5 renamed 'get_version' to 'get_version_by_id' 2022-06-07 17:18:21 +02:00
Jakub Trllo
9456dac8b9 separated function get_subset into 2 separated functions 2022-06-07 16:44:26 +02:00
Jakub Trllo
7109d932ec replace queries in tools 2022-06-04 21:08:42 +02:00
Petr Kalis
d86c71c15b Fix - added disabled icon to Site Queue 2022-06-03 14:00:36 +02:00
Jakub Trllo
ac6182c792 Merge branch 'develop' into enhancement/OP-2925_move-remaining-plugins 2022-03-22 16:14:22 +01:00
Jakub Trllo
d721ed94e4 simplified loader to not use registered root 2022-03-22 12:31:50 +01:00
Jakub Trllo
050851731a renamed 'thumbnails.py' to 'thumbnail.py' 2022-03-18 15:19:34 +01:00
Jakub Trllo
0710540aa4 changed imports of moved plugins/actions 2022-03-18 13:17:19 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
257c5e099b fix right click in representation widget 2022-02-18 10:47:30 +01:00
Jakub Trllo
19bfb53ad9 don't use ItemRole in loader 2022-02-16 10:38:05 +01:00
iLLiCiTiT
7107e797f0 extracted function for preparation of text with html symbols 2022-01-05 18:42:18 +01:00
iLLiCiTiT
7d72481b86 create base of error dialog in utils 2022-01-05 18:31:08 +01:00
iLLiCiTiT
049d0d27f9 added ability to copy report 2022-01-05 17:51:00 +01:00
iLLiCiTiT
631ba5b12e line has different color 2022-01-05 17:50:50 +01:00
iLLiCiTiT
72503a16e7 reorganized contetn of error dialog 2022-01-05 17:50:14 +01:00
iLLiCiTiT
8ef9f44854 implemented traceback widget showin traceback in loader 2022-01-05 17:49:11 +01:00
iLLiCiTiT
d84d334ac6 fix style and dialog modality to parent widget 2022-01-05 16:15:22 +01:00
iLLiCiTiT
96e30dd989 fix check of thumbnail id 2021-11-25 12:27:26 +01:00