|
|
d191a61b15
|
Simplify formatVec3 function in ViewportCanvas
|
2026-04-02 23:06:09 +02:00 |
|
|
|
6b0bb0fc52
|
Update box create preview condition in ViewportCanvas
|
2026-04-02 23:06:09 +02:00 |
|
|
|
bb4435814b
|
Reorder blurActiveTextEntry and setViewportPanelViewMode calls
|
2026-04-02 23:05:27 +02:00 |
|
|
|
62322050de
|
Expose editor store globally in development environment
|
2026-04-02 23:03:33 +02:00 |
|
|
|
113d899309
|
Refactor box creation preview handling in viewport-host.ts
|
2026-04-02 23:03:33 +02:00 |
|
|
|
65e5f98b64
|
Add compact viewport panel styles and quad overlay styles in app.css
|
2026-04-02 23:03:19 +02:00 |
|
|
|
3270c3bb0f
|
Wrap onToolPreviewChange handler with additional logic in App.tsx
|
2026-04-02 23:03:19 +02:00 |
|
|
|
4dad2a7feb
|
Add onToolPreviewChange prop to App.tsx
|
2026-04-02 23:03:19 +02:00 |
|
|
|
b71f7adda2
|
Rename setBoxCreatePreviewHandler to setBoxCreatePreviewChangeHandler in ViewportCanvas.tsx
|
2026-04-02 23:03:19 +02:00 |
|
|
|
e3caeedcad
|
Refactor box create preview handling in viewport-host.ts
|
2026-04-02 23:02:37 +02:00 |
|
|
|
856dd76669
|
Refactor box create preview handling in ViewportHost
|
2026-04-02 23:02:32 +02:00 |
|
|
|
f1714a4c2a
|
Add overlay text to ViewportCanvas
|
2026-04-02 23:02:32 +02:00 |
|
|
|
8366176e14
|
Update ViewportCanvas to include tool preview and layout mode
|
2026-04-02 23:02:11 +02:00 |
|
|
|
a8f965cf0e
|
Simplify viewport caption and update tool preview handling
|
2026-04-02 23:01:58 +02:00 |
|
|
|
783b63b3e5
|
Update editor store to manage viewport tool preview
|
2026-04-02 23:01:41 +02:00 |
|
|
|
c310bb05c8
|
Add viewport transient state management
|
2026-04-02 23:01:41 +02:00 |
|
|
|
d0bfdd7187
|
Remove isActivePanel check in ViewportCanvas.tsx
|
2026-04-02 22:45:44 +02:00 |
|
|
|
dafd22a0b3
|
Reorder imports in viewport-host.ts
|
2026-04-02 22:42:45 +02:00 |
|
|
|
e6f4672b3e
|
Update shadow settings based on display mode in viewport-host.ts
|
2026-04-02 22:39:51 +02:00 |
|
|
|
fdc42dce96
|
Modify viewport host to handle authoring display mode
|
2026-04-02 22:36:25 +02:00 |
|
|
|
94cadc5f37
|
Update subtitle separator in ViewportPanel.tsx
|
2026-04-02 22:36:05 +02:00 |
|
|
|
8c7a38a46d
|
Add data-testid to viewport shell in App.tsx
|
2026-04-02 22:36:05 +02:00 |
|
|
|
32660bd4b9
|
Update ViewportCanvas to use getViewportPanelLabel for aria-label
|
2026-04-02 22:35:30 +02:00 |
|
|
|
581aca0b44
|
Update ViewportPanel to include aria-hidden attribute
|
2026-04-02 22:35:30 +02:00 |
|
|
|
3d56e92ed4
|
Add CSS for single and quad viewport panels
|
2026-04-02 22:35:30 +02:00 |
|
|
|
f62383a91b
|
Update CSS for viewport layout and panel styling
|
2026-04-02 22:35:14 +02:00 |
|
|
|
009d1a41db
|
Include activePanelId in dependency array in App.tsx
|
2026-04-02 22:35:14 +02:00 |
|
|
|
c62a6bcb39
|
Conditionally enable shadows based on display mode in viewport-host.ts
|
2026-04-02 22:35:14 +02:00 |
|
|
|
53ab243437
|
Import VIEWPORT_LAYOUT_MODES in App.tsx
|
2026-04-02 22:35:14 +02:00 |
|
|
|
0e1d637df2
|
Enhance viewport region with layout modes and panels
|
2026-04-02 22:34:06 +02:00 |
|
|
|
5efc4c769c
|
Update focus request to include active panel ID
|
2026-04-02 22:34:06 +02:00 |
|
|
|
cbf767290e
|
Enhance App.tsx with new handlers for viewport layout, panel activation, and panel-specific view/display modes
|
2026-04-02 22:33:41 +02:00 |
|
|
|
2c3089e262
|
Update App.tsx with additional viewport state and focus request properties
|
2026-04-02 22:33:41 +02:00 |
|
|
|
341383c61a
|
Update viewport caption to include layout and panel details
|
2026-04-02 22:33:13 +02:00 |
|
|
|
2bc20c9f79
|
Reorder and update imports in App.tsx
|
2026-04-02 22:33:05 +02:00 |
|
|
|
fedbf85c40
|
Remove unused import in ViewportPanel.tsx
|
2026-04-02 22:33:05 +02:00 |
|
|
|
712dbbd661
|
Update App.tsx to use ViewportPanel and related imports
|
2026-04-02 22:32:53 +02:00 |
|
|
|
ed0d2572cc
|
Update editor store to support multiple viewport panels and layout modes
|
2026-04-02 22:32:47 +02:00 |
|
|
|
5a44efe533
|
Add createDefaultViewportLayoutState function in viewport-layout.ts
|
2026-04-02 22:32:38 +02:00 |
|
|
|
54c445b293
|
Update viewport overlay text and add display mode handling
|
2026-04-02 22:32:32 +02:00 |
|
|
|
aa7d742277
|
Update ViewportCanvas to include display mode and active panel state
|
2026-04-02 22:32:21 +02:00 |
|
|
|
b2cf951269
|
Add ViewportPanel component
|
2026-04-02 22:32:21 +02:00 |
|
|
|
e5c3099168
|
Add viewport layout types and constants
|
2026-04-02 22:32:21 +02:00 |
|
|
|
072f6a5eef
|
Update viewport overlay text to include grid plane label
|
2026-04-02 22:23:47 +02:00 |
|
|
|
f79857cc70
|
Update viewport caption to include grid plane label
|
2026-04-02 22:23:47 +02:00 |
|
|
|
300e04b6d1
|
Enable pointer events for disabled button in app.css
|
2026-04-02 22:21:22 +02:00 |
|
|
|
6b60827c22
|
Remove unused variable currentComposerCameraMode in viewport-host.ts
|
2026-04-02 22:19:51 +02:00 |
|
|
|
5ae467f103
|
Modify advanced rendering composer logic in viewport-host.ts
|
2026-04-02 22:17:59 +02:00 |
|
|
|
c61b416538
|
Update camera pose application in viewport-host.ts
|
2026-04-02 22:17:59 +02:00 |
|
|
|
9eaf60f5e6
|
Add view mode handling in App.tsx
|
2026-04-02 22:17:06 +02:00 |
|