From 80e542a2571ae1d6eeea9f5d9a0d9fb1b22fcd2e Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Tue, 28 Apr 2026 03:29:28 +0200 Subject: [PATCH] Feat: Add UI controls for Dynamic Global Illumination settings --- src/app/App.tsx | 125 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) diff --git a/src/app/App.tsx b/src/app/App.tsx index 1a25bcf6..8eeb12eb 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -17486,6 +17486,131 @@ export function App({ store, initialStatusMessage }: AppProps) { +
+
+ Dynamic Global Illumination +
+ +
+ + +
+ +
+
Bloom