4566 Commits

Author SHA1 Message Date
0c6d5a1853 Add click trigger teleport interaction link in build-runtime-scene.test.ts 2026-03-31 06:50:09 +02:00
b30039a4be Add tests for click interaction prompts and dispatch actions 2026-03-31 06:50:05 +02:00
8a47133db4 Update interaction link validation tests to include Interactable entities and fix test cases 2026-03-31 06:49:51 +02:00
e3de65133e Update interaction settings in App.tsx 2026-03-31 06:49:25 +02:00
17fbe2fadc Refactor interaction links rendering in App.tsx 2026-03-31 06:49:18 +02:00
eea783d44a Add interaction prompt display and help banner in App component 2026-03-31 06:48:41 +02:00
c8f8f582ec Update toolbar subtitle and add runtime interaction prompt handling 2026-03-31 06:48:27 +02:00
9e136ee1d5 Add interaction links section to App.tsx 2026-03-31 06:48:24 +02:00
f9d2b1da98 Extend interaction link handling to include interactables 2026-03-31 06:47:58 +02:00
e588ec6b90 Add support for interaction sources and update status message 2026-03-31 06:47:58 +02:00
139186ebc4 Add interaction source entity types and helper functions 2026-03-31 06:47:25 +02:00
143b38d010 Add crosshair and prompt elements to runner canvas 2026-03-31 06:47:01 +02:00
2f46fea52a Add interaction prompt handling in RunnerCanvas 2026-03-31 06:46:55 +02:00
e5013503ed Update runtime host to support interactions 2026-03-31 06:46:48 +02:00
ca1aaf9694 Add runtime interaction system 2026-03-31 06:46:48 +02:00
c3c9f95980 Remove unused runtime-interaction-system.ts file 2026-03-31 06:45:54 +02:00
987e712c94 Update interaction validation to support Interactable entities and specific triggers 2026-03-31 06:45:48 +02:00
62234726d2 Handle migration for new scene document version 2026-03-31 06:45:43 +02:00
caa9864fed Bump scene document version to 9 2026-03-31 06:45:43 +02:00
4f2dc0d8c0 Add 'click' trigger kind to interaction links 2026-03-31 06:45:43 +02:00
fd5bb86bc8 Update test to check partial player position text 2026-03-31 06:27:00 +02:00
8871be69a6 Update RunnerCanvas to conditionally enable rendering based on WebGL availability 2026-03-31 06:25:33 +02:00
67706d4a7a Refactor renderer initialization and domElement handling in RuntimeHost 2026-03-31 06:25:29 +02:00
2667ae1349 Add click action for 'First Person' button in e2e test 2026-03-31 06:23:14 +02:00
4f74fa50a4 Add interactionLinks to empty scene document test 2026-03-31 06:21:55 +02:00
f9a62e5309 Remove unused function cloneInteractionLink 2026-03-31 06:21:55 +02:00
8fe9c2e206 Update status message and toolbar subtitle 2026-03-31 06:21:55 +02:00
a2a24c0257 Add E2E test for teleport trigger and update build-runtime-scene test 2026-03-31 06:20:44 +02:00
cf00861b41 Extend scene document JSON tests with interaction links 2026-03-31 06:20:35 +02:00
0a453fa1e3 Import interaction link creation functions in scene document JSON test 2026-03-31 06:20:35 +02:00
6ab81f6164 Add runtime interaction system tests 2026-03-31 06:20:35 +02:00
18ec7dc0c3 Add interaction links validation tests 2026-03-31 06:20:35 +02:00
a11c7c8020 Update trigger logic in App.tsx 2026-03-31 06:20:35 +02:00
eb7e54fe8e Add getDefaultTriggerVolumeLinkTrigger function in App.tsx 2026-03-31 06:19:12 +02:00
a06d871706 Add interaction link management UI in App.tsx 2026-03-31 06:18:55 +02:00
25a1c7f336 Implement functions to manage interaction links in App.tsx 2026-03-31 06:18:30 +02:00
7e1d04533f Add state and options for interaction links in App.tsx 2026-03-31 06:18:30 +02:00
b4f7c9a085 Add helper functions for interaction triggers and visibility modes in App.tsx 2026-03-31 06:17:55 +02:00
c74d989101 Import and use new interaction link commands in App.tsx 2026-03-31 06:17:47 +02:00
91fac7fa23 Add function to compare interaction links 2026-03-31 06:17:38 +02:00
0174b5c8d6 Add teleportTo method and reset interaction system in runtime host 2026-03-31 06:17:35 +02:00
0b9aafd2ca Update runtime host to include interaction system 2026-03-31 06:17:30 +02:00
eeb32fde7c Add runtime interaction system and update scene build 2026-03-31 06:17:30 +02:00
f10393eeb7 Add delete interaction link command 2026-03-31 06:17:30 +02:00
543c206101 Add upsert interaction link command 2026-03-31 06:17:30 +02:00
9e2bd7c914 Add validation for interaction links in scene document 2026-03-31 06:16:25 +02:00
8faf137885 Add support for reading and migrating interaction links in scene document 2026-03-31 06:16:13 +02:00
42e711ebc6 Import interaction link creation functions in migrate-scene-document 2026-03-31 06:16:05 +02:00
300a1bcd55 Update scene-document version and add interactionLinks field 2026-03-31 06:16:05 +02:00
7702a5dc5b Add interaction-links.ts for handling interaction links 2026-03-31 06:16:05 +02:00