Cycles: Update reference image for light texture test #22
No reviewers
Labels
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-test-data#22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "update-light-texture-reference"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Here's oneAPI after the test update.
Checkout
From your project repository, check out a new branch and test the changes.