Commit graph

24 commits

Author SHA1 Message Date
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
Roy Nieterau
694a075792
Refactor subsetGroup column name to group
Co-authored-by: Milan Kolar <mkolar@users.noreply.github.com>
2022-08-18 11:45:01 +02:00
Jakub Trllo
61e8d7e9f1 use 'get_projects' instead of 'projects' method on AvalonMongoDB 2022-08-15 19:14:01 +02:00
Roy Nieterau
551f34a873 Add subsetGroup column to scene inventory 2022-08-12 14:25:29 +02:00
Jakub Trllo
213ab8a811 replaced avalon imports in tools 2022-04-14 12:32:24 +02:00
Jakub Trllo
256286c55f fix tooltip of buttons in scene inventory 2022-03-16 10:37:51 +01:00
Jakub Trllo
a051a5dc4b added qtawesome and qtpy into poetry lock 2022-03-07 17:42:34 +01:00
Roy Nieterau
e27896f4bb Remove unused import 2022-03-04 15:00:17 +01:00
Roy Nieterau
10fb4f68b9
Remove log
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-03-04 14:59:29 +01:00
Roy Nieterau
882a17b04a Move update all logic to from window to view 2022-03-04 11:50:36 +01:00
Roy Nieterau
430f0428a2 Add tooltips 2022-02-24 10:52:15 +01:00
Roy Nieterau
0b9e669d3b Fix typos in class name and functions 2022-02-24 10:49:28 +01:00
Roy Nieterau
c5d737faad Draft implementation of Update all to latest button 2022-02-24 10:47:57 +01:00
Roy Nieterau
20bc784698 Fix typos/grammar mistakes. 2022-01-30 22:03:34 +01:00
iLLiCiTiT
280560652d more cleanup in code and imports 2021-11-16 11:07:33 +01:00
iLLiCiTiT
3a3e83e589 moved proxy into model.py 2021-11-16 10:48:32 +01:00
iLLiCiTiT
fadfcacc36 renamed checkbox variable 2021-11-16 10:48:18 +01:00
iLLiCiTiT
0c7a0a04c4 removed avalon tools import 2021-11-16 10:48:07 +01:00
iLLiCiTiT
f4d070bce0 minor reorganizations and renaming 2021-11-16 10:37:59 +01:00
iLLiCiTiT
a10fc7e492 reorganized initialization 2021-11-15 19:21:56 +01:00
iLLiCiTiT
150eb6a29c use openpype style on main window 2021-11-15 19:14:38 +01:00
iLLiCiTiT
87cdaa829c moved View to separated file 2021-11-15 19:11:11 +01:00
iLLiCiTiT
0c8a517d07 separated switch dialog from window file 2021-11-15 19:06:16 +01:00
iLLiCiTiT
48005747cd renamed app.py to window.py and renamed Window to SceneInventoryWindow 2021-11-15 18:53:45 +01:00
Renamed from openpype/tools/sceneinventory/app.py (Browse further)