Commit graph

42988 commits

Author SHA1 Message Date
Jakub Trllo
f673abebc8
use 'view' instead of 'screen'
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-06-19 10:29:45 +02:00
Jakub Ježek
b4ab80df2e
Merge branch 'develop' into bugfix/ocio-v2-aces1.3-display-resolving-error 2025-06-12 16:37:13 +02:00
Jakub Trllo
2b209044ed better conditions order 2025-06-12 15:50:44 +02:00
Jakub Trllo
3eb88ae850 use 'view' instead of 'screen' 2025-06-12 15:50:34 +02:00
Jakub Trllo
28978f07c6 use standard conditions 2025-06-12 15:50:21 +02:00
Jakub Trllo
21737339d3 rename 'oiiotool_transcode' to 'oiio_color_convert' 2025-06-12 15:46:23 +02:00
Jakub Trllo
b4477649b7
Merge pull request #1226 from ynput/feature/107-webactions-in-launcher-tool
Launcher tool: Use webactions
2025-06-12 15:05:13 +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
1fa9bfdfe2
Merge pull request #1321 from ynput/enhancement/correct-typehint
Extract review: Correct default value and typehint
2025-06-12 14:44:31 +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
Jakub Trllo
7ad16ebdde
Merge pull request #1317 from tanh609/develop
Scene inventory tool: Update error more visible
2025-06-12 11:01:27 +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
Jakub Trllo
2df8e954ac
Merge pull request #1319 from BigRoy/enhancement/extract_review_use_dataclass_for_tempdata
Extract Review: Use data class for temp data to get some type hints
2025-06-12 09:15:18 +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
Jakub Ježek
aa8c1d7c6f
Merge branch 'develop' into bugfix/ocio-v2-aces1.3-display-resolving-error 2025-06-06 16:07:13 +02:00
Jakub Ježek
0b20e49eda
Update client/ayon_core/pipeline/colorspace.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-06-06 16:07:06 +02:00
Jakub Ježek
a072508451
Merge pull request #1311 from ynput/bugfix/ocio_hook_task_less_context
Avoids OCIO env preparation without task entity
2025-06-06 16:04:34 +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
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
Jakub Ježek
e7c2dc2847
Merge branch 'develop' into bugfix/ocio-v2-aces1.3-display-resolving-error 2025-06-05 16:59:06 +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
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