Jakub Trllo
0f4718beb5
always update positions and set default geometry
2025-06-24 17:40:21 +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
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
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
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
Petr Kalis
d12273a6b8
Removed None assignment
2025-06-19 11:24:13 +02:00
Petr Kalis
b0e472ebe9
Changed order of plugin, result
...
Plugin is required so it makes sense to bump it up to first position and pass it before args
2025-06-19 11:18:34 +02:00
Petr Kalis
e8dcec0510
Changed typing to support 3.7
...
We still support older Maya
2025-06-19 10:52:34 +02:00
Jakub Trllo
15b4f236f6
Merge pull request #1292 from BigRoy/enhancement/workfile_template_builder_allow_published_entities
...
Templated Workfile Build: support building from an AYON Entity URI instead of filepath
2025-06-18 17:12:27 +02:00
Roy Nieterau
275ad21be8
Merge branch 'develop' into enhancement/workfile_template_builder_allow_published_entities
2025-06-18 16:16:56 +02:00
Jakub Trllo
4e02667b89
Merge pull request #1330 from ynput/enhancement/944-ay-5953_pinned-projects-in-pipeline-uis
...
Tools: Pinned projects in pipeline UIs
2025-06-18 16:00:29 +02:00
Jakub Trllo
9d4fd70e8f
Merge branch 'develop' into enhancement/944-ay-5953_pinned-projects-in-pipeline-uis
2025-06-18 14:56:53 +02:00
Jakub Trllo
12d25d805c
formatting fixes
2025-06-18 14:56:15 +02:00
Jakub Trllo
68d9fc16ad
convert pinned projects to pinned set
2025-06-18 14:47:09 +02:00
Jakub Trllo
a785ea20e9
added more helper functions
2025-06-18 14:45:19 +02:00
Roy Nieterau
2f5f2dc4d4
Merge branch 'develop' into enhancement/workfile_template_builder_allow_published_entities
2025-06-18 14:08:00 +02:00
Jakub Trllo
1d397ec977
handle text margins
2025-06-18 13:59:16 +02:00
Jakub Trllo
cc40d08112
Merge pull request #1329 from BigRoy/enhancement/extractor_ext_lookup_sets
...
Extractors extension lookups use `set[str]` instead of `list[str]`
2025-06-18 13:52:13 +02:00
Jakub Trllo
79553d0ce7
minor modifications of selection
2025-06-18 13:49:41 +02:00
Jakub Trllo
53803f040d
launcher is using projects widget from utils
2025-06-18 13:44:04 +02:00
Jakub Trllo
7e29ac8377
implemented projects widget showing projects as list view
2025-06-18 13:42:16 +02:00
Jakub Trllo
c7131de67b
implemented deselectable list view
2025-06-18 13:41:39 +02:00
Jakub Trllo
65b9107d0e
return studio settings for empty project
2025-06-18 13:33:20 +02:00
Roy Nieterau
628c8025d4
Update client/ayon_core/plugins/publish/extract_review.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-06-18 11:48:27 +02:00
Roy Nieterau
1d55f2a033
Update client/ayon_core/pipeline/load/plugins.py
2025-06-18 09:59:09 +02:00
Roy Nieterau
009a7ec189
Merge branch 'develop' into enhancement/extractor_ext_lookup_sets
2025-06-18 09:56:18 +02:00
Roy Nieterau
48e840622d
Use set[str] for lookup instead of list[str]
2025-06-18 09:54:21 +02:00
Jakub Trllo
51116bb9bc
sort and show the pinned project
2025-06-18 08:57:32 +02:00
Jakub Trllo
7ce23aff07
added pinned projects to project item
2025-06-18 08:56:37 +02:00
Roy Nieterau
34ebee49f8
Merge branch 'develop' into enhancement/workfile_template_builder_allow_published_entities
2025-06-18 00:16:10 +02:00
Roy Nieterau
a593516f29
Fix Hook logic to actually run on a LoaderHookPlugin instance
...
- Now `self` on the hook method actually refers to an instantiated `LoaderHookPlugin`
- Add `plugin` kwargs to the hook methods to still provide access to the `LoaderPlugin` instance for potential advanced behavior
- Fix type hint on `compatible_hooks` arguments to `add_hooks_to_loader` function
2025-06-17 23:39:25 +02:00