Skip to content

Commit 067e50b

Browse files
bkaradzicCopilot
authored 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 158e2ef commit 067e50b

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
@@ -2575,8 +2575,6 @@
25752575
"title": "blur-cube-with-the-effect-renderer",
25762576
"playgroundId": "#4C900K#2",
25772577
"renderCount": 20,
2578-
"excludeFromAutomaticTesting": true,
2579-
"reason": "Pixel comparison fails (more than 20% pixels differ)",
25802578
"referenceImage": "blur-cube-with-the-effect-renderer.png"
25812579
},
25822580
{

0 commit comments

Comments
 (0)