|
|
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 |
|
|
|
4a66cccd79
|
auto-git:
[change] src/app/App.tsx
[change] src/app/editor-store.ts
[change] src/core/transform-session.ts
[change] src/viewport-three/ViewportCanvas.tsx
[change] src/viewport-three/ViewportPanel.tsx
[change] src/viewport-three/viewport-host.ts
[change] tests/unit/viewport-canvas.test.tsx
|
2026-04-11 02:44:49 +02:00 |
|
|
|
c991f41158
|
auto-git:
[change] src/viewport-three/viewport-host.ts
[change] tests/unit/viewport-canvas.test.tsx
|
2026-04-11 02:44:49 +02:00 |
|
|
|
a40089d956
|
Update App.tsx and ViewportHost.ts with axis constraint space and message updates
|
2026-04-11 02:43:38 +02:00 |
|
|
|
031ce48aaa
|
Update ViewportCanvas to include transform axis labels
|
2026-04-11 02:41:10 +02:00 |
|
|
|
8786e4c12b
|
Add viewportGridVisible prop and effect to ViewportCanvas
|
2026-04-11 02:41:06 +02:00 |
|
|
|
3211bd2f7a
|
Add viewportGridVisible prop to ViewportPanel
|
2026-04-11 02:41:06 +02:00 |
|
|
|
c51a396a82
|
Enhance transform session handling and grid visibility in ViewportHost
|
2026-04-11 02:40:51 +02:00 |
|
|
|
dad94d6ec9
|
Add grid visibility flag and constants in ViewportHost
|
2026-04-11 02:38:09 +02:00 |
|
|
|
bb422a98f1
|
Add axis constraint space parameter to transform session
|
2026-04-11 02:38:05 +02:00 |
|
|
|
d4587ebfcd
|
Add fog material creation and management in ViewportHost
|
2026-04-07 11:34:03 +02:00 |
|
|
|
4238bce5f5
|
Remove unnecessary onBeforeRender assignment in configureFogVolumeMesh methods
|
2026-04-07 11:20:47 +02:00 |
|
|
|
014b157a35
|
Add fog volume mesh configuration in ViewportHost
|
2026-04-07 11:19:30 +02:00 |
|
|
|
7a62d8ed7b
|
Add fog volume mesh configuration in ViewportHost
|
2026-04-07 11:19:17 +02:00 |
|
|
|
40a53801a7
|
Add fog quality material and update runtime/viewport hosts
|
2026-04-07 11:08:57 +02:00 |
|
|
|
802d3e026c
|
Add conditional rendering based on layout mode and active panel status in ViewportCanvas
|
2026-04-07 10:54:36 +02:00 |
|
|
|
47cdebf7f8
|
Implement render enablement and disablement in ViewportHost
|
2026-04-07 10:53:29 +02:00 |
|
|
|
e993ff6116
|
Add render control based on layout mode and active panel
|
2026-04-07 10:53:28 +02:00 |
|
|
|
ee83c31f74
|
Add render enablement control in ViewportHost
|
2026-04-07 10:53:06 +02:00 |
|
|
|
05caaf888f
|
Add logic to preserve and manage WebGL render targets for water reflections in viewport rendering
|
2026-04-07 08:48:37 +02:00 |
|
|
|
7ea659e195
|
Add water reflection update interval and last update time tracking in ViewportHost
|
2026-04-07 08:40:04 +02:00 |
|
|
|
de8ceafb7f
|
Add water surface subdivision and UV interpolation in box brush mesh
|
2026-04-07 07:46:47 +02:00 |
|
|
|
f65e00b94f
|
Optimize water reflection rendering with time-based updates
|
2026-04-07 07:14:00 +02:00 |
|