Commit Graph

1445 Commits

Author SHA1 Message Date
90f1c4c09d Add navigationMode to player start 2026-04-11 11:17:42 +02:00
0a58329c88 Remove preferred navigation mode logic, update status messages 2026-04-11 11:17:23 +02:00
4f35f2c06c Update active navigation mode on runtime scene change 2026-04-11 11:17:23 +02:00
414b1951c6 Add player start navigation mode draft handling 2026-04-11 11:17:23 +02:00
075a5de9b9 Update player start navigation mode handling and validation 2026-04-11 11:17:02 +02:00
46cac5435f Add default player start navigation mode and type 2026-04-11 11:17:02 +02:00
5cf600e601 Refactor interaction prompt logic in runtime-host.ts 2026-04-11 11:16:40 +02:00
650d3271c1 Add third-person camera collision resolution and update controller handling 2026-04-11 11:16:34 +02:00
96754dfcf6 Switch default navigation mode to third person and update imports 2026-04-11 11:16:29 +02:00
072bbdfcb6 Update first-person navigation controller messages 2026-04-11 11:16:29 +02:00
9a48f514c2 Add third-person navigation controller 2026-04-11 11:16:29 +02:00
74654c9c98 Add camera collision resolution in RapierCollisionWorld 2026-04-11 11:15:03 +02:00
e571b758f1 auto-git:
[change] src/runtime-three/navigation-controller.ts
2026-04-11 11:14:57 +02:00
aa812c4829 auto-git:
[change] src/runtime-three/runtime-scene-validation.ts
2026-04-11 11:14:57 +02:00
ef628d90be auto-git:
[change] src/runtime-three/runtime-scene-build.ts
2026-04-11 11:14:57 +02:00
007447d60b Add third-person navigation mode and update runtime scene definition 2026-04-11 11:14:42 +02:00
c9fd7bcd62 Validate player start navigation mode 2026-04-11 11:14:34 +02:00
e2ec75aadc Include new scene document version in project migration 2026-04-11 11:14:34 +02:00
2422374fc4 Update scene document version check 2026-04-11 11:14:34 +02:00
d6f2d6b68a Add navigation mode to player start entity 2026-04-11 11:14:34 +02:00
07fbdd05ed Add function to read player start navigation mode 2026-04-11 11:14:09 +02:00
d968bd2ed2 Update scene document version and add player start navigation mode 2026-04-11 11:14:09 +02:00
6c8d7b506e Add navigation mode to PlayerStartEntity 2026-04-11 11:14:02 +02:00
75d8723565 Add tests and update navigation controller deactivation logic 2026-04-11 05:17:01 +02:00
5dbd68e0ce Implement options parameter in FirstPersonNavigationController deactivate method 2026-04-11 05:16:52 +02:00
6f329ed1c1 Add options parameter to NavigationController deactivate method 2026-04-11 05:16:52 +02:00
d666295bc9 Reorganize scene exit handler setup in RunnerCanvas 2026-04-11 04:57:01 +02:00
8d459c9791 Add sceneEntry and sceneExit to entity rotation resolution 2026-04-11 04:39:54 +02:00
c6ef980604 Support scene entry and scene exit in transform session command 2026-04-11 04:39:27 +02:00
8250d53078 Update interaction prompt to include Scene Exit 2026-04-11 04:39:27 +02:00
2cfa8eedc3 Add check for scene exit destination before creation 2026-04-11 04:39:27 +02:00
491b96223c Add scene exit configuration options in App.tsx 2026-04-11 04:38:08 +02:00
5f01ff050a Add Yaw input field for selected scene entry in App.tsx 2026-04-11 04:37:45 +02:00
df091c201f Enhance RunnerCanvas component with additional props and UI elements 2026-04-11 04:37:37 +02:00
51b4ac6cdf Update scene handling logic in App.tsx 2026-04-11 04:37:23 +02:00
72301ef4bd Add Scene Entry and Scene Exit options to App.tsx 2026-04-11 04:37:16 +02:00
977395bcc6 Add applySceneExitChange function to handle scene exit changes 2026-04-11 04:37:11 +02:00
569d631ffd Add functionality to apply scene entry changes 2026-04-11 04:37:05 +02:00
2dd1c30001 Add scene transition and exit handling logic in App.tsx 2026-04-11 04:36:49 +02:00
0436eff527 Add project validation and diagnostics in App.tsx 2026-04-11 04:36:18 +02:00
401413019a Update dependency in App.tsx 2026-04-11 04:36:18 +02:00
d2eab58881 Add scene entry and exit settings to App component 2026-04-11 04:36:06 +02:00
ac736c0174 Add missing scene entry option handling in App.tsx 2026-04-11 04:35:56 +02:00
4d065cd666 Add scene exit configuration fields in App.tsx 2026-04-11 04:35:49 +02:00
21bcd3c5d1 Add support for scene entry and exit in App component 2026-04-11 04:35:41 +02:00
ed76bda2e3 Add scene entry and exit entities with associated settings and validation 2026-04-11 04:35:31 +02:00
c83ccbb8c1 Include sceneEntry and sceneExit in focus calculations 2026-04-11 04:34:48 +02:00
88aebbe639 Add scene exit transition handler to RunnerCanvas 2026-04-11 04:34:48 +02:00
8432562252 Add scene exit transition request handling in RuntimeHost 2026-04-11 04:34:31 +02:00
bf501a6e38 Add support for scene exits in interaction system 2026-04-11 04:34:25 +02:00