From febd68030e8ef1a51411a0ab8593343a954e152b Mon Sep 17 00:00:00 2001 From: skal Date: Sun, 29 Mar 2026 16:07:09 +0200 Subject: more 3d assets for cnn_v3 --- tools/adjust.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/adjust.html') diff --git a/tools/adjust.html b/tools/adjust.html index 19109c2..f0d768f 100644 --- a/tools/adjust.html +++ b/tools/adjust.html @@ -258,7 +258,7 @@ document.getElementById('dl').onclick = () => { s(out1, "clipped_" + name1); s(out2, "clipped_" + name2); }; -const SOURCE_FILES = ['albedo.png','depth.png','matid.png','normal.png','shadow.png','source.png','target.png','transp.png']; +const SOURCE_FILES = ['albedo.png','depth.png','matid.png','normal.png','shadow.png','source.png','transp.png']; function buildCommands() { if (!l1 || !l2) return null; -- cgit v1.2.3