Commit graph

45126 commits

Author SHA1 Message Date
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 Ježek
f94c6a0408
Merge branch 'develop' into 989-ay-7315_extract-review-and-oiio-transcode-failing-to-transcode-media-blocking-publishes-2 2025-06-11 11:39:43 +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
50045d71bd
support product base types in the integrator 2025-06-10 12:16:49 +02:00
Ondřej Samohel
e2a413f20e
🐶 remove unneeded f-string 2025-06-10 11:40:43 +02:00
Ondřej Samohel
da286e3cfb
♻️ remove check for attribute 2025-06-10 11:23:37 +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
7f21d39d81
Merge branch 'develop' into enhancement/1297-product-base-types-creation-and-creator-plugins 2025-06-09 14:06:28 +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
fa8c054889
♻️ refactor support feature check function name 2025-06-09 13:54:41 +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 Trllo
873db37794 don't use safe typehint 2025-06-06 18:08:55 +02:00
Jakub Trllo
a23678beb1 use 'ContextChangeData' for '_set_current_context' 2025-06-06 18:07:36 +02:00
Jakub Trllo
7eb067a99d remove safe type hint 2025-06-06 18:05:33 +02:00
Jakub Trllo
397bfd23eb added deprecation warnings 2025-06-06 18:04:00 +02:00
Jakub Trllo
0c25defb9d added more docstrings 2025-06-06 17:17:10 +02:00
Jakub Trllo
411c433d50 added typehints 2025-06-06 17:07:49 +02:00
Jakub Trllo
da1a39ed6a
validate extension earlier
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-06-06 17:03:25 +02:00
Jakub Trllo
688e5f2104 remove unnecessary line 2025-06-06 16:55:07 +02:00
Jakub Trllo
762f98620b use dataclasses to pass information form method to method 2025-06-06 16:33:17 +02: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
Ondřej Samohel
52678c2ca4
Merge branch 'develop' into feature/911-new-traits-based-integrator 2025-06-06 15:14:47 +02:00
Roy Nieterau
6061e8a82b Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/transcoding_oiio_tool_for_ffmpeg_one_call
# Conflicts:
#	client/ayon_core/lib/transcoding.py
#	client/ayon_core/plugins/publish/extract_color_transcode.py
2025-06-06 14:50:06 +02:00
Roy Nieterau
4aa2f1bb86 Merge branch 'enhancement/transcoding_oiio_tool_for_ffmpeg_one_call' of https://github.com/BigRoy/ayon-core into enhancement/transcoding_oiio_tool_for_ffmpeg_one_call 2025-06-06 14:48:00 +02:00
Roy Nieterau
8fbb8c93c1 Allow more frames patterns 2025-06-06 14:47:41 +02:00
Ondřej Samohel
04fffd0b9f
Merge remote-tracking branch 'origin/enhancement/1294-product-base-types-support-in-loading' into enhancement/1294-product-base-types-support-in-loading 2025-06-06 14:22:36 +02:00
Ondřej Samohel
98eb281adc
♻️ hide product base types if support is disabled 2025-06-06 14:22:25 +02:00
Ondřej Samohel
a3357a3ace
🐶 fix some linting issue 2025-06-06 14:22:02 +02:00
Ondřej Samohel
c8069dd077
Merge branch 'develop' into enhancement/1294-product-base-types-support-in-loading 2025-06-06 14:19:22 +02:00
Ondřej Samohel
3a2f470dce
show product base type in the loader 2025-06-06 14:03:31 +02:00
Jakub Trllo
351ab7d56b use 'open_workfile' to open workfile 2025-06-06 11:25:18 +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