Commit graph

5003 commits

Author SHA1 Message Date
Jakub Trllo
a785ea20e9 added more helper functions 2025-06-18 14:45:19 +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
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
Jakub Ježek
f0152c92ac
Merge branch 'develop' into feature/911-new-traits-based-integrator 2025-06-17 10:34:00 +02:00
Jakub Trllo
d4645c4dab
Merge branch 'develop' into enhancement/1295-product-base-types-feature-support 2025-06-13 11:23:00 +02:00
Jakub Trllo
2fbc0837aa
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-06-12 14:57:20 +02:00
Jakub Trllo
09e67612b0 moved 'calculate_full_label' to actions model 2025-06-12 14:57:05 +02:00
Jakub Trllo
8edcd1fc65 replace 'Dict' with 'dict' 2025-06-12 14:13:48 +02:00
Jakub Trllo
ef724793a7 use correct default value 2025-06-12 14:13:33 +02:00
Jakub Trllo
11aad8880c
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-06-12 14:04:04 +02:00
Jakub Trllo
d5a52bfa7e remove unused import 2025-06-12 13:45:13 +02:00
Jakub Trllo
ad317ca30a get rid of 'to_data' and 'from_data' 2025-06-12 13:43:37 +02:00
Jakub Trllo
ea585ba57c
Better docstring
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2025-06-12 12:16:55 +02:00
Roy Nieterau
d25d558ad0
Merge branch 'develop' into develop 2025-06-12 10:32:41 +02:00
Roy Nieterau
489c41bf32
Update client/ayon_core/tools/sceneinventory/view.py 2025-06-12 10:31:36 +02:00
Roy Nieterau
c1b92cc9bd
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-06-12 10:31:11 +02:00
Roy Nieterau
f42551156f
Merge branch 'develop' into enhancement/extract_review_use_dataclass_for_tempdata 2025-06-11 20:40:28 +02:00
Roy Nieterau
c74fbc2aff Use data class for TempData to get some type hints 2025-06-11 20:38:03 +02:00
Anh Tu
093a649668 Make _update_containers exception more visible 2025-06-11 09:28:50 +10:00
Ondřej Samohel
710596cf62
Merge branch 'develop' into enhancement/1295-product-base-types-feature-support 2025-06-09 13:58:14 +02:00
Ondřej Samohel
8cb71fdee4
♻️ refactor function name 2025-06-09 13:49:31 +02:00
Ondřej Samohel
52ae098aac
Merge branch 'develop' into feature/911-new-traits-based-integrator 2025-06-09 12:28:09 +02:00
Jakub Ježek
072684efcc
Merge branch 'develop' into bugfix/ocio_hook_task_less_context 2025-06-06 16:03:57 +02:00
Jakub Jezek
192358dddb
Avoids OCIO env preparation without task entity
Skips OCIO environment preparation when the task entity is not available in the hook data.

This prevents potential errors or unexpected behavior when the hook is executed in contexts where task information is missing.
2025-06-06 16:02:09 +02:00
Ondřej Samohel
52678c2ca4
Merge branch 'develop' into feature/911-new-traits-based-integrator 2025-06-06 15:14:47 +02:00
Ondřej Samohel
985546adf7
Merge branch 'develop' into enhancement/1295-product-base-types-feature-support 2025-06-06 10:35:34 +02:00
Jakub Trllo
974e5a9f0c
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-06-05 17:45:39 +02:00
Ynbot
b0ff3c2264 [Automated] Update version in package.py for develop 2025-06-05 14:59:02 +00:00
Ynbot
495a66d891 [Automated] Add generated package files from main 2025-06-05 14:58:24 +00:00
Jakub Trllo
122f726037
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-06-05 16:39:22 +02:00
Jakub Trllo
b26710ff94 remove unused variable 2025-06-05 16:31:41 +02:00
Jakub Trllo
9981b48e98 change direction of actions popup when on the edge of screen 2025-06-05 16:20:26 +02:00
Roy Nieterau
a51c1f1884
Merge branch 'develop' into chore/cleanup_plugin_code_cosmetics 2025-06-04 17:50:36 +02:00
Philippe Leprince
dddb39ab2f Rename the codepoints and json file to match the font file name.
Signed-off-by: Philippe Leprince <philippe@ynput.io>
2025-06-04 15:34:41 +02:00
Philippe Leprince
5953e500cb Update to the latest version. Add function to re-generate json mapping file.
Signed-off-by: Philippe Leprince <philippe@ynput.io>
2025-06-04 12:25:03 +02:00
Ondřej Samohel
86b1efe01d
Merge branch 'develop' into enhancement/1295-product-base-types-feature-support 2025-06-02 16:50:59 +02:00
Jakub Trllo
52687f2444
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-05-30 10:31:12 +02:00
Jakub Trllo
b62d8516b3
Merge branch 'develop' into enhancement/publisher_comment_minimum_required_chars 2025-05-30 10:20:23 +02:00
Jakub Trllo
61982a518d
Merge branch 'develop' into enhancement/staging_dir_persistence_log_to_debug 2025-05-30 09:08:55 +02:00
Jakub Trllo
0e33ec97d2 change scrolling 2025-05-29 17:09:15 +02:00
Jakub Trllo
a099b0be1d
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-05-29 16:14:50 +02:00
Jakub Trllo
365b4d8559 fix variable name 2025-05-29 16:14:35 +02:00
Jakub Trllo
d57f4a0000 formatting fix 2025-05-29 16:14:29 +02:00
Jakub Trllo
72990d3aa9 added animation 2025-05-29 16:12:40 +02:00