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
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
Ondřej Samohel
985546adf7
Merge branch 'develop' into enhancement/1295-product-base-types-feature-support
2025-06-06 10:35:34 +02:00
Ondrej Samohel
6ea717bc36
🔧 WIP on product base type support in loader tool
2025-06-06 10:01:32 +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
Ondřej Samohel
fac933c16a
♻️ make the check backwards compatible
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-30 16:46:18 +02:00
Ondrej Samohel
91df75f8ea
✨ add product base type support to loaders
2025-05-30 16:10:20 +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
Ondřej Samohel
d082d4180b
♻️ add product base type feature detection to init
2025-05-28 15:02:10 +02:00
Jakub Trllo
5cf146ee86
show the popup at the moment of hover
2025-05-28 14:43:47 +02:00