Commit graph

43443 commits

Author SHA1 Message Date
Jakub Trllo
4718b2ec36
Merge pull request #1331 from ynput/enhancement/1322-tray-launcher-comments-for-new-launcher-action-design
Launcher tool: Enhance UX with actions
2025-06-24 18:24:59 +02:00
Jakub Trllo
9a40f53303 added some docstring 2025-06-24 18:23:50 +02:00
Jakub Trllo
7bd8578cd2 fix view position 2025-06-24 18:23:42 +02:00
Jakub Trllo
0fc0216551
Merge branch 'develop' into enhancement/1322-tray-launcher-comments-for-new-launcher-action-design 2025-06-24 18:13:20 +02:00
Jakub Trllo
231958c21c the label is painted over background 2025-06-24 18:10:08 +02:00
Jakub Trllo
5eba658bd1 adde group label showed on top of popup 2025-06-24 17:42:05 +02:00
Jakub Trllo
bdbbb218f8 use variant label 2025-06-24 17:40:32 +02:00
Jakub Trllo
0f4718beb5 always update positions and set default geometry 2025-06-24 17:40:21 +02:00
Jakub Trllo
915813815b
Merge pull request #1323 from ynput/enhancement/1309-loader-tool-add-tags-filtering
Loader tool: Add filtering bar with more filtering options
2025-06-24 12:22:34 +02:00
Jakub Trllo
37003af562
Merge branch 'develop' into enhancement/1309-loader-tool-add-tags-filtering 2025-06-24 12:19:52 +02:00
Jakub Trllo
6a47446116
Merge pull request #1336 from ynput/bugfix/loader-fixes
Loader UI: Fix not existing classes and methods
2025-06-24 12:19:41 +02:00
Jakub Trllo
5f4d4d72c2 add todo 2025-06-24 12:17:48 +02:00
Jakub Trllo
8ecb0331f5 use 'get_project_product_base_types' only if is implemented 2025-06-24 12:06:25 +02:00
Jakub Trllo
39d45b9fbe remove not existing 'IconData' 2025-06-24 12:06:14 +02:00
Jakub Trllo
ee761d074a Merge branch 'develop' into enhancement/1309-loader-tool-add-tags-filtering
# Conflicts:
#	client/ayon_core/tools/common_models/projects.py
#	client/ayon_core/tools/loader/abstract.py
#	client/ayon_core/tools/loader/ui/products_model.py
2025-06-24 11:55:28 +02:00
Jakub Trllo
b2ab8ef5c2
Merge pull request #1301 from ynput/enhancement/1294-product-base-types-support-in-loading
🏛️Product base types: add support to loaders
2025-06-24 11:49:06 +02:00
Jakub Trllo
3637294b13
Merge branch 'develop' into enhancement/1294-product-base-types-support-in-loading 2025-06-24 11:46:30 +02:00
Jakub Trllo
4aefacaf44 remove unncessary product base type filters redefinitins 2025-06-24 11:44:54 +02:00
Jakub Trllo
2f9cd88111 revert conditions 2025-06-24 11:44:27 +02:00
Jakub Trllo
5ae23880a4
Merge pull request #1333 from ynput/enhancement/remove-deperecated-flags
Tools: Remove usage of deprecated 'HighQualityAntialiasing' flag
2025-06-24 11:39:10 +02:00
Ondřej Samohel
53939814b5
Merge branch 'develop' into enhancement/1294-product-base-types-support-in-loading 2025-06-23 17:00:30 +02:00
Ondřej Samohel
c1b9eff2df
🐛 fix comment and condition 2025-06-23 16:59:45 +02:00
Jakub Trllo
1df2ad8cfa
Merge branch 'develop' into enhancement/1322-tray-launcher-comments-for-new-launcher-action-design 2025-06-23 15:10:22 +02:00
Jakub Trllo
6de993af25 remove usage of deprecated 'HighQualityAntialiasing' flag 2025-06-23 15:06:53 +02:00
Jakub Trllo
953c584381 show tooltips for actions 2025-06-23 15:05:44 +02:00
Jakub Trllo
b47496e47e define minimum view height 2025-06-23 14:12:25 +02:00
Jakub Trllo
bf6ac48a66 better shadow 2025-06-23 14:06:26 +02:00
Jakub Trllo
0d40d522d0
Merge pull request #1332 from ynput/bugfix/no-context-for-global-host-data-prehook
Handles missing folder/task data safely
2025-06-23 09:24:16 +02:00
Jakub Jezek
8b98c56ee8
Handles missing data keys safely
Uses `get` method to safely access optional entities in the data
dictionary, preventing potential KeyError when keys are absent.
2025-06-23 09:14:42 +02:00
Jakub Trllo
0df7ff3338 added TextAntialiasing hint 2025-06-20 16:29:38 +02:00
Jakub Trllo
56fd29f20a remove unnecessary line 2025-06-20 16:21:54 +02:00
Jakub Trllo
0f32e26c75 added shadow frame 2025-06-20 16:21:20 +02:00
Jakub Trllo
2944b70267 use viewport margins to calculate size and position 2025-06-20 16:20:57 +02:00
Ondrej Samohel
deacb2853e
♻️ refactor filtering and add some tests 2025-06-20 16:13:07 +02:00
Jakub Trllo
5bc3529434 make font smaller 2025-06-20 15:07:25 +02:00
Jakub Trllo
03748aeb3b show config fields dialog under mouse 2025-06-20 14:39:26 +02:00
Jakub Trllo
e417a2a335 get rid of mode property 2025-06-20 13:42:43 +02:00
Jakub Trllo
3f8f0b17c8 show popup on click 2025-06-20 13:25:23 +02:00
Jakub Trllo
92fc2caaf4 fix icons resizing 2025-06-20 11:44:16 +02:00
Jakub Trllo
5c515096af better scaling method 2025-06-20 11:31:48 +02:00
Jakub Trllo
a52c025816 store settings variable 2025-06-20 11:00:19 +02:00
Jakub Trllo
057bdd1fba settings icon has width of 1/6 of parent 2025-06-20 10:58:37 +02:00
Jakub Trllo
6effd68891 show settings icon only on hover 2025-06-20 10:56:45 +02:00
Ondrej Samohel
16ac7e2028
Merge remote-tracking branch 'origin/develop' into enhancement/1294-product-base-types-support-in-loading 2025-06-19 17:33:27 +02:00
Ondřej Samohel
929418c8cb
Update client/ayon_core/pipeline/load/plugins.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-06-19 16:54:36 +02:00
Ondřej Samohel
9738c2cc44
Update client/ayon_core/pipeline/load/plugins.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-06-19 16:54:19 +02:00
Petr Kalis
b61d36867a
Merge pull request #1222 from ynput/feature/AY-2218_Plugin-hooks-Loader-and-Scene-Inventory
Pre and post loader hooks
2025-06-19 12:42:50 +02:00
Petr Kalis
61153984a7
Merge branch 'develop' into feature/AY-2218_Plugin-hooks-Loader-and-Scene-Inventory 2025-06-19 12:29:24 +02:00
Petr Kalis
e82716978d
Fix wrong usage of Hook, should be LoaderPlugin
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-06-19 12:08:37 +02:00
Petr Kalis
68751b8f22
Fix wrong usage of Hook, should be LoaderPlugin
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-06-19 12:08:27 +02:00