Commit Graph

35 Commits

Author SHA1 Message Date
5842001b8b Feature: Add foliage quality settings to advanced rendering configuration 2026-05-02 10:48:48 +02:00
da6eacd2f9 Add source size control for God Rays advanced rendering settings 2026-04-28 14:00:39 +02:00
404fd59751 Implement advanced atmospheric rendering settings (sky blend, horizon strength, height falloff) 2026-04-28 04:52:22 +02:00
ae83091848 Feat: Add God Rays settings to advanced rendering configuration 2026-04-28 04:31:43 +02:00
634ed0c890 auto-git:
[change] src/document/world-settings.ts
2026-04-28 04:05:33 +02:00
6c0f71970e Feature: Add dynamic global illumination settings to advanced rendering 2026-04-28 03:26:46 +02:00
d68d9b4f79 auto-git:
[change] src/document/world-settings.ts
2026-04-25 01:31:01 +02:00
4a3fe68b06 auto-git:
[change] src/document/migrate-scene-document.ts
 [change] src/document/world-settings.ts
2026-04-22 16:57:30 +02:00
b8db449552 auto-git:
[change] src/document/world-settings.ts
2026-04-22 16:51:32 +02:00
6c772725e9 auto-git:
[change] src/document/migrate-scene-document.ts
 [change] src/document/scene-document-validation.ts
 [change] src/document/scene-document.ts
 [change] src/document/world-settings.ts
2026-04-22 16:22:41 +02:00
f1279be70c auto-git:
[change] src/document/world-settings.ts
2026-04-22 15:49:17 +02:00
b2a4e1da7b auto-git:
[change] src/app/App.tsx
 [change] src/assets/starter-environment-assets.ts
 [change] src/document/migrate-scene-document.ts
 [change] src/document/scene-document-validation.ts
 [change] src/document/scene-document.ts
 [change] src/document/world-settings.ts
 [change] src/rendering/world-background-renderer.ts
 [change] src/rendering/world-shader-sky.ts
 [change] src/runtime-three/runtime-host.ts
 [change] src/runtime-three/runtime-project-time.ts
 [change] src/shared-ui/world-background-style.ts
 [change] src/viewport-three/ViewportCanvas.tsx
 [change] src/viewport-three/viewport-host.ts
 [change] tests/domain/runtime-project-time.test.ts
 [change] tests/domain/scene-document-validation.test.ts
 [change] tests/domain/world-settings.test.ts
 [change] tests/serialization/project-document-json.test.ts
 [change] tests/serialization/scene-document-json.test.ts
 [change] tests/unit/world-shader-sky.test.ts
2026-04-22 15:30:43 +02:00
ff4df14245 auto-git:
[change] src/document/world-settings.ts
2026-04-22 15:13:13 +02:00
0357d07d8d auto-git:
[change] src/document/world-settings.ts
2026-04-22 14:01:10 +02:00
59997e16e9 auto-git:
[change] src/document/world-settings.ts
2026-04-22 12:34:21 +02:00
a4f86aa221 auto-git:
[change] src/document/world-settings.ts
2026-04-22 12:28:29 +02:00
2dd4a6caeb auto-git:
[change] src/document/world-settings.ts
2026-04-22 12:28:01 +02:00
a1155fb952 Export and type DEFAULT_NIGHT_IMAGE_ENVIRONMENT_INTENSITY as constant 2026-04-13 14:45:55 +02:00
65fe197d27 Remove unused time phase and night background settings from project-time-settings.ts and update scene-document.ts and world-settings.ts accordingly 2026-04-13 14:44:35 +02:00
5cb979f93d Update scene document version and add project time lighting to world settings 2026-04-12 14:07:56 +02:00
5b822548ae Add whitebox bevel settings to advanced rendering 2026-04-12 01:03:49 +02:00
f4714e8c25 Add foamContactLimit to BoxBrushWaterSettings and waterReflectionMode to AdvancedRenderingSettings 2026-04-07 06:30:04 +02:00
d80a3c5627 Add volume modes and settings for box brushes 2026-04-06 08:18:03 +02:00
26c6af37e8 Add advanced rendering settings to world configuration 2026-04-02 20:41:36 +02:00
9a93e8dbcb Set default environmentIntensity when changing background mode to image 2026-03-31 23:14:23 +02:00
9ba44307e7 Include environmentIntensity in areWorldBackgroundSettingsEqual 2026-03-31 23:14:23 +02:00
ccdf1f1b5a Clone environmentIntensity in cloneWorldBackgroundSettings 2026-03-31 23:14:23 +02:00
cbd5917dd4 Add environmentIntensity to WorldImageBackgroundSettings 2026-03-31 23:14:23 +02:00
4f2fddfbd5 Simplify world background mode handling in src/document/world-settings.ts 2026-03-31 20:03:09 +02:00
81c2ea1e59 Add default colors and improve background mode handling in world-settings.ts 2026-03-31 20:03:03 +02:00
63fcd7c48c Add check for verticalGradient mode in cloneWorldBackgroundSettings 2026-03-31 19:57:30 +02:00
44f094e637 Add image background option to world settings 2026-03-31 19:57:28 +02:00
1af26279af Update world settings comparison logic 2026-03-31 05:17:53 +02:00
9cfd4b694c Update changeWorldBackgroundMode to handle solid mode correctly 2026-03-31 05:16:09 +02:00
ac0bff3909 Add world settings command and related files 2026-03-31 05:09:52 +02:00