Commit graph

42994 commits

Author SHA1 Message Date
Roy Nieterau
3c4bedd0b8
Merge branch 'develop' into enhancement/workfile_template_builder_allow_published_entities 2025-06-13 13:08:14 +02:00
Jakub Trllo
f8ff18f3a7
Merge pull request #1299 from ynput/enhancement/1295-product-base-types-feature-support
🏛️Product base types: feature support check function
2025-06-13 12:16:15 +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
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
Roy Nieterau
b2b436d14d
Merge branch 'develop' into enhancement/workfile_template_builder_allow_published_entities 2025-06-12 13:50:13 +02:00
Roy Nieterau
d681c87aad Restructure resolve_template_path 2025-06-12 13:49:46 +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
Roy Nieterau
40d5efc9a5 Fix typo 2025-06-11 20:08:29 +02:00
Roy Nieterau
16b56f7579 Remove unused variables 2025-06-11 19:37:16 +02:00
Roy Nieterau
b523aa6b9f Move warning out of resolve_template_path function so that inherited function,e.g. like in ayon-houdini can continue without having tons of logs that are irrelevant if houdini specific logic could still resolve it. 2025-06-11 19:36:37 +02:00
Roy Nieterau
706d72f045 Check file existence for error check 2025-06-11 19:33:36 +02:00
Roy Nieterau
7b5ff1394c Do not raise error on non-existing path from resolve_template_path to match backwards compatible behavior - feedback by @iLLiCiTiT 2025-06-11 19:30:48 +02:00
Roy Nieterau
aec2ee828c Raise dedicated EntityResolutionError 2025-06-11 19:23:02 +02:00
Roy Nieterau
0067b417e7
Merge branch 'develop' into enhancement/workfile_template_builder_allow_published_entities 2025-06-11 19:19:59 +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
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
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
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
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