|
|
03973bd44d
|
Add ProjectSchedulePane component
|
2026-04-14 02:00:13 +02:00 |
|
|
|
c1f1ff7488
|
auto-git:
[change] src/app/App.tsx
[change] src/controls/control-surface.ts
[change] src/document/migrate-scene-document.ts
[change] src/document/scene-document-validation.ts
[change] src/document/scene-document.ts
[change] src/interactions/interaction-links.ts
[change] src/runtime-three/runtime-audio-system.ts
[change] src/runtime-three/runtime-host.ts
[change] src/runtime-three/runtime-interaction-system.ts
[change] src/runtime-three/runtime-scene-build.ts
[change] tests/domain/runtime-control-foundation.test.ts
[change] tests/domain/runtime-interaction-system.test.ts
[change] tests/serialization/control-interaction-links.test.ts
[change] tests/unit/runtime-host.test.ts
|
2026-04-14 01:42:17 +02:00 |
|
|
|
df10c63c57
|
Reorder imports in App.tsx
|
2026-04-14 01:36:42 +02:00 |
|
|
|
ed4b1ea001
|
Add support for control interaction links in App.tsx
|
2026-04-14 01:36:20 +02:00 |
|
|
|
8ab03be173
|
Add presence mode selection and time window inputs in App.tsx
|
2026-04-13 23:52:06 +02:00 |
|
|
|
eccbf8bb61
|
Add presence validation and update NPC entity creation logic in App.tsx
|
2026-04-13 23:51:39 +02:00 |
|
|
|
72228c363f
|
Add NPC presence mode and time window settings in App.tsx
|
2026-04-13 23:51:33 +02:00 |
|
|
|
d3d7efc92f
|
Add state management for NPC presence mode and time window
|
2026-04-13 23:51:25 +02:00 |
|
|
|
5f544fedda
|
Add NPC presence mode and time window constants
|
2026-04-13 23:51:25 +02:00 |
|
|
|
85106b690f
|
Remove unused variable in App.tsx
|
2026-04-13 22:30:05 +02:00 |
|
|
|
876cda1138
|
Update code formatting in App.tsx
|
2026-04-13 22:29:37 +02:00 |
|
|
|
13fd2075d9
|
Add point selection and display features in App.tsx
|
2026-04-13 22:29:02 +02:00 |
|
|
|
3472906bd9
|
Refactor path selection logic in App.tsx
|
2026-04-13 22:29:02 +02:00 |
|
|
|
971c2603f7
|
Add append path point shortcut handling in App.tsx
|
2026-04-13 22:28:44 +02:00 |
|
|
|
49cd4f0cb1
|
Update path point deletion logic in App.tsx
|
2026-04-13 22:28:44 +02:00 |
|
|
|
7eaa6f2612
|
Refactor path point handling in App.tsx
|
2026-04-13 22:28:23 +02:00 |
|
|
|
c4fa489bf9
|
Add path point selection handling in App.tsx
|
2026-04-13 22:28:11 +02:00 |
|
|
|
2c1cf3163b
|
Add support for path point selection description and duplication check
|
2026-04-13 22:27:59 +02:00 |
|
|
|
d0bbc9741d
|
Update getSelectedPath to use getSingleSelectedPathOwnerId and add getSelectedPathPointState function
|
2026-04-13 22:27:49 +02:00 |
|
|
|
9cb6c57791
|
Update App.tsx with new path commands and selection logic
|
2026-04-13 22:27:40 +02:00 |
|
|
|
987bf4deb1
|
Enhance App.tsx with path management features
|
2026-04-13 21:25:58 +02:00 |
|
|
|
cdf91e1f82
|
Update App.tsx to include pathList in describeSelection
|
2026-04-13 21:25:58 +02:00 |
|
|
|
58cffd632c
|
Implement path list display and interaction in App.tsx
|
2026-04-13 21:24:51 +02:00 |
|
|
|
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 |
|