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
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
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
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
Jakub Trllo
3e6aafae55
apply suggestion
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-06-06 10:08:59 +02:00
Jakub Trllo
76ceefb6f3
require kwargs for 'list_workfiles'
2025-06-06 10:08:29 +02:00
Jakub Trllo
d3699c348f
modified docstrings
2025-06-06 10:08:02 +02:00
Jakub Trllo
26a35a8cb5
pre-fetch project entity
2025-06-06 10:07:36 +02:00
Jakub Trllo
d97829a180
filter published workfiles by extension
2025-06-06 10:07:18 +02:00
Jakub Trllo
e53962dd6e
let 'version' argument optional
2025-06-06 10:07:07 +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
26145b3a64
Merge branch 'develop' into enhancement/enhance-workfile-api
2025-06-05 16:57:27 +02: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
Jakub Trllo
3701564e77
Merge branch 'develop' into enhancement/enhance-workfile-api
2025-06-04 16:27:30 +02:00
Jakub Trllo
509543e369
better description of workfile_entities
2025-06-04 16:21:03 +02:00
Jakub Trllo
5baf13c96c
fix formatting
2025-06-04 16:16:05 +02:00
Jakub Trllo
808712e114
Apply suggestions from code review
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-06-04 16:13:01 +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
dd637bb25d
use comprehention
2025-06-03 14:33:31 +02:00
Jakub Trllo
79922d99b2
update docstrings
2025-06-03 14:33:23 +02:00
Jakub Trllo
f130f543b8
add missing import
2025-06-03 14:33:15 +02:00
Jakub Trllo
c8a7e355b4
iterate over extensions fix
2025-06-03 14:30:52 +02:00
Jakub Trllo
63911161dd
add deprecation warning for 'full_path' argument
2025-06-03 14:30:24 +02:00
Jakub Trllo
77dbf2946b
added typehints and modify docstrings
2025-06-03 14:30:08 +02:00
Jakub Trllo
87832f109d
modified change context function
2025-06-03 14:27:47 +02:00
Jakub Trllo
0f7921741d
remove unused imports
2025-06-03 14:07:29 +02:00