|
|
ee38c85094
|
Add whitebox bevel settings to advanced rendering in App.tsx
|
2026-04-12 01:05:16 +02:00 |
|
|
|
f0bcccdcb6
|
auto-git:
[change] src/app/App.tsx
|
2026-04-12 00:37:45 +02:00 |
|
|
|
c900f1000d
|
Add UI input for maxStepHeight in App.tsx
|
2026-04-11 21:01:42 +02:00 |
|
|
|
8c3ee513c1
|
Read and validate maxStepHeight from draft
|
2026-04-11 21:01:42 +02:00 |
|
|
|
dbfd2cc5b1
|
Add maxStepHeight to playerStartMovementTemplateDraft
|
2026-04-11 21:01:42 +02:00 |
|
|
|
72160d5395
|
Add maxStepHeight to PlayerStartMovementTemplateNumberDraft
|
2026-04-11 21:01:14 +02:00 |
|
|
|
350de1eea0
|
Add max speed input field and bunny hopping options in App.tsx
|
2026-04-11 20:31:59 +02:00 |
|
|
|
761fc14934
|
Add maxSpeed property to playerStartMovementTemplateDraft
|
2026-04-11 20:31:59 +02:00 |
|
|
|
40664ae07c
|
Read maxSpeed and bunnyHopBoost in App component
|
2026-04-11 20:31:30 +02:00 |
|
|
|
14b49f7c01
|
Add maxSpeed and bunnyHopBoost to PlayerStartMovementTemplateNumberDraft
|
2026-04-11 20:31:30 +02:00 |
|
|
|
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 |
|
|
|
9b7706bf5b
|
auto-git:
[unlink] playwright.config.js
[unlink] src/app/App.js
[unlink] src/app/editor-store.js
[unlink] src/app/use-editor-store.js
[unlink] src/assets/audio-assets.js
[unlink] src/assets/gltf-model-import.js
[unlink] src/assets/image-assets.js
[unlink] src/assets/model-instance-labels.js
[unlink] src/assets/model-instance-rendering.js
[unlink] src/assets/model-instances.js
[unlink] src/assets/project-asset-storage.js
[unlink] src/assets/project-assets.js
[unlink] src/commands/brush-command-helpers.js
[unlink] src/commands/command-history.js
[unlink] src/commands/command.js
[unlink] src/commands/commit-transform-session-command.js
[unlink] src/commands/create-box-brush-command.js
[unlink] src/commands/delete-box-brush-command.js
[unlink] src/commands/delete-entity-command.js
[unlink] src/commands/delete-interaction-link-command.js
[unlink] src/commands/delete-model-instance-command.js
[unlink] src/commands/duplicate-selection-command.js
[unlink] src/commands/import-audio-asset-command.js
[unlink] src/commands/import-background-image-asset-command.js
[unlink] src/commands/import-model-asset-command.js
[unlink] src/commands/move-box-brush-command.js
[unlink] src/commands/resize-box-brush-command.js
[unlink] src/commands/rotate-box-brush-command.js
[unlink] src/commands/set-box-brush-face-material-command.js
[unlink] src/commands/set-box-brush-face-uv-state-command.js
[unlink] src/commands/set-box-brush-name-command.js
[unlink] src/commands/set-box-brush-transform-command.js
[unlink] src/commands/set-box-brush-volume-settings-command.js
[unlink] src/commands/set-entity-name-command.js
[unlink] src/commands/set-model-instance-name-command.js
[unlink] src/commands/set-player-start-command.js
[unlink] src/commands/set-scene-name-command.js
[unlink] src/commands/set-world-settings-command.js
[unlink] src/commands/upsert-entity-command.js
[unlink] src/commands/upsert-interaction-link-command.js
[unlink] src/commands/upsert-model-instance-command.js
[unlink] src/core/ids.js
[unlink] src/core/selection.js
[unlink] src/core/tool-mode.js
[unlink] src/core/transform-session.js
[unlink] src/core/vector.js
[unlink] src/core/whitebox-selection-feedback.js
[unlink] src/core/whitebox-selection-mode.js
[unlink] src/document/brushes.js
[unlink] src/document/migrate-scene-document.js
[unlink] src/document/scene-document-validation.js
[unlink] src/document/scene-document.js
[unlink] src/document/world-settings.js
[unlink] src/entities/entity-instances.js
[unlink] src/entities/entity-labels.js
[unlink] src/geometry/box-brush-components.js
[unlink] src/geometry/box-brush-mesh.js
[unlink] src/geometry/box-brush.js
[unlink] src/geometry/box-face-uvs.js
[unlink] src/geometry/grid-snapping.js
[unlink] src/geometry/model-instance-collider-debug-mesh.js
[unlink] src/geometry/model-instance-collider-generation.js
[unlink] src/interactions/interaction-links.js
[unlink] src/main.js
[unlink] src/materials/starter-material-library.js
[unlink] src/materials/starter-material-textures.js
[unlink] src/rendering/advanced-rendering.js
[unlink] src/rendering/fog-material.js
[unlink] src/rendering/planar-reflection.js
[unlink] src/rendering/water-material.js
[unlink] src/runner-web/RunnerCanvas.js
[unlink] src/runtime-three/first-person-navigation-controller.js
[unlink] src/runtime-three/navigation-controller.js
[unlink] src/runtime-three/orbit-visitor-navigation-controller.js
[unlink] src/runtime-three/player-collision.js
[unlink] src/runtime-three/rapier-collision-world.js
[unlink] src/runtime-three/runtime-audio-system.js
[unlink] src/runtime-three/runtime-host.js
[unlink] src/runtime-three/runtime-interaction-system.js
[unlink] src/runtime-three/runtime-scene-build.js
[unlink] src/runtime-three/runtime-scene-validation.js
[unlink] src/runtime-three/underwater-fog.js
[unlink] src/serialization/local-draft-storage.js
[unlink] src/serialization/scene-document-json.js
[unlink] src/shared-ui/HierarchicalMenu.js
[unlink] src/shared-ui/Panel.js
[unlink] src/shared-ui/world-background-style.js
[unlink] src/viewport-three/ViewportCanvas.js
[unlink] src/viewport-three/ViewportPanel.js
[unlink] src/viewport-three/viewport-entity-markers.js
[unlink] src/viewport-three/viewport-focus.js
[unlink] src/viewport-three/viewport-host.js
[unlink] src/viewport-three/viewport-layout.js
[unlink] src/viewport-three/viewport-transient-state.js
[unlink] src/viewport-three/viewport-view-modes.js
[unlink] vite.config.js
[unlink] vitest.config.js
|
2026-04-11 15:48:39 +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 |
|
|
|
4142eaafe9
|
Add scene editor preferences management in EditorStore
|
2026-04-11 14:27:12 +02:00 |
|
|
|
531ad375c7
|
Remove padding from single panel viewport region
|
2026-04-11 14:16:34 +02:00 |
|
|
|
6450a03f5c
|
Update CSS styles for various components including button sizes, padding, and layout changes
|
2026-04-11 14:13:51 +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 |
|
|
|
bf0ea5147f
|
Update toolbar styles and add viewport region toolbar
|
2026-04-11 13:57:27 +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 |
|
|
|
8506b235db
|
Add flex-wrap to toolbar elements and project name styling
|
2026-04-11 13:26: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 |
|