Petr Kalis
|
1e2b7b9326
|
Merge branch 'develop' of https://github.com/ynput/ayon-core into feature/AY-2218_Plugin-hooks-Loader-and-Scene-Inventory
|
2025-04-08 10:49:58 +02:00 |
|
Petr Kalis
|
7f8cc96627
|
Merge remote-tracking branch 'origin/feature/AY-2218_Plugin-hooks-Loader-and-Scene-Inventory' into feature/AY-2218_Plugin-hooks-Loader-and-Scene-Inventory
|
2025-04-08 10:49:42 +02:00 |
|
Petr Kalis
|
1e5f5446a7
|
Renamed loaders to more descriptive
|
2025-04-08 10:49:04 +02:00 |
|
Petr Kalis
|
fb1879a645
|
Updated names
|
2025-04-08 10:46:11 +02:00 |
|
Petr Kalis
|
2fe9381471
|
Added loaded container to Post process arguments
|
2025-04-08 10:44:21 +02:00 |
|
Petr Kalis
|
44fc6f75ab
|
Typo
|
2025-04-08 10:40:52 +02:00 |
|
Ynbot
|
abbc9ffc37
|
[Automated] Update version in package.py for develop
|
2025-04-07 20:56:09 +00:00 |
|
Ynbot
|
76734fbbd2
|
[Automated] Add generated package files from main
|
2025-04-07 20:55:32 +00:00 |
|
Roy Nieterau
|
87a25da86c
|
Merge branch 'develop' into enhancement/set-publish-attributes-values
|
2025-04-07 22:24:12 +02:00 |
|
Jakub Trllo
|
d548ebd448
|
Merge branch 'develop' into bugfix/1227-tools-thumbnails-not-available-for-artists
|
2025-04-07 17:36:59 +02:00 |
|
Jakub Trllo
|
abfb0aedee
|
changed how thumbnails are received
|
2025-04-07 16:18:49 +02:00 |
|
Jakub Trllo
|
2ff6c7a674
|
Merge branch 'develop' into enhancement/set-publish-attributes-values
|
2025-04-07 15:39:35 +02:00 |
|
Jakub Trllo
|
f450942ccd
|
Merge branch 'develop' into feature/envs-in-roots
|
2025-04-07 15:13:11 +02:00 |
|
Jakub Trllo
|
a810be6506
|
handle popped plugin values
|
2025-04-07 14:59:07 +02:00 |
|
Jakub Trllo
|
108326b9e9
|
Merge branch 'develop' into enhancement/set-publish-attributes-values
|
2025-04-07 14:53:49 +02:00 |
|
Petr Kalis
|
70cf7fe5d4
|
Import annotations
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-04-07 10:58:25 +02:00 |
|
Petr Kalis
|
d11a8d2731
|
Update naming
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-04-07 10:58:07 +02:00 |
|
Petr Kalis
|
a000277430
|
Update naming
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-04-07 10:57:58 +02:00 |
|
Petr Kalis
|
fd46d3ee93
|
Merge branch 'develop' into feature/AY-2218_Plugin-hooks-Loader-and-Scene-Inventory
|
2025-04-07 10:33:09 +02:00 |
|
Petr Kalis
|
310174fd1a
|
Fix calling hook
|
2025-04-07 10:18:19 +02:00 |
|
Petr Kalis
|
0070edb34b
|
Updated docstrings
|
2025-04-07 09:56:37 +02:00 |
|
Petr Kalis
|
3a2d831ca6
|
Added Loader Hooks to switch_container
|
2025-04-04 17:20:09 +02:00 |
|
Petr Kalis
|
f609d2f5c4
|
Added switch methods to Loader Hooks
|
2025-04-04 17:19:24 +02:00 |
|
Petr Kalis
|
82ae29dc12
|
Lazy initialization of get_hook_loaders_by_identifier
|
2025-04-04 17:10:47 +02:00 |
|
Petr Kalis
|
a5c10767fd
|
Added loader hooks to update_container
|
2025-04-04 17:09:32 +02:00 |
|
Petr Kalis
|
f44b81a7e5
|
Pass hook_loaders_by_id in SceneInventory view
|
2025-04-04 17:09:06 +02:00 |
|
Petr Kalis
|
761ef4b4af
|
Added update methods for Loader Hooks
|
2025-04-04 17:08:33 +02:00 |
|
Petr Kalis
|
a963f8c137
|
Added get_hook_loaders_by_identifier SceneInventory controller
|
2025-04-04 17:08:13 +02:00 |
|
Petr Kalis
|
3961f8a5e2
|
Added get_hook_loaders_by_identifier to pipeline API
|
2025-04-04 17:07:53 +02:00 |
|
Petr Kalis
|
42d869973c
|
Fixed circular import
|
2025-04-04 16:42:23 +02:00 |
|
Petr Kalis
|
969358d37a
|
Removed missed unnecessary functions
|
2025-04-04 16:31:33 +02:00 |
|
Petr Kalis
|
92600726b3
|
Extracted get_hook_loaders_by_identifier to utils
|
2025-04-04 16:28:16 +02:00 |
|
Petr Kalis
|
f10564ffb8
|
Removed unnecessary functions
|
2025-04-04 16:27:15 +02:00 |
|
Petr Kalis
|
e76691ea6e
|
Moved usage of hooks out of UI actions to utils
It is assumed that utils could be used in some kind 'load API', `actions` are tightly bound to UI loading.
|
2025-04-04 15:39:32 +02:00 |
|
Petr Kalis
|
7ec99b3715
|
Initial implementation of pre/post loader hooks
|
2025-04-03 18:06:31 +02:00 |
|
Petr Kalis
|
04a2f08fea
|
Added new Pre and Post Loader Hooks
Added functions to register/deregister them.
|
2025-04-03 18:05:54 +02:00 |
|
Ondřej Samohel
|
b8a90c4336
|
♻️ add future annotation
because type hints are using `list`, it breaks on Python 3.7
|
2025-04-03 16:40:22 +02:00 |
|
Jakub Trllo
|
9ebd2bbc64
|
fix typehints for older pythons
|
2025-04-02 14:20:53 +02:00 |
|
Jakub Trllo
|
d2f03815b1
|
Merge branch 'develop' into enhancement/899-ay-6316_launcher-show-only-assigned-tasks
|
2025-04-02 14:04:00 +02:00 |
|
Jakub Trllo
|
009348bca9
|
move widgets around
|
2025-04-02 14:01:07 +02:00 |
|
Jakub Ježek
|
e53bbb08e3
|
Merge branch 'develop' into feature/AY-5235_Delivery-Farm-Publishing
|
2025-04-02 12:02:14 +02:00 |
|
Jakub Trllo
|
81eff5ae6f
|
fix attribute name
|
2025-04-02 09:47:46 +02:00 |
|
Jakub Trllo
|
0bad1078ab
|
implemented delitem too
|
2025-04-02 09:37:57 +02:00 |
|
Jakub Trllo
|
6116a27677
|
implemented setitem for PublishAttributes
|
2025-04-02 09:37:43 +02:00 |
|
Jakub Trllo
|
67db8e7632
|
implemented 'set_value' on AttributeValues
|
2025-04-02 09:36:55 +02:00 |
|
Jakub Trllo
|
60848df430
|
added '_update' and '_pop' helper methods
|
2025-04-02 09:36:38 +02:00 |
|
Jakub Trllo
|
9eb652bd95
|
add missing line
|
2025-04-01 17:56:52 +02:00 |
|
Jakub Trllo
|
ba31114aa3
|
move the checkbox next to project combo
|
2025-04-01 17:55:42 +02:00 |
|
Jakub Trllo
|
c4c609432b
|
skip filtering if items that are not tasks
|
2025-04-01 17:15:45 +02:00 |
|
Jakub Trllo
|
0f974c1352
|
fix state change handling
|
2025-04-01 17:15:31 +02:00 |
|