|
|
91790affcb
|
Refactor event handlers in App.tsx to extract value assignment
|
2026-04-11 20:21:38 +02:00 |
|
|
|
c351084c0f
|
Remove unused readNonNegativeNumberDraft function from App.tsx
|
2026-04-11 20:20:38 +02:00 |
|
|
|
a45f299dd8
|
Enhance player movement template with jump, sprint, and crouch capabilities
|
2026-04-11 20:14:10 +02:00 |
|
|
|
f52b7bc50b
|
Add functions for managing player start movement template draft
|
2026-04-11 20:12:51 +02:00 |
|
|
|
75eabf784f
|
Add player start movement template number draft state and handlers in App.tsx
|
2026-04-11 20:12:10 +02:00 |
|
|
|
229fb13883
|
Add responsive and custom movement templates with additional properties
|
2026-04-11 20:11:18 +02:00 |
|
|
|
430770d645
|
Add functions to format runner telemetry signals, audio hook, and animation hook in App.tsx
|
2026-04-11 19:13:15 +02:00 |
|
|
|
d6c021616a
|
Handle undefined locomotionState in App.tsx
|
2026-04-11 18:42:46 +02:00 |
|
|
|
f83e2dc960
|
Update telemetry display in App.tsx
|
2026-04-11 18:41:35 +02:00 |
|
|
|
3fe479f947
|
Add locomotion actions and update labels in App.tsx
|
2026-04-11 18:41:12 +02:00 |
|
|
|
e5d3352e2f
|
Update action label in App.tsx
|
2026-04-11 18:41:12 +02:00 |
|
|
|
4fcb5268d8
|
Refactor and add new gamepad action binding handling in App.tsx
|
2026-04-11 18:40:49 +02:00 |
|
|
|
cfa5e6c25a
|
Update state type in App.tsx
|
2026-04-11 18:40:49 +02:00 |
|
|
|
b9844f1b31
|
Add functions to format runner locomotion state details
|
2026-04-11 18:40:34 +02:00 |
|
|
|
c48d9f2bd0
|
Update player movement and input handling in App.tsx
|
2026-04-11 18:40:24 +02:00 |
|
|
|
6c060b5562
|
Update App.tsx with new player start gamepad action bindings and locomotion actions
|
2026-04-11 18:40:15 +02:00 |
|
|
|
0b6b7704ea
|
Add movement template selection to App component
|
2026-04-11 18:01:34 +02:00 |
|
|
|
e2f327ce07
|
Include movementTemplate in applyPlayerStartChange function
|
2026-04-11 18:01:30 +02:00 |
|
|
|
21a7eae9aa
|
Initialize and update playerStartMovementTemplateDraft in App.tsx
|
2026-04-11 18:01:30 +02:00 |
|
|
|
e1978d929d
|
Add playerStartMovementTemplateDraft state in App.tsx
|
2026-04-11 18:01:30 +02:00 |
|
|
|
2e62f495e4
|
Add helper functions for player start movement template labels and descriptions in App.tsx
|
2026-04-11 18:01:12 +02:00 |
|
|
|
7bd9d28b40
|
Update App.tsx with new player start movement template constants and functions
|
2026-04-11 18:01:12 +02:00 |
|
|
|
f4150ea4a8
|
Add static-simple collision mode for model instances
|
2026-04-11 16:31:56 +02:00 |
|
|
|
89ae5953f4
|
Modify state management for grid snap and visibility in App.tsx
|
2026-04-11 14:28:28 +02:00 |
|
|
|
94548a6396
|
Update whitebox snap step retrieval in App.tsx
|
2026-04-11 14:28:28 +02:00 |
|
|
|
347fc8d179
|
Add useEffect to update whitebox snap step draft on editor state changes
|
2026-04-11 14:28:17 +02:00 |
|
|
|
3fe6e23be3
|
Update App.tsx to include whitebox snap and viewport grid visibility
|
2026-04-11 14:28:17 +02:00 |
|
|
|
fa80f954fe
|
Remove unused imports and add isAddMenuOpen prop to App component
|
2026-04-11 14:12:55 +02:00 |
|
|
|
1f147469f8
|
Remove toolbar from App.tsx and update viewport panels props
|
2026-04-11 14:11:12 +02:00 |
|
|
|
4c53ba2cb5
|
Add toolbar with various buttons and settings to App component
|
2026-04-11 13:56:36 +02:00 |
|
|
|
589324f6f9
|
Refactor toolbar buttons in App.tsx
|
2026-04-11 13:56:19 +02:00 |
|
|
|
350394b197
|
Refactor undo/redo logic in App.tsx
|
2026-04-11 13:55:59 +02:00 |
|
|
|
cd11a779c5
|
Update App to include project name functionality
|
2026-04-11 13:26:09 +02:00 |
|
|
|
478baed1b6
|
Update App.tsx to support gamepad camera look bindings
|
2026-04-11 12:33:01 +02:00 |
|
|
|
190c696319
|
Add input bindings configuration for player start entity
|
2026-04-11 12:15:31 +02:00 |
|
|
|
1dddeaf0b8
|
Remove unused state and function in App component
|
2026-04-11 12:01:46 +02:00 |
|
|
|
d448063dd7
|
Extend applyPlayerStartChange to include navigationMode override
|
2026-04-11 11:53:26 +02:00 |
|
|
|
43e9e7baa0
|
Simplify interaction prompt display and handling in various components
|
2026-04-11 11:40:25 +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 |
|
|
|
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 |
|