Skip to content

Commit 383b8a3

Browse files
bkaradzicCopilot
andcommitted
Re-enable blur-cube-with-the-effect-renderer validation test
This EffectRenderer fullscreen-pass test rendered all-black on Native because the native engine did not honor depth-test toggles made through engine.depthCullingState.depthTest (used by EffectRenderer). Fixed upstream in the native engine (BabylonJS/Babylon.js#18558); re-enable the test here. Depends on a babylonjs dependency bump that includes the fix. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a54d278 commit 383b8a3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Apps/Playground/Scripts/config.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2563,8 +2563,6 @@
25632563
"title": "blur-cube-with-the-effect-renderer",
25642564
"playgroundId": "#4C900K#2",
25652565
"renderCount": 20,
2566-
"excludeFromAutomaticTesting": true,
2567-
"reason": "Pixel comparison fails (more than 20% pixels differ)",
25682566
"referenceImage": "blur-cube-with-the-effect-renderer.png"
25692567
},
25702568
{

0 commit comments

Comments
 (0)