From 351c7bfcc4f6dbc493641c2e6fa2b30beded07e5 Mon Sep 17 00:00:00 2001 From: ukimsanov Date: Tue, 19 May 2026 18:31:58 -0700 Subject: [PATCH] fix(shader-transitions): address Copilot round-2 review Three follow-up fixes from the Copilot review on commit 8cad2173: 1. Use strict `t.shader === undefined` instead of `!t.shader` (Copilot c4) in both the WebGL program compile loop and the page-side compositor. An empty-string `shader: ""` from a vanilla-JS caller (the IIFE bundle is hand-loaded via