Commit Graph

586 Commits

Author SHA1 Message Date
f219ae5747 Add method to check if path is displayed in viewport 2026-04-13 22:27:06 +02:00
8e2034d5ef Update path rendering logic in viewport-host.ts 2026-04-13 22:26:49 +02:00
50de79a546 Update path render object state to reflect changes in points 2026-04-13 22:26:42 +02:00
d7cfa9f3c4 Add path point selection and hover effects 2026-04-13 22:26:42 +02:00
839314bcc5 Update selection logic to include path points and adjust transform messages 2026-04-13 22:26:28 +02:00
1bba848eb7 Add path-related functionality in App.tsx, scene-document-validation.ts, and viewport-host.ts 2026-04-13 21:23:30 +02:00
17e7343a46 auto-git:
[change] src/viewport-three/viewport-host.ts
2026-04-13 21:23:03 +02:00
3f4e951f41 Add path-related commands and update selection handling 2026-04-13 21:23:03 +02:00
0eac096de5 Add paths functionality to scene document and related components 2026-04-13 21:21:39 +02:00
e4b4cc3211 Remove unused function createNpcMarkerMeshes in viewport-host.ts 2026-04-13 17:25:06 +02:00
35c1117de7 Update NPC preview creation with additional parameters 2026-04-13 17:23:50 +02:00
6afd5213bb Add dispose method call for render objects 2026-04-13 17:23:50 +02:00
d2387947a4 Refactor NPC rendering to include collider and facing markers 2026-04-13 17:23:42 +02:00
b02b6512fb Add method to tag entity group with ID and kind 2026-04-13 17:23:26 +02:00
a904626307 Simplify NPC render object creation 2026-04-13 17:23:26 +02:00
2e46b66a20 Apply shadow state after adding render objects 2026-04-13 17:23:26 +02:00
a4f91d3871 Update creation preview condition for NPC entities 2026-04-13 17:22:09 +02:00
3442516465 Apply advanced rendering shadow flags to entity render objects 2026-04-13 17:22:09 +02:00
6532038b22 Add dispose method to EntityRenderObjects 2026-04-13 17:22:00 +02:00
447935699d Add NPC collider settings and helper functions 2026-04-13 17:22:00 +02:00
979a189483 Add NPC support in viewport-host.ts 2026-04-13 16:25:44 +02:00
ff9956fd47 Add NPC rendering functionality in ViewportHost 2026-04-13 16:25:36 +02:00
e56fe6c6ba Include NPC in entity render object handling 2026-04-13 16:24:57 +02:00
0f3f7b0501 Add NPC marker mesh creation and constants 2026-04-13 16:24:57 +02:00
37f1b79fc2 Add NPC marker mesh creation function in viewport-entity-markers.ts 2026-04-13 16:19:58 +02:00
f7f3a6d115 Add model asset ID to CreationTarget and update cloning logic 2026-04-13 16:19:27 +02:00
d6e93a085b Include NPC in focus bounds and target creation 2026-04-13 16:19:27 +02:00
f28bda68ef Add methods to check if transform targets are displayed and update syncTransformGizmo accordingly 2026-04-12 03:36:40 +02:00
2ba9deba41 Integrate whitebox bevel settings into viewport host 2026-04-12 01:04:34 +02:00
00ce57dc15 Enhance viewport host for local axis constraint and rotation preview 2026-04-12 00:42:47 +02:00
9ae6601d62 Add test and error handling for transform pointer intent 2026-04-12 00:36:03 +02:00
0c62c51494 Update viewport-host.ts to use transform-pointer-down intent logic 2026-04-12 00:34:51 +02:00
237e09c81d Add transform-pointer-intent.ts for handling pointer down events 2026-04-12 00:34:51 +02:00
0cfbab9de5 Add E2E test for transform gizmo commit and refactor viewport-host.ts 2026-04-12 00:33:52 +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
8ba8d1d730 Update fallback face color in multiple files 2026-04-11 14:54:58 +02:00
f012f01708 Enhance ViewportPanel with additional controls and functionality 2026-04-11 14:14:46 +02:00
9652cbadf5 Add isAddMenuOpen prop to ViewportPanel and update aria-expanded attribute 2026-04-11 14:13:51 +02:00
201b638a2e Add new controls and update props in ViewportPanel component 2026-04-11 14:10:59 +02:00
74efb780d7 Simplify imports and remove unused code in ViewportCanvas.tsx 2026-04-11 13:56:55 +02:00
90f7c06d7c Remove unnecessary conditional rendering in ViewportPanel.tsx 2026-04-11 13:56:39 +02:00
1dddeaf0b8 Remove unused state and function in App component 2026-04-11 12:01:46 +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
0f65009304 Update viewport-host.ts to handle non-brush and modelInstance targets 2026-04-11 03:24:11 +02:00
d2c0066643 Change useEffect to useLayoutEffect in ViewportCanvas 2026-04-11 03:24:06 +02:00
a1fc1fa2b7 Use useLayoutEffect in ViewportCanvas and add cameraSyncRequestId prop 2026-04-11 03:22:50 +02:00
3845934be7 Add cameraSyncRequestId prop to ViewportPanel 2026-04-11 03:22:49 +02:00
e6e40246ce Update App.tsx and ViewportHost.ts to include viewport camera sync request ID and resolve object scale constraint axis 2026-04-11 03:22:24 +02:00
754eb60a25 Add transform axis mapping functionality 2026-04-11 03:22:24 +02:00