Commit Graph

828 Commits

Author SHA1 Message Date
d8dec1eeb0 Add 'Path' option to menu in App.tsx 2026-04-13 21:24:51 +02:00
1ce7cb368b Add loop state toggle for selected path in App.tsx 2026-04-13 21:24:28 +02:00
eaaa0cabd2 Add path selection and rename functionality in App.tsx 2026-04-13 21:24:22 +02:00
0245385d03 Add path visibility and enabled state handling in App.tsx 2026-04-13 21:24:14 +02:00
1e914e7057 Add path creation and management functions in App.tsx 2026-04-13 21:24:05 +02:00
6b568302e3 Update App.tsx to handle selectedPath changes 2026-04-13 21:23:36 +02:00
d5300cf96a auto-git:
[change] src/app/App.tsx
2026-04-13 21:23:30 +02:00
1bba848eb7 Add path-related functionality in App.tsx, scene-document-validation.ts, and viewport-host.ts 2026-04-13 21:23:30 +02:00
e1d1994342 Add collision settings and actor usage summary to App component 2026-04-13 17:30:27 +02:00
28d6f031d0 Add collider mode and dimensions to NPC entity creation 2026-04-13 17:29:14 +02:00
8bd56588b1 Initialize and update NPC collider settings in App.tsx 2026-04-13 17:29:00 +02:00
40bb1523c3 Add NPC collider settings state variables in App.tsx 2026-04-13 17:28:42 +02:00
8eb79b8d72 Add NPC usage filtering logic in App.tsx 2026-04-13 17:28:17 +02:00
b3b6529ff8 Generalize collider mode description function for NPCs 2026-04-13 17:28:09 +02:00
69c4896b42 Import and use NPC actor registry in App.tsx 2026-04-13 17:28:09 +02:00
9b1c089809 Implement NPC form fields in App.tsx 2026-04-13 16:29:24 +02:00
cdab4d320b Add NPC option to entity creation menu 2026-04-13 16:29:24 +02:00
295d689fab Add NPC change application logic 2026-04-13 16:28:51 +02:00
3b24ff6c21 Add NPC placement functionality in App.tsx 2026-04-13 16:28:33 +02:00
da5a5b70d6 Add NPC entity creation and management features 2026-04-13 16:28:20 +02:00
de48a7530e Add checks for background mode before updating night gradient and intensity 2026-04-13 15:17:09 +02:00
949ba5f26d Remove advanced rendering settings from App.tsx 2026-04-13 15:14:18 +02:00
98638edcf9 Add advanced rendering options to App.tsx 2026-04-13 15:08:59 +02:00
d217597429 Add dawn, dusk, and night environment settings in App.tsx 2026-04-13 15:05:37 +02:00
a1a9a1b9b7 Update App.tsx to include image background selection 2026-04-13 15:03:57 +02:00
01649e235a Update world background label and add material summary in App.tsx 2026-04-13 15:03:43 +02:00
5aae97ac42 Update twilight transition description and remove time phase color inputs 2026-04-13 15:02:41 +02:00
4e2e6c97f8 Refactor time settings update logic in App.tsx 2026-04-13 15:01:04 +02:00
184e07f8ef Update state management for time-related properties in App.tsx 2026-04-13 15:00:13 +02:00
4f40ba1635 Update types and functions for world background settings 2026-04-13 14:59:46 +02:00
5bbcb2c850 Remove unused background overlay and update tests 2026-04-13 14:11:31 +02:00
7f6b592852 Update CSS for runner canvas and add new test cases 2026-04-12 14:57:32 +02:00
9e4891f667 Add Night Background Image feature in App.tsx 2026-04-12 14:34:17 +02:00
19f43be07a Add functions to apply night background asset and environment intensity 2026-04-12 14:33:57 +02:00
74b78a4290 Update state when editorState.projectDocument.time changes 2026-04-12 14:33:57 +02:00
36d19499bb Add state for project time night background environment intensity 2026-04-12 14:33:57 +02:00
adce86d2f9 Add background overlay to RunnerCanvas 2026-04-12 14:33:29 +02:00
2276201b7e Update material summary in App.tsx 2026-04-12 14:16:34 +02:00
43fa4c147b Enhance time settings in App component with day, sunrise, sunset, and twilight profiles 2026-04-12 14:14:12 +02:00
6b681408f5 Add function to toggle scene project time lighting enabled 2026-04-12 14:12:22 +02:00
bd49668736 Refactor project time settings application logic in App.tsx 2026-04-12 14:12:17 +02:00
25b64ba08e Update project time state management in App.tsx 2026-04-12 14:11:29 +02:00
136efe8bf9 Add state variables for additional project time settings in App.tsx 2026-04-12 14:11:21 +02:00
0212b9d2e7 Add function to assert project time settings are ordered 2026-04-12 14:11:21 +02:00
95c87a75dd auto-git:
[change] src/app/App.tsx
2026-04-12 14:10:47 +02:00
77d8f014e0 Add project time settings panel to App.tsx 2026-04-12 04:34:31 +02:00
2cd2e9e223 Add runtime clock and project time display in App component 2026-04-12 04:34:16 +02:00
b70029139a Update runtime global state creation with project document time 2026-04-12 04:34:16 +02:00
7402da790a Add project time settings functionality in App.tsx 2026-04-12 04:33:55 +02:00
466edaaf96 Add project time settings functionality in App.tsx 2026-04-12 04:33:43 +02:00