Commit Graph

1040 Commits

Author SHA1 Message Date
18af86b5a4 auto-git:
[change] src/app/App.tsx
2026-05-01 18:52:06 +02:00
8a44005139 auto-git:
[change] src/app/App.tsx
2026-05-01 18:51:44 +02:00
f8cdb00ac7 auto-git:
[change] src/app/App.tsx
2026-05-01 18:51:18 +02:00
f37cfb11a3 auto-git:
[change] src/app/App.tsx
2026-05-01 17:43:49 +02:00
00ca856c52 auto-git:
[change] src/app/App.tsx
2026-05-01 17:42:41 +02:00
d105a970d6 auto-git:
[change] src/app/App.tsx
2026-05-01 17:42:41 +02:00
f75b2f25a8 auto-git:
[change] src/app/App.tsx
2026-05-01 17:30:38 +02:00
58bd31ea88 auto-git:
[change] src/app/App.tsx
2026-05-01 17:30:38 +02:00
7e4f77f704 auto-git:
[change] src/app/App.tsx
2026-05-01 17:30:28 +02:00
b8fc30c347 auto-git:
[change] src/app/App.tsx
2026-05-01 17:30:17 +02:00
cbc7368929 auto-git:
[change] src/app/App.tsx
2026-05-01 16:50:10 +02:00
0d1472bc25 auto-git:
[change] src/app/App.tsx
2026-05-01 16:22:43 +02:00
8bbf357000 auto-git:
[change] src/app/App.tsx
2026-05-01 16:22:43 +02:00
0dcd59dbb4 auto-git:
[change] src/app/App.tsx
2026-05-01 16:22:26 +02:00
fde68bcae4 auto-git:
[change] src/app/App.tsx
2026-05-01 16:22:26 +02:00
ee7fcce1b3 Improve autosave reliability and implement size limits for local draft storage 2026-04-30 02:57:29 +02:00
b9575172a6 Support diving and climbing locomotion modes in runner logic 2026-04-30 00:19:45 +02:00
fa14a0c17f Feature: Implement support for climb action bindings 2026-04-30 00:15:41 +02:00
7b03df09f6 Feature: Implement climbable status for box faces across UI and runtime geometry 2026-04-30 00:14:56 +02:00
eb0b9fcaf2 Memoize selected brush face IDs calculation 2026-04-28 18:31:45 +02:00
9a7d2ef1b3 Type: Add return type annotation to summarizeEditorSimulationUiSnapshotForTrace 2026-04-28 18:01:17 +02:00
2f44027a43 Improve tracing logic for UI snapshots and camera state changes 2026-04-28 18:00:04 +02:00
33c679740d Implement state tracing for selected entity and project document changes in App component 2026-04-28 17:59:48 +02:00
e715c396e1 Add refs for tracking editor simulation and selected entity draft synchronization state 2026-04-28 17:59:48 +02:00
8df87aafcd Add utilities for comparing draft data and summarizing simulation snapshots 2026-04-28 17:59:01 +02:00
a644ed093f Add state comparison utilities and update loop tracing functions 2026-04-28 17:59:01 +02:00
7734fda48f Fix panel ID logic and optimize state updates for hovered viewport panel 2026-04-28 17:44:26 +02:00
aa624d77ec Feature: Add Source Size input and refactor advanced rendering parameters layout 2026-04-28 14:01:43 +02:00
d8b98f61b2 Add UI control and state management for god rays source size 2026-04-28 14:01:27 +02:00
026dbe66d4 Add controls and logic for advanced rendering distance fog settings 2026-04-28 04:53:55 +02:00
e91a724b41 Implement and test God Rays advanced rendering feature 2026-04-28 04:41:05 +02:00
2ce85ff1a6 Feat: Add advanced rendering controls (God Rays, Volume Rendering paths, etc.) 2026-04-28 04:36:10 +02:00
1f4dd0147d Add controls for advanced rendering god rays parameters 2026-04-28 04:35:36 +02:00
35f71a67b7 Update God Rays rendering parameters 2026-04-28 04:35:18 +02:00
f198773cd2 Feat: Add state management for God Rays rendering parameters 2026-04-28 04:35:07 +02:00
4c71f6dd4f Feat: Integrate God Rays support into viewport host 2026-04-28 04:35:07 +02:00
38daddc00d Add UI controls for advanced rendering features (Distance Fog, Volume Rendering Paths) 2026-04-28 04:10:08 +02:00
384c19f196 Add controls for distance fog rendering settings 2026-04-28 04:09:42 +02:00
34c0129d18 Initialize distance fog rendering parameters 2026-04-28 04:09:27 +02:00
bb0c5d8dea Add state management for distance fog advanced rendering settings 2026-04-28 04:09:20 +02:00
ca50a6a189 Add validation functions for unit intervals and distance fog settings 2026-04-28 04:09:12 +02:00
16d4e691c0 Add AdvancedRenderingDistanceFogSettings type 2026-04-28 04:09:12 +02:00
c368140aa2 Cleanup minor formatting issues and refine validation logic across components and tests 2026-04-28 03:38:48 +02:00
80e542a257 Feat: Add UI controls for Dynamic Global Illumination settings 2026-04-28 03:29:35 +02:00
6f5ce68698 Feature: Add controls for dynamic global illumination settings (enabled, intensity, radius, and quality) 2026-04-28 03:29:19 +02:00
07e6d4af7f Architect: Implement dedicated editor simulation controller, advanced rendering layers, and shared runtime schedule synchronization 2026-04-28 03:29:11 +02:00
0df775fea4 Add support and label formatting for dynamic global illumination quality 2026-04-28 03:28:54 +02:00
1b3709a81b Feature: Add editor simulation controls and state to viewport 2026-04-27 19:23:30 +02:00
552af93d72 Refactor pointer lock detection and simplify event listeners in navigation controller 2026-04-27 19:01:02 +02:00
4eb70774c1 Simplify pointer lock status display logic 2026-04-27 18:57:10 +02:00