|
|
c14ac433d9
|
Add onCommitPlacement handler to App component
|
2026-04-02 23:56:52 +02:00 |
|
|
|
8ee4a40485
|
Disable import menu options when project asset storage is not ready
|
2026-04-02 23:56:52 +02:00 |
|
|
|
394d99f20c
|
Add escape key handling to cancel placement preview in App.tsx
|
2026-04-02 23:55:22 +02:00 |
|
|
|
24ad835ff7
|
Remove unused import model button and related logic
|
2026-04-02 23:55:14 +02:00 |
|
|
|
34df9d7348
|
Add import menu items and update entity placement logic
|
2026-04-02 23:55:03 +02:00 |
|
|
|
06117cad48
|
Refactor model instance placement logic
|
2026-04-02 23:54:51 +02:00 |
|
|
|
1eda6b2404
|
Refactor entity placement logic in App.tsx
|
2026-04-02 23:54:39 +02:00 |
|
|
|
c73c9b5cc7
|
Refactor entity position resolution logic in App.tsx
|
2026-04-02 23:31:22 +02:00 |
|
|
|
710b18b994
|
Remove unused function and variables
|
2026-04-02 23:25:28 +02:00 |
|
|
|
d800b94184
|
Add add menu component conditionally
|
2026-04-02 23:25:28 +02:00 |
|
|
|
a875e45208
|
Add asset status message to status bar
|
2026-04-02 23:25:28 +02:00 |
|
|
|
2a48089fae
|
Remove header section from App.tsx
|
2026-04-02 23:24:51 +02:00 |
|
|
|
397bdff1e7
|
Add viewport layout mode buttons and refactor entity addition logic in App.tsx
|
2026-04-02 23:24:46 +02:00 |
|
|
|
fd6f783dbc
|
Refactor asset item rendering to use buttons with additional interactivity and accessibility features
|
2026-04-02 23:24:36 +02:00 |
|
|
|
9d3fa13b0c
|
Enhance handlePlaceEntity to accept optional audioAssetId parameter
|
2026-04-02 23:24:13 +02:00 |
|
|
|
1630c84819
|
Add menu items for entities and lights in App.tsx
|
2026-04-02 23:24:07 +02:00 |
|
|
|
8ef565abc7
|
Add state and handlers for asset hover and add menu in App.tsx
|
2026-04-02 23:24:01 +02:00 |
|
|
|
e4ff5e8f8b
|
Add formatAssetHoverStatus function
|
2026-04-02 23:23:50 +02:00 |
|
|
|
abfad5dfc7
|
Import and use HierarchicalMenu in App.tsx
|
2026-04-02 23:23:50 +02:00 |
|
|
|
bb4435814b
|
Reorder blurActiveTextEntry and setViewportPanelViewMode calls
|
2026-04-02 23:05:27 +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 |
|
|
|
a8f965cf0e
|
Simplify viewport caption and update tool preview handling
|
2026-04-02 23:01:58 +02:00 |
|
|
|
8c7a38a46d
|
Add data-testid to viewport shell in App.tsx
|
2026-04-02 22:36:05 +02:00 |
|
|
|
009d1a41db
|
Include activePanelId in dependency array in App.tsx
|
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 |
|
|
|
712dbbd661
|
Update App.tsx to use ViewportPanel and related imports
|
2026-04-02 22:32:53 +02:00 |
|
|
|
f79857cc70
|
Update viewport caption to include grid plane label
|
2026-04-02 22:23:47 +02:00 |
|
|
|
9eaf60f5e6
|
Add view mode handling in App.tsx
|
2026-04-02 22:17:06 +02:00 |
|
|
|
36d8e29298
|
Update button class names in App.tsx
|
2026-04-02 22:13:52 +02:00 |
|
|
|
fb05328e5b
|
Add view mode toggle to viewport header in App.tsx
|
2026-04-02 22:12:53 +02:00 |
|
|
|
aa17a1f4fa
|
Update getViewportCaption to include viewMode information
|
2026-04-02 22:12:46 +02:00 |
|
|
|
c567f3f765
|
auto-git:
[change] src/app/App.tsx
|
2026-04-02 22:12:45 +02:00 |
|
|
|
40d1575d57
|
Reorganize imports in App.tsx
|
2026-04-02 20:58:34 +02:00 |
|
|
|
f8b912bfce
|
Add advanced rendering options to App component
|
2026-04-02 20:54:39 +02:00 |
|
|
|
e9ac0aa65c
|
Add helper functions for advanced rendering settings formatting
|
2026-04-02 20:53:41 +02:00 |
|
|
|
dd2959b593
|
Add advanced rendering settings to App.tsx
|
2026-04-02 20:53:34 +02:00 |
|
|
|
c34a96ffa4
|
Add advanced rendering settings functions in App.tsx
|
2026-04-02 20:53:25 +02:00 |
|
|
|
593f04baac
|
Add function to apply advanced rendering settings
|
2026-04-02 20:52:58 +02:00 |
|
|
|
17c55f3e89
|
Add functions for reading finite numbers and positive integers from draft
|
2026-04-02 20:52:54 +02:00 |
|
|
|
37b2dad374
|
Update App.tsx and advanced-rendering.ts with new rendering settings
|
2026-04-02 20:52:49 +02:00 |
|
|
|
c87401e10b
|
Wrap light and sound emitter changes in draft commit scheduling
|
2026-04-02 20:29:58 +02:00 |
|
|
|
81c934a93f
|
Convert onBlur handlers to arrow functions in App.tsx
|
2026-04-02 20:20:45 +02:00 |
|
|
|
77f6c785bd
|
Allow overrides in light and sound emitter change functions
|
2026-04-02 20:20:14 +02:00 |
|