Roy Nieterau
0dfaed53cb
Fix setting display/view based on collected scene display/view if left empty in ExtractOIIOTranscode settings.
...
`instance.data["sceneDisplay"]` and `instance.data["sceneView"]` are now intended to be set to describe the user's configured display/view inside the DCC and can still be used as fallback for the `ExtractOIIOTrancode` transcoding. For the time being the legacy `colorspaceDisplay` and `colorspaceView` instance.data keys will act as fallback for backwards compatibility to represent the scene display and view.
Also see:
https://github.com/ynput/ayon-core/issues/1430#issuecomment-3516459205
2025-11-11 12:43:00 +01:00
Jakub Trllo
9883f4bfde
Merge pull request #1539 from ynput/enhancement/1288-ay-7805_mytasks-in-loader-and-publisher
...
Tools: Add my tasks filters to loader and publisher
2025-11-11 11:32:26 +01:00
Jakub Trllo
dc7f155675
remove unused imports
2025-11-10 17:07:24 +01:00
Jakub Trllo
ba4ecc6f80
use filters widget in workfiles tool
2025-11-10 17:04:29 +01:00
Jakub Trllo
f9f55b48b0
added my tasks filtering to publisher
2025-11-10 16:23:19 +01:00
Jakub Trllo
3a6ee43f22
added doption to change filters
2025-11-10 16:22:20 +01:00
Jakub Trllo
9c3dec09c9
small cleanup
2025-11-10 15:53:36 +01:00
Mustafa Zaky Jafar
8947c8a6e8
Merge branch 'develop' into 1525-yn-0158-usd-contribution-for-shots-starting-with-digit-breaks-usd
2025-11-10 16:43:00 +02:00
Jakub Trllo
e6325fa2e8
use 'FoldersFiltersWidget' in launcher
2025-11-10 15:27:49 +01:00
Jakub Trllo
91d44a833b
implemented my tasks filter to browser
2025-11-10 15:22:44 +01:00
Jakub Trllo
ad83d827e2
move private methods below public one
2025-11-10 15:14:32 +01:00
Jakub Trllo
0dd47211c5
add 'get_current_username' to UsersModel
2025-11-10 15:13:24 +01:00
Jakub Trllo
cef3bc229a
disable case sensitivity for folders proxy
2025-11-10 15:07:12 +01:00
Jakub Trllo
d1ef11defa
define helper widget for folders filtering
2025-11-10 15:06:56 +01:00
Jakub Trllo
3fcb4949f2
Merge pull request #1538 from ynput/enhancement/make)_sure_confirm_message_on_top_after_creating_hero_version
...
The confirm message box is always on top after creating hero version
2025-11-10 14:01:35 +01:00
Kayla Man
d5df6a99c1
Merge branch 'develop' into enhancement/make)_sure_confirm_message_on_top_after_creating_hero_version
2025-11-10 20:59:35 +08:00
Jakub Trllo
0ff3b456ce
Merge pull request #1533 from ynput/enhancement/deselect-entities-in-launcher
...
Launcher: Deselect entities on change of focus
2025-11-10 12:47:38 +01:00
Jakub Trllo
339d90afd7
Merge branch 'develop' into enhancement/deselect-entities-in-launcher
2025-11-10 12:46:37 +01:00
Jakub Trllo
09fa268451
Merge pull request #1224 from jm22dogs/enhancing-publisher-card-readability
...
Enhancing publisher card widget with folder and task name
2025-11-10 12:46:21 +01:00
Jakub Trllo
0f8339ac92
use span for context label too
2025-11-10 12:45:22 +01:00
Mustafa Zaky Jafar
9be4493a9e
remove unused import
2025-11-10 12:56:51 +02:00
Jakub Trllo
9a70ecdd7e
revert the last changes
2025-11-10 11:50:16 +01:00
Jakub Trllo
6d573b6c70
Merge branch 'develop' into enhancing-publisher-card-readability
2025-11-10 11:09:10 +01:00
Jakub Trllo
770b94bde5
show context only if is not same as current context
2025-11-10 11:08:35 +01:00
Kayla Man
a07fc4bfaa
make sure the confirm message box on top after creating hero version
2025-11-10 17:55:14 +08:00
Jakub Trllo
9dbd46d866
indent context a little
2025-11-10 10:46:16 +01:00
Jakub Trllo
feba551e99
remove dash between folder and task
2025-11-10 10:46:08 +01:00
Jakub Trllo
c1d0510fd3
deselect only workfiles
2025-11-10 10:05:07 +01:00
Roy Nieterau
e7896c66f3
Update server/settings/publish_plugins.py
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-09 11:33:33 +01:00
Roy Nieterau
113d01ce99
Add setting to always enforce the default prim value
2025-11-08 22:54:24 +01:00
Roy Nieterau
67d5422c94
If folder name starts with a digit we now prefix it with _ to avoid invalid USD data to be authored.
2025-11-08 22:45:42 +01:00
Jakub Trllo
503e627fb5
remove unused import
2025-11-07 18:05:26 +01:00
Jakub Trllo
527b1f9795
deselect entities when previous selection widget is focused
2025-11-07 17:53:57 +01:00
Jakub Trllo
ad3c4c9317
remove first dash
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-11-07 17:52:45 +01:00
marvill85
8ba1a40685
Update workfile_template_builder.py
...
Add optional folder_path_regex filtering to linked folder retrieval
2025-11-07 17:23:32 +01:00
Jakub Trllo
6bf7dea414
Merge pull request #1518 from FuzzkingCool/fix_missing_published_workfiles_details_in_sidepanel
...
Workfiles tool: Add published workfiles details
2025-11-07 16:30:35 +01:00
Jakub Trllo
f8e4b29a6c
remove unused import
2025-11-07 16:16:08 +01:00
Jakub Trllo
48d2151d05
ruff fixes
2025-11-07 16:12:07 +01:00
Jakub Trllo
614ecfbc58
Merge branch 'develop' into fix_missing_published_workfiles_details_in_sidepanel
2025-11-07 16:07:12 +01:00
Jakub Trllo
0cc99003f6
separate logic for workare and publishe workfiles
2025-11-07 15:52:47 +01:00
Jakub Trllo
ece086c03f
merge tho methods into one
2025-11-07 15:52:35 +01:00
Jakub Trllo
3338dbe473
selection keeps track about every value
2025-11-07 15:51:30 +01:00
Jakub Trllo
91836b99d1
Merge branch 'develop' into enhancing-publisher-card-readability
2025-11-07 14:15:54 +01:00
Jakub Trllo
ad2641264b
Merge pull request #1532 from ynput/enhancement/remove-qdesktop-usage
...
UIs: Remove usage of 'desktop' from codebase
2025-11-07 14:15:08 +01:00
Jakub Trllo
b87a7615e5
Merge branch 'develop' into enhancement/remove-qdesktop-usage
2025-11-07 14:14:13 +01:00
Jakub Ježek
82b4070dad
Merge pull request #1485 from ynput/bugfix/yn-0118-editorial-publishing-with-no-audio-product
...
Extends audio to sibling review instances under editorial publishing
2025-11-07 12:13:41 +01:00
Jakub Ježek
00c0dea2a7
Merge branch 'develop' into bugfix/yn-0118-editorial-publishing-with-no-audio-product
2025-11-07 12:12:58 +01:00
Jakub Trllo
ef2600ae5a
remove unused import
2025-11-07 11:48:49 +01:00
Jakub Trllo
1cf1696108
remove usage of 'desktop' from codebase
2025-11-07 11:43:06 +01:00
Jakub Trllo
73ef8a8723
Merge branch 'develop' into enhancing-publisher-card-readability
2025-11-07 10:54:27 +01:00