|
|
04544a0e7c
|
Update third-person navigation controller to use player input bindings
|
2026-04-11 12:13:24 +02:00 |
|
|
|
156ded4774
|
Update first-person navigation controller to use new input bindings
|
2026-04-11 12:13:19 +02:00 |
|
|
|
3b2e3326e8
|
Add player input bindings for gamepad and keyboard
|
2026-04-11 12:13:19 +02:00 |
|
|
|
119ca52b75
|
Update scene document version and add input bindings support
|
2026-04-11 12:12:55 +02:00 |
|
|
|
67738884ec
|
Add input bindings to PlayerStartEntity
|
2026-04-11 12:12:48 +02:00 |
|
|
|
1dddeaf0b8
|
Remove unused state and function in App component
|
2026-04-11 12:01:46 +02:00 |
|
|
|
db8ef092a4
|
Add navigation mode to player start entity creation
|
2026-04-11 11:54:51 +02:00 |
|
|
|
d448063dd7
|
Extend applyPlayerStartChange to include navigationMode override
|
2026-04-11 11:53:26 +02:00 |
|
|
|
0b148b404b
|
Update tests to select player start navigation mode
|
2026-04-11 11:45:57 +02:00 |
|
|
|
279084c7be
|
Update interaction prompt handling and UI text in multiple components
|
2026-04-11 11:41:58 +02:00 |
|
|
|
43e9e7baa0
|
Simplify interaction prompt display and handling in various components
|
2026-04-11 11:40:25 +02:00 |
|
|
|
9026a34c72
|
Change invalid navigation mode in test case
|
2026-04-11 11:24:48 +02:00 |
|
|
|
b9bed17a2f
|
Add third-person camera collision resolution in tests
|
2026-04-11 11:22:23 +02:00 |
|
|
|
499fbcfec8
|
Update documentation for third-person mode
|
2026-04-11 11:22:23 +02:00 |
|
|
|
c81c40f8ea
|
Modify RunnerCanvas test to check third-person mode HUD
|
2026-04-11 11:21:45 +02:00 |
|
|
|
04d7cbde08
|
Update e2e test to include third-person navigation
|
2026-04-11 11:21:45 +02:00 |
|
|
|
9d3317066b
|
Add unit test for RapierCollisionWorld
|
2026-04-11 11:21:45 +02:00 |
|
|
|
3afa71396b
|
Add test for authored Player Start navigation mode in third-person scenes
|
2026-04-11 11:20:34 +02:00 |
|
|
|
0187d832b7
|
Update test for invalid navigation mode in scene document validation
|
2026-04-11 11:20:34 +02:00 |
|
|
|
af4c10130d
|
Add test for round-tripping authored third-person Player Start navigation
|
2026-04-11 11:20:19 +02:00 |
|
|
|
c1c79b5dc6
|
Add test for migrating Player Start entities to default to first-person navigation
|
2026-04-11 11:20:11 +02:00 |
|
|
|
2113dffac0
|
Include navigationMode in build-runtime-scene tests
|
2026-04-11 11:20:03 +02:00 |
|
|
|
d36b40c333
|
Add navigationMode to entity-instances test data
|
2026-04-11 11:20:03 +02:00 |
|
|
|
1576282819
|
Update types and formatting in first-person-navigation-controller.test.ts
|
2026-04-11 11:20:03 +02:00 |
|
|
|
9b8aa3a00b
|
Update tests for thirdPerson navigation mode
|
2026-04-11 11:19:08 +02:00 |
|
|
|
bf3e405a4f
|
Remove orbit-visitor-navigation-controller
|
2026-04-11 11:18:59 +02:00 |
|
|
|
bafee9809d
|
Enhance player start navigation mode type checking
|
2026-04-11 11:18:59 +02:00 |
|
|
|
7470b4472a
|
Update RunnerCanvas to set navigation mode and load scene
|
2026-04-11 11:18:59 +02:00 |
|
|
|
337a2c08b8
|
Add navigation mode selection to App component
|
2026-04-11 11:17:52 +02:00 |
|
|
|
e7f32a36f6
|
Remove navigation mode buttons from toolbar
|
2026-04-11 11:17:46 +02:00 |
|
|
|
b563223c4c
|
Remove first person and orbit visitor buttons, update active mode display
|
2026-04-11 11:17:42 +02:00 |
|
|
|
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 |
|