Roy Nieterau
82128c30c5
Disable text interaction instead
2025-11-17 14:55:23 +01:00
Roy Nieterau
a6ecea872e
Add missing changes
2025-11-17 14:47:25 +01:00
Roy Nieterau
335f9cf21b
Implement generic ExtractOIIOPostProcess plug-in.
...
This can be used to take any image representation through `oiiotool` to process with settings-defined arguments, to e.g. resize an image, convert all layers to scanline, etc.
2025-11-17 14:39:27 +01:00
Roy Nieterau
1c25e35777
Fix Context card being clickable in Nuke 14/15 only outside the Context label area. Previously you could only click on the far left or far right side of the context card to be able to select it and access the Context attributes.
...
Cosmetically the removal of the `<span>` doesn't do much to the Context card because it doesn't have a sublabel.
2025-11-17 12:18:07 +01:00
Roy Nieterau
c1b262138d
Merge branch 'enhancement/collect_scene_loaded_versions_add_more_hosts' of https://github.com/BigRoy/ayon-core into enhancement/collect_scene_loaded_versions_add_more_hosts
2025-11-16 22:42:02 +01:00
Roy Nieterau
c81d15e08e
Merge branch 'develop' into enhancement/collect_scene_loaded_versions_add_more_hosts
2025-11-16 22:41:26 +01:00
Roy Nieterau
8be8f245d4
Merge branch 'enhancement/collect_scene_loaded_versions_add_more_hosts' of https://github.com/BigRoy/ayon-core into enhancement/collect_scene_loaded_versions_add_more_hosts
2025-11-16 22:41:22 +01:00
Roy Nieterau
b307cc6227
Run plug-in for all hosts
2025-11-16 22:40:23 +01:00
Roy Nieterau
aea231d64e
Also prefix folder name with _ for initializing the asset layer
2025-11-16 22:20:57 +01:00
Roy Nieterau
b15d1adb3c
Merge branch 'develop' into 1525-yn-0158-usd-contribution-for-shots-starting-with-digit-breaks-usd
2025-11-16 22:16:37 +01:00
Roy Nieterau
80a95c19f1
Pass on sceneDisplay (legacy colorspaceDisplay) and sceneView (legacy colorspaceView) to metadata JSON.
...
Also pass on `sourceDisplay` and `sourceView`
2025-11-13 23:24:08 +01:00
Roy Nieterau
3598913d43
Merge branch 'develop' into bugfix/extract_oiio_transcode_apply_scene_display_view
2025-11-13 22:54:18 +01:00
Roy Nieterau
62b60e8c8b
Merge branch 'develop' into enhancement/allow_farm_instance_creation_without_colorspace
2025-11-13 22:53:34 +01:00
Roy Nieterau
8478899b67
Apply suggestion from @BigRoy
2025-11-13 17:40:47 +01:00
Jakub Trllo
42b249a6b3
add note about caching
2025-11-13 17:32:22 +01:00
Jakub Trllo
efa702405c
tune out orders
2025-11-13 17:26:55 +01:00
Jakub Trllo
46b534cfcc
merge two lines into one
2025-11-13 17:11:38 +01:00
Jakub Trllo
bab249a54a
remove debug print
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-11-13 17:11:02 +01:00
Roy Nieterau
994ba7790e
Merge branch 'develop' into bugfix/extract_oiio_transcode_apply_scene_display_view
2025-11-13 16:36:31 +01:00
Roy Nieterau
f29470a08c
Apply suggestion from @iLLiCiTiT
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-11-13 16:34:08 +01:00
Roy Nieterau
0262a8e763
Apply suggestion from @BigRoy
2025-11-13 16:33:00 +01:00
Jakub Trllo
84a4033606
remove unused variables
2025-11-13 15:21:14 +01:00
Jakub Trllo
3936270266
fix formatting
2025-11-13 15:16:51 +01:00
Jakub Trllo
4d90d35fc7
Extended open file possibilities
2025-11-13 15:01:08 +01:00
Jakub Trllo
2cdcfa3f22
store host name to version entity data
2025-11-13 10:49:55 +01:00
Jakub Trllo
30dda67e7c
Merge branch 'develop' into enhancement/1416-loader-actions
...
# Conflicts:
# client/ayon_core/tools/loader/ui/window.py
2025-11-12 18:32:48 +01:00
Ynbot
ea81e643f2
[Automated] Update version in package.py for develop
2025-11-12 17:07:38 +00:00
Ynbot
26839fa5c1
[Automated] Add generated package files from main
2025-11-12 17:07:05 +00:00
Jakub Trllo
be9b476151
use better method name
2025-11-12 18:03:31 +01:00
Jakub Trllo
1cdde6d777
fix typo
...
Thanks @BigRoy
2025-11-12 18:03:23 +01:00
Roy Nieterau
f4824cdc42
Allow creation of farm instances without colorspace data
2025-11-12 14:41:24 +01:00
Jakub Trllo
f7ea4a354b
Merge branch 'develop' into enhancement/projects-fetch-force-graphql
2025-11-12 10:37:46 +01:00
Jakub Trllo
42642ebd34
use graphql to get projects
2025-11-12 09:41:55 +01:00
Jakub Trllo
821b55ccce
Merge branch 'develop' into enhancement/oiio_input_do_not_repeat_input_channels
2025-11-11 17:14:38 +01:00
Roy Nieterau
e2c6687690
Preserve order when making unique to avoid error on R,G,B becoming B,G,R but the channels being using in R,G,B order in --ch argument
2025-11-11 16:46:04 +01:00
Roy Nieterau
f38a6dffba
Avoid repeating input channel names if e.g. R, G and B are reading from Y channel
2025-11-11 16:40:59 +01:00
Ynbot
8fdc943553
[Automated] Update version in package.py for develop
2025-11-11 14:05:58 +00:00
Ynbot
76cfa3e148
[Automated] Add generated package files from main
2025-11-11 14:05:22 +00:00
Jakub Trllo
90d2e341ad
Merge branch 'develop' into bugfix-linked-assets-regex
2025-11-11 14:20:44 +01:00
Jakub Trllo
7c8e7c23e9
Change code formatting
2025-11-11 14:19:04 +01:00
Mustafa Zaky Jafar
22f9e0573c
Merge branch 'develop' into bugfix/extract_oiio_transcode_apply_scene_display_view
2025-11-11 15:08:36 +02:00
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
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