From 7a5f668aa06116ea212ae5a8c6e4a53d5144e5cd Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 22 Apr 2026 15:23:06 +0200 Subject: [PATCH] auto-git: [change] src/app/App.tsx --- src/app/App.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/App.tsx b/src/app/App.tsx index 3af8a24b..d4e7afb1 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -189,6 +189,7 @@ import { cloneWorldSettings, DEFAULT_NIGHT_IMAGE_ENVIRONMENT_INTENSITY, DEFAULT_TIME_PHASE_IMAGE_ENVIRONMENT_INTENSITY, + syncWorldShaderSkyDayGradientToBackground, type WorldBackgroundMode, type WorldBackgroundSettings, type AdvancedRenderingSettings, @@ -197,6 +198,7 @@ import { type AdvancedRenderingShadowMapSize, type AdvancedRenderingShadowType, type AdvancedRenderingToneMappingMode, + type WorldShaderSkySettings, type WorldSettings } from "../document/world-settings"; import {