Commit graph

42953 commits

Author SHA1 Message Date
Jakub Trllo
974e5a9f0c
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-06-05 17:45:39 +02:00
github-actions[bot]
d20ade6d79 chore(): update bug report / version 2025-06-05 15:00:05 +00: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
Jakub Trllo
4a727df496
Merge pull request #1086 from BigRoy/chore/cleanup_plugin_code_cosmetics
Cosmetics + minor optimization for `CleanUp` plugin
2025-06-05 10:03:37 +02:00
Roy Nieterau
a51c1f1884
Merge branch 'develop' into chore/cleanup_plugin_code_cosmetics 2025-06-04 17:50:36 +02:00
Philippe Leprince
92d5859556
Merge pull request #1307 from ynput/Update-qtmaterialsymbols-to-a-more-recent-font-version
Update Material Symbols to the latest version, add function to re-generate json file.
2025-06-04 15:49:11 +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
Jakub Trllo
52687f2444
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-05-30 10:31:12 +02:00
Jakub Trllo
0bcc26dff4
Merge pull request #1281 from BigRoy/enhancement/publisher_comment_minimum_required_chars
Publisher: Set minimum amount of characters required for a comment before publishing is allowed
2025-05-30 10:22:15 +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
dc9ecbe1b1
Merge pull request #1285 from BigRoy/enhancement/staging_dir_persistence_log_to_debug
Staging Dir persistence log, change to debug level
2025-05-30 09:09:51 +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
Jakub Trllo
ac04845a79 use lighter colors 2025-05-29 15:45:03 +02:00
Jakub Trllo
9327cf558a change icons and scale view on hover 2025-05-29 15:33:01 +02:00
Jakub Trllo
e2bc5471d4 better looks 2025-05-28 18:26:26 +02:00
Jakub Trllo
6b7322a5d2 change overlay expanding group 2025-05-28 17:44:36 +02:00
Jakub Trllo
5cf146ee86 show the popup at the moment of hover 2025-05-28 14:43:47 +02:00
Jakub Trllo
74bdd09a16 fix ruff issue 2025-05-28 13:20:46 +02:00
Jakub Trllo
f7c072ce2a show action icon in menu 2025-05-28 13:17:41 +02:00
Jakub Trllo
720e161deb add clickable label to the shown menu 2025-05-28 12:25:55 +02:00
Jakub Trllo
9416d8b1f9 fix typo 2025-05-28 12:02:39 +02:00
Jakub Trllo
d312101573 use tooltip widget to show subactions 2025-05-27 18:29:12 +02:00
Jakub Trllo
78b0fb6cdd
Merge pull request #1290 from ynput/enhancement/dont-use-deprecated-function
Anatomy: Use new 'get_project_root_overrides_by_site_id'
2025-05-27 11:11:54 +02:00
Roy Nieterau
bf9c5b61a5
Update client/ayon_core/plugins/publish/cleanup.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-27 10:13:43 +02:00
Roy Nieterau
d5b9e814a7 Fix indent 2025-05-27 10:08:43 +02:00
Roy Nieterau
1b3a08af01 Revert exclude family check to maintain old behavior 2025-05-27 10:07:55 +02:00
Roy Nieterau
82581b4635
Merge branch 'develop' into chore/cleanup_plugin_code_cosmetics 2025-05-27 10:05:34 +02:00
Jakub Trllo
0be94fc2d8 remove unnecessary line 2025-05-27 08:59:38 +02:00
Jakub Trllo
5baf624124 remove mouse tracking 2025-05-26 17:55:20 +02:00
Jakub Trllo
3184b5a72d use new 'get_project_root_overrides_by_site_id' 2025-05-26 14:58:05 +02:00
Jakub Trllo
9787f4ad88 fix number def creation 2025-05-26 12:24:12 +02:00
Jakub Trllo
2fd95e314b
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-05-26 12:14:08 +02:00
Jakub Trllo
60f6e0cec0 simplified config dialog method 2025-05-26 10:52:48 +02:00
Jakub Trllo
6f40c92f80 fix style issues 2025-05-26 10:51:52 +02:00
Jakub Trllo
a4fd1e19af add settings icon to each action 2025-05-23 16:52:20 +02:00
Roy Nieterau
539467d9ee
Set cursor at end of any existing text so that the user can directly continue with their comment
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-23 11:46:01 +02:00
Roy Nieterau
330fad9d46
Merge branch 'develop' into enhancement/publisher_comment_minimum_required_chars 2025-05-23 10:46:04 +02:00
Roy Nieterau
b1bf4df9e0
Update client/ayon_core/tools/publisher/window.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-23 10:45:13 +02:00
Jakub Ježek
c5bfbb0dd1
Merge pull request #1276 from ynput/bugfix/oiio-trancode-padding-issue
Fixes frame string formatting for transcoding
2025-05-23 09:59:32 +02:00
Jakub Ježek
c3c8096149
Merge branch 'develop' into bugfix/oiio-trancode-padding-issue 2025-05-23 09:59:08 +02:00