Jakub Trllo
|
6dc0a0e698
|
use ayon-core's publish plugin discovery
|
2025-06-27 13:36:44 +02:00 |
|
Ondřej Samohel
|
358efdb898
|
♻️ remove dataclasses
we can't use dataclasses in pyblish plugins until new version of pyblish-base is propagated to AYON ecosystem
|
2025-06-27 13:30:46 +02:00 |
|
Jakub Trllo
|
3c3b165e36
|
don't use dataclass for now
|
2025-06-27 13:16:03 +02:00 |
|
Jakub Trllo
|
0fb5220738
|
one more fix
|
2025-06-27 11:37:06 +02:00 |
|
Jakub Trllo
|
cff69e19d0
|
fix typehints
|
2025-06-27 11:35:35 +02:00 |
|
Jakub Trllo
|
2de9915d44
|
Merge branch 'develop' into bugfix/type-hint-annotation
|
2025-06-27 10:48:44 +02:00 |
|
Jakub Trllo
|
069b9ec378
|
Merge pull request #1338 from ynput/AY-7812_source-resolution-keys
Feature: added source_resolution_* template keys for burnins
|
2025-06-27 10:42:22 +02:00 |
|
Jakub Trllo
|
4173193f5f
|
Merge branch 'develop' into AY-7812_source-resolution-keys
|
2025-06-27 10:41:07 +02:00 |
|
Jakub Trllo
|
cd344e6710
|
don't use 'annotations' import in pyblish plugins
|
2025-06-27 10:37:58 +02:00 |
|
Jakub Trllo
|
f0abcb9ee7
|
Merge pull request #1342 from ynput/enhancement/support-project-actions
Launcher: Support project actions
|
2025-06-26 10:19:00 +02:00 |
|
Petr Kalis
|
8156d0bfcb
|
Merge branch 'develop' into AY-7812_source-resolution-keys
|
2025-06-25 17:44:53 +02:00 |
|
Jakub Trllo
|
b94b6f2de4
|
make folders view deselectable
|
2025-06-25 16:24:20 +02:00 |
|
Jakub Trllo
|
fd49121831
|
added support for project webactions
|
2025-06-25 15:33:43 +02:00 |
|
Jakub Trllo
|
95b7379b3e
|
Merge pull request #1337 from BigRoy/enhancement/publisher_existing_variants_sorted
Publisher: Variant name picker sort the existing variants list
|
2025-06-25 13:54:17 +02:00 |
|
Jakub Trllo
|
8eb0b7a748
|
Merge branch 'develop' into enhancement/publisher_existing_variants_sorted
|
2025-06-25 13:53:22 +02:00 |
|
Jakub Trllo
|
8db4de6919
|
Merge pull request #1193 from ynput/enhancement/web_action_action_to_create_folder_structure
Add simple Create Project Structure web action
|
2025-06-25 13:18:54 +02:00 |
|
Petr Kalis
|
e9bc6e07f4
|
Do not overwrite if previously collected
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-06-25 11:40:58 +02:00 |
|
Mustafa Zaky Jafar
|
f0f109faab
|
Merge branch 'develop' into enhancement/web_action_action_to_create_folder_structure
|
2025-06-25 11:56:29 +03:00 |
|
Jakub Trllo
|
fcb06f3c82
|
Merge pull request #1340 from BigRoy/chore/settings_fix_deprecated_conditionalEnum
Settings: Refactor `conditionalEnum` -> `conditional_enum`
|
2025-06-25 09:11:32 +02:00 |
|
Roy Nieterau
|
93557a8a69
|
Refactor conditionalEnum -> conditional_enum
Avoid logs like:
```
DEBUG settings.settings_field | Deprecated argument: conditionalEnum
```
|
2025-06-24 22:34:37 +02:00 |
|
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 |
|
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 |
|
Roy Nieterau
|
9e7f5f5256
|
Sort the existing variants list
|
2025-06-24 13:41:53 +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 |
|
Mustafa Zaky Jafar
|
e565ee4e58
|
Merge branch 'develop' into enhancement/web_action_action_to_create_folder_structure
|
2025-06-23 21:38:06 +03: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 |
|