Commit graph

43418 commits

Author SHA1 Message Date
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
Jakub Trllo
715031a9b5 added version tags filter 2025-06-11 15:55:02 +02:00
Jakub Trllo
fb6386cb8f added tags to version item 2025-06-11 15:53:51 +02:00
Jakub Trllo
93b5ea5c31 implemented helper functions to get tags from project 2025-06-11 15:28:01 +02:00
Jakub Trllo
ff2645e335 remove commented code 2025-06-11 15:27:21 +02:00
Jakub Trllo
2bc62fc2a2 added helper buttons 2025-06-11 14:35:56 +02:00
Jakub Trllo
0f56f06b2c fix None value handling 2025-06-11 14:35:25 +02:00
Jakub Trllo
05f2230f18 added border to bar 2025-06-11 12:53:36 +02:00
Jakub Trllo
badfcbfaa5 get rid of super 2025-06-11 12:41:49 +02:00
Jakub Trllo
7a03ba98f9 emi signal on fitler removement 2025-06-11 12:39:55 +02:00
Jakub Trllo
de6c4c4342 fix status names filter 2025-06-11 12:38:26 +02:00
Jakub Trllo
de15350fe6 emit filter changed signal 2025-06-11 12:38:13 +02:00
Jakub Trllo
e9981081aa extend the size to 3000 2025-06-11 12:03:30 +02:00
Jakub Trllo
75154db185 fix events propagation 2025-06-11 12:03:17 +02:00
Jakub Trllo
d0889e33f6 set arbitrary width 2025-06-11 11:41:41 +02:00
Jakub Trllo
bbeaad95a0 wrap filters widget 2025-06-11 11:40:16 +02:00
Jakub Trllo
9961f203c5 handle edit requests 2025-06-11 11:31:00 +02:00
Jakub Trllo
7ae9fa9cf5 add no items to select from item and stretch 2025-06-11 11:14:10 +02:00
Jakub Trllo
fc99459590 make filters empty 2025-06-11 11:08:34 +02:00
Jakub Trllo
2da85dd1f4 added shadow 2025-06-11 11:08:22 +02:00
Jakub Trllo
02d26f9d2d avoid fake spacing 2025-06-11 10:01:00 +02:00
Jakub Trllo
2845ac39b4 enhanced close button 2025-06-11 10:00:49 +02:00
Jakub Trllo
2c145ca30e added scroll area to popups 2025-06-11 10:00:28 +02:00
Anh Tu
093a649668 Make _update_containers exception more visible 2025-06-11 09:28:50 +10:00
Jakub Trllo
98fbeb96ec set status color to text 2025-06-10 17:31:56 +02:00
Jakub Trllo
ceef6876e9 base implementation of search bar 2025-06-10 17:27:27 +02:00
Ondřej Samohel
44fd4866ce
Merge branch 'develop' into feature/AY-2218_Plugin-hooks-Loader-and-Scene-Inventory 2025-06-09 17:35:22 +02:00
Ondřej Samohel
3cca2101be
Merge branch 'develop' into enhancement/1294-product-base-types-support-in-loading 2025-06-09 14:03:31 +02: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
74ed8bf2bb
♻️ refactor support check function name 2025-06-09 13:52:13 +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
Ondřej Samohel
0f539ec6ea
🐶 fix linting issues 2025-06-06 18:12:53 +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
52678c2ca4
Merge branch 'develop' into feature/911-new-traits-based-integrator 2025-06-06 15:14:47 +02:00