Petr Kalis
|
3daa7263ad
|
Provide new templates source_resolution_* for burnin text
|
2025-06-24 15:43:10 +02:00 |
|
Petr Kalis
|
698aca8656
|
Extract source_resolution_* fields on representation
Comes from requirement for sources from freelancers uploaded from TP or WP.
|
2025-06-24 15:42:32 +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
|
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
|
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 |
|
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
|
6de993af25
|
remove usage of deprecated 'HighQualityAntialiasing' flag
|
2025-06-23 15:06:53 +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 |
|
Ondrej Samohel
|
deacb2853e
|
♻️ refactor filtering and add some tests
|
2025-06-20 16:13:07 +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
|
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 |
|
Ondrej Samohel
|
e003ef2960
|
🔥 revert some code cleanup
|
2025-06-19 10:15:02 +02:00 |
|
Ondrej Samohel
|
a3c04d232a
|
♻️ revert more TypedDict changes and fix line length
|
2025-06-19 10:07:20 +02:00 |
|
Ondrej Samohel
|
1c63b75a27
|
♻️ make product type and product base types None by default
|
2025-06-19 10:06:29 +02:00 |
|
Ondrej Samohel
|
f758420199
|
Merge remote-tracking branch 'origin/enhancement/1294-product-base-types-support-in-loading' into enhancement/1294-product-base-types-support-in-loading
|
2025-06-18 19:03:29 +02:00 |
|
Ondrej Samohel
|
ae1bfc71f7
|
♻️ change loader filtering
|
2025-06-18 19:00:35 +02:00 |
|
Ondrej Samohel
|
f4af01f702
|
:burn: remove TypedDict to retain compatibility with pythpn 3.7
but we should get it back (or dataclasses) when we get out of Middle Ages.
|
2025-06-18 18:59:39 +02:00 |
|
Ondřej Samohel
|
6443d46c61
|
Merge branch 'develop' into enhancement/1294-product-base-types-support-in-loading
|
2025-06-18 17:28:51 +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
|
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
|
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 |
|
Jakub Trllo
|
1801af66ab
|
Merge branch 'develop' into enhancement/1309-loader-tool-add-tags-filtering
|
2025-06-18 10:52:12 +02:00 |
|
Jakub Trllo
|
4280840989
|
added wheel scrolling
|
2025-06-18 10:50:52 +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
|
48e29d57b8
|
added back and confirm buttons
|
2025-06-18 09:54:04 +02:00 |
|