Commit graph

42897 commits

Author SHA1 Message Date
Petr Kalis
7e88916fcd Reverted missing newline 2025-06-13 16:30:42 +02:00
Petr Kalis
55583e68f8 Fix missing return 2025-06-13 16:29:14 +02:00
Petr Kalis
4c113ca5b5 Removed unneeded _load_context 2025-06-13 16:28:02 +02:00
Petr Kalis
976ef5fb2b Added monkey patched load method if hooks are found for loader 2025-06-13 16:23:22 +02:00
Petr Kalis
b742dfc381 Changed from loader_identifiers to is_compatible method 2025-06-13 16:22:44 +02:00
Petr Kalis
37f5f55832 Added typing 2025-06-13 16:22:24 +02:00
Petr Kalis
ca768aeddf Removed get_hook_loaders_by_identifier
Replaced by monkeypatch load method
2025-06-13 16:21:56 +02:00
Petr Kalis
4457a432cb Merged pre/post hooks into single class 2025-06-13 16:19:19 +02:00
Petr Kalis
ee96cdc2c3 Remove methods for pre/post loader hooks from higher api
This "hides" a bit methods that are not completely relevant from high level API.
2025-06-13 14:46:23 +02:00
Petr Kalis
0ac277404c Updated docstring 2025-06-13 14:37:03 +02:00
Petr Kalis
6e095b8c18 Updated docstring 2025-06-13 14:35:23 +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
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
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
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
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
78b0fb6cdd
Merge pull request #1290 from ynput/enhancement/dont-use-deprecated-function
Anatomy: Use new 'get_project_root_overrides_by_site_id'
2025-05-27 11:11:54 +02:00
Roy Nieterau
bf9c5b61a5
Update client/ayon_core/plugins/publish/cleanup.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-27 10:13:43 +02:00
Roy Nieterau
d5b9e814a7 Fix indent 2025-05-27 10:08:43 +02:00
Roy Nieterau
1b3a08af01 Revert exclude family check to maintain old behavior 2025-05-27 10:07:55 +02:00
Roy Nieterau
82581b4635
Merge branch 'develop' into chore/cleanup_plugin_code_cosmetics 2025-05-27 10:05:34 +02:00
Jakub Trllo
3184b5a72d use new 'get_project_root_overrides_by_site_id' 2025-05-26 14:58:05 +02:00
Roy Nieterau
539467d9ee
Set cursor at end of any existing text so that the user can directly continue with their comment
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-23 11:46:01 +02:00
Roy Nieterau
330fad9d46
Merge branch 'develop' into enhancement/publisher_comment_minimum_required_chars 2025-05-23 10:46:04 +02:00
Roy Nieterau
b1bf4df9e0
Update client/ayon_core/tools/publisher/window.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-23 10:45:13 +02:00
Jakub Ježek
c5bfbb0dd1
Merge pull request #1276 from ynput/bugfix/oiio-trancode-padding-issue
Fixes frame string formatting for transcoding
2025-05-23 09:59:32 +02:00
Jakub Ježek
c3c8096149
Merge branch 'develop' into bugfix/oiio-trancode-padding-issue 2025-05-23 09:59:08 +02:00
Roy Nieterau
3b3b1c864c
Merge branch 'develop' into enhancement/publisher_comment_minimum_required_chars 2025-05-22 23:20:34 +02:00
Roy Nieterau
f99550a74e Count chars with the comment input stripped - so that e.g. solely spaces (or trailing/starting spaces) do not count to the minimal required characters 2025-05-22 23:20:03 +02:00
Roy Nieterau
94d0725b11 Merge branch 'enhancement/publisher_comment_minimum_required_chars' of https://github.com/BigRoy/ayon-core into enhancement/publisher_comment_minimum_required_chars 2025-05-22 23:16:32 +02:00
Roy Nieterau
d18e2622b7 Rename to _validate_comment 2025-05-22 23:15:40 +02:00
Roy Nieterau
e35f3a5941
Update client/ayon_core/tools/publisher/window.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-22 23:14:11 +02:00
Roy Nieterau
1500c1cc33 Remove redundant stylesheet overrides 2025-05-22 23:12:52 +02:00
Roy Nieterau
b5b661e982 Move attribute down (less important) 2025-05-22 23:11:53 +02:00
Roy Nieterau
7413f05adb Change staging dir persistence state to debug log instead of info to avoid clutter for the artist (artist doesn't care) 2025-05-22 22:15:24 +02:00
Roy Nieterau
2bed12aed6
Merge branch 'develop' into chore/cleanup_plugin_code_cosmetics 2025-05-22 21:56:01 +02:00
github-actions[bot]
1fe653c8b7 chore(): update bug report / version 2025-05-22 12:33:06 +00:00
Ynbot
6379f67262 [Automated] Update version in package.py for develop 2025-05-22 12:32:10 +00:00
Ynbot
46f6198ba3 [Automated] Add generated package files from main 2025-05-22 12:31:33 +00:00