Commit graph

6441 commits

Author SHA1 Message Date
Jakub Trllo
0576638603
Merge branch 'develop' into enhancement/initial-support-for-folder-in-product-name 2025-11-26 11:53:01 +01:00
Roy Nieterau
4f332766f0 Use IMAGE_EXTENSIONS 2025-11-26 10:22:17 +01:00
Roy Nieterau
344f91c983 Make settings profiles more granular for OIIO post process 2025-11-26 00:38:37 +01:00
Roy Nieterau
dcb39eb912 Merge branch 'develop' of https://github.com/ynput/ayon-core into 1291-ay-7846_extractoiiotranscode-convert-exr-to-scanline-whilst-keeping-all-channels 2025-11-26 00:34:55 +01:00
Roy Nieterau
2aa7e46c9c Cosmetic type hints 2025-11-25 23:58:09 +01:00
Roy Nieterau
58432ff4dd Re-show 'initialize as' attribute for USD publish so it's clear what is going on with the initial layer. 2025-11-25 23:55:12 +01:00
Roy Nieterau
70bf746c7a Fail clearly if the path can't be resolved instead of setting path to "None" 2025-11-22 13:29:49 +01:00
Roy Nieterau
73dfff9191 Fix call to get_representation_path_by_names 2025-11-22 13:28:08 +01:00
Roy Nieterau
47247e68ac
Merge branch 'develop' into 1525-yn-0158-usd-contribution-for-shots-starting-with-digit-breaks-usd 2025-11-22 00:35:23 +01:00
Ondrej Samohel
04527b0061
♻️ change usage of product_base_types in plugins 2025-11-21 19:06:36 +01:00
Ondrej Samohel
90da1c9059
Merge branch 'develop' into enhancement/1297-product-base-types-creation-and-creator-plugins 2025-11-21 13:53:30 +01:00
Kayla Man
17769b5291
Merge branch 'develop' into enhancement/support_extract_review_for_substance_painter 2025-11-21 14:14:16 +08:00
Ynbot
1ac26453d5 [Automated] Update version in package.py for develop 2025-11-20 14:38:01 +00:00
Ynbot
cebf3be97f [Automated] Add generated package files from main 2025-11-20 14:37:22 +00:00
Jakub Trllo
626f627f58 fix product types fetching in loader tool 2025-11-20 14:59:51 +01:00
Jakub Trllo
07bf997aa2
Merge branch 'develop' into 1525-yn-0158-usd-contribution-for-shots-starting-with-digit-breaks-usd 2025-11-19 16:54:53 +01:00
Jakub Trllo
8274cd5d82
Merge branch 'develop' into enhancement/workfile_template_builder_safeguard_versionless_products 2025-11-19 16:49:24 +01:00
Roy Nieterau
1792529267 Safe-guard workfile template builder for versionless products 2025-11-19 16:27:42 +01:00
Jakub Trllo
bede14ad11
Merge branch 'develop' into bugfix/safe-guard-ayon-url 2025-11-19 14:03:32 +01:00
MustafaJafar
42da0fb424 Make Ruff Happy. 2025-11-19 13:17:12 +02:00
Mustafa Zaky Jafar
6125a7db80
Update client/ayon_core/pipeline/workfile/workfile_template_builder.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-11-19 13:15:37 +02:00
Mustafa Zaky Jafar
8ec74b80f4
Merge branch 'develop' into enhancement/315-yn-0210-conditional-houdini-template-selection-based-on-asset-folder 2025-11-19 13:04:34 +02:00
MustafaJafar
7c5a761ba5 Merge branch 'enhancement/315-yn-0210-conditional-houdini-template-selection-based-on-asset-folder' of https://github.com/ynput/ayon-core into enhancement/315-yn-0210-conditional-houdini-template-selection-based-on-asset-folder 2025-11-19 12:56:27 +02:00
MustafaJafar
17f5788e43 Template Builder: Add folder types to filter data 2025-11-19 12:56:01 +02:00
Jakub Trllo
2af5e918a7 safe guard downloading of image for ayon_url 2025-11-19 11:11:50 +01:00
Jakub Trllo
0e249ae389
Merge branch 'develop' into enhancement/collect_scene_loaded_versions_add_more_hosts 2025-11-19 10:31:35 +01:00
Mustafa Zaky Jafar
e5ae6f5547
Merge branch 'develop' into enhancement/315-yn-0210-conditional-houdini-template-selection-based-on-asset-folder 2025-11-18 22:55:45 +02:00
MustafaJafar
2375dda43b Add folderpaths for template profile filtering 2025-11-18 17:10:38 +02:00
Ynbot
90eef3f6b7 [Automated] Update version in package.py for develop 2025-11-18 13:05:58 +00:00
Ynbot
3b86b36128 [Automated] Add generated package files from main 2025-11-18 13:05:19 +00:00
Jakub Trllo
89dc8502e5
Merge branch 'develop' into enhancement/store-host-name-to-version 2025-11-18 12:02:02 +01:00
Jakub Trllo
7ba9ffc758
Merge branch 'develop' into enhancement/allow_farm_instance_creation_without_colorspace 2025-11-18 11:08:26 +01:00
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