Cycles: Update reference image for light texture test #22

Open
Alaska wants to merge 1 commits from update-light-texture-reference into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Member

Over the last few releases, Blender main has drifted away from the
reference image for the light texture test.
The two main contributors being:
blender/blender@296ac0e9ef
blender/blender@84bab7f300

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 test failing with
oneAPI.

Over the last few releases, Blender main has drifted away from the reference image for the light texture test. 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 test failing with oneAPI.
Alaska added 1 commit 2024-11-21 15:39:37 +01:00
Over the last few releases, Blender main has drifted away from the
reference image. The two main contributors being:
blender/blender@296ac0e9ef
blender/blender@84bab7f300

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.
Author
Member

Here's oneAPI after the test update.

Here's oneAPI after the test update.
Alaska requested review from Sergey Sharybin 2024-11-21 15:40:52 +01:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin update-light-texture-reference:update-light-texture-reference
git checkout update-light-texture-reference
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-test-data#22
No description provided.