From 3e6196a964c63665debc8b39bc2b795fd2066cbd Mon Sep 17 00:00:00 2001 From: Rezmason Date: Mon, 15 Nov 2021 01:35:05 -0800 Subject: [PATCH] A merge into master revealed some problems with the way ES modules are imported. This will require some investigation. --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 3b48688..4e6bf5d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,7 +1,7 @@ TODO: WebGPU - Update links in issues + Get everything to load properly from gh pages Get rid of end pass once it's possible to copy a bgra8unorm to a canvas texture Switch to rgba32float somehow? Why isn't this straightforward?