Fix #135086: Light ray visibility not taken into account without light tree

Re-enable tests that were temporarily disabled for this.

Caused by #134846, e813e46327
This commit is contained in:
Brecht Van Lommel
2025-02-25 10:55:26 +01:00
parent 10482f5fba
commit 655ccf1d7a
6 changed files with 39 additions and 86 deletions

View File

@@ -22,9 +22,6 @@ BLOCKLIST_ALL = [
"visibility_particles.blend",
# Temporarily blocked for 4.4 lib upgrade, due to PNG alpha minor difference.
"image_log_osl.blend",
# Temporarily blocked for investigation
"light_path_glossy_depth.blend",
"light_path_is_glossy_ray.blend",
]
# Blocklist that disables OSL specific tests for configurations that do not support OSL backend.