From 61a8ddc24cacbd1994e5f1ceaa503300dfd2f61d Mon Sep 17 00:00:00 2001 From: Alaska Date: Fri, 22 Nov 2024 03:34:15 +1300 Subject: [PATCH] Cycles: Update reference image for light texture test Over the last few releases, Blender main has drifted away from the reference image. The two main contributors being: blender/blender@296ac0e9ef22718a50c84f6ff4deb69f7cc0d644 blender/blender@84bab7f300b6f4e4f6d02540c1119a146b83c033 This is fine for most platforms as the differences between main and the reference image have been within the test threshold. However oneAPI is failing on this render test due to the differences between main and the reference, plus some other small differences specific to oneAPI. This commit updates the reference image to fix the failing test with oneAPI. --- render/light/cycles_renders/light_texture.png | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/render/light/cycles_renders/light_texture.png b/render/light/cycles_renders/light_texture.png index 8052bda..a470607 100644 --- a/render/light/cycles_renders/light_texture.png +++ b/render/light/cycles_renders/light_texture.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:822161e7167093c766049c2a6c51fb3447d5d1a69b7194eba8d7f2a89abaa036 -size 139912 +oid sha256:65649bfdbc59ee6510c579b5a3cd55e5d30364ea626efbb23b3a7775e1573998 +size 139761 -- 2.30.2