Merge branch 'blender-v4.5-release'
This commit is contained in:
@@ -70,6 +70,8 @@ BLOCKLIST_OPTIX_OSL_LIMITED = [
|
||||
'image_.*_osl.blend',
|
||||
# OptiX OSL doesn't support the trace function
|
||||
'osl_trace_shader.blend',
|
||||
# Noise functions do not return color with OptiX OSL
|
||||
'osl_camera_advanced.blend',
|
||||
]
|
||||
|
||||
# Blocklist for SVM tests that fail when forced to run with OptiX OSL
|
||||
|
||||
@@ -61,6 +61,8 @@ BLOCKLIST_METAL = [
|
||||
"image.blend",
|
||||
# Blocked due to differences in transparency.
|
||||
"aov_transparency.blend",
|
||||
# Blocked due to subtle differences in DOF
|
||||
"osl_camera_advanced.blend",
|
||||
]
|
||||
|
||||
BLOCKLIST_VULKAN = [
|
||||
|
||||
Reference in New Issue
Block a user