|
|
c802652aae
|
Update UI for Scene settings and enhance World background display
|
2026-04-11 04:17:06 +02:00 |
|
|
|
465de798a0
|
Remove runtime message and add scene name to RunnerCanvas
|
2026-04-11 04:17:05 +02:00 |
|
|
|
bd67055696
|
Add functions to apply scene loading screen settings
|
2026-04-11 04:16:19 +02:00 |
|
|
|
75c89d0d00
|
Add state management for scene loading headline and description in App.tsx
|
2026-04-11 04:16:11 +02:00 |
|
|
|
ee6d941014
|
Throw error if activeProjectScene is undefined
|
2026-04-11 04:16:04 +02:00 |
|
|
|
825ca26c30
|
Add activeProjectScene variable in App.tsx
|
2026-04-11 04:16:04 +02:00 |
|
|
|
1aa8e55487
|
Import and use setSceneLoadingScreenCommand in App.tsx
|
2026-04-11 04:16:04 +02:00 |
|
|
|
664fe443c2
|
Remove unused import in editor-store.ts
|
2026-04-11 03:52:29 +02:00 |
|
|
|
ac5febcb11
|
Add styles for toolbar components in app.css
|
2026-04-11 03:49:49 +02:00 |
|
|
|
9a1a8884e7
|
Refactor scene controls and add new scene button in App.tsx
|
2026-04-11 03:49:45 +02:00 |
|
|
|
8c6e08d4ac
|
Update project save logic in App.tsx
|
2026-04-11 03:49:45 +02:00 |
|
|
|
37a37ef0a6
|
Add handlers for creating scenes and changing active scenes
|
2026-04-11 03:49:34 +02:00 |
|
|
|
b25be0d036
|
Extract sceneList from editorState.projectDocument.scenes
|
2026-04-11 03:49:34 +02:00 |
|
|
|
de8360183c
|
Import and prepare commands for scene creation and active scene setting
|
2026-04-11 03:49:34 +02:00 |
|
|
|
422b570749
|
Update EditorStore to support project documents and scenes
|
2026-04-11 03:49:10 +02:00 |
|
|
|
2b3e5858f4
|
Add styles for status bar items
|
2026-04-11 03:29:29 +02:00 |
|
|
|
69336d210b
|
Add E2E test for transform status bar and update CSS for status bar items
|
2026-04-11 03:29:04 +02:00 |
|
|
|
3f9e89569f
|
Add requestViewportCameraSync function and update related logic in App.tsx
|
2026-04-11 03:22:34 +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 |
|
|
|
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 |
|
|
|
a40089d956
|
Update App.tsx and ViewportHost.ts with axis constraint space and message updates
|
2026-04-11 02:43:38 +02:00 |
|
|
|
ab86208e63
|
Add toggle for viewport grid visibility and update axis constraint handling in App.tsx
|
2026-04-11 02:40:58 +02:00 |
|
|
|
c51a396a82
|
Enhance transform session handling and grid visibility in ViewportHost
|
2026-04-11 02:40:51 +02:00 |
|
|
|
bb422a98f1
|
Add axis constraint space parameter to transform session
|
2026-04-11 02:38:05 +02:00 |
|
|
|
3816ad4b33
|
Convert project bytes to Uint8Array before creating Blob
|
2026-04-10 12:27:23 +02:00 |
|
|
|
5b8842b199
|
Update dependencies in App.tsx
|
2026-04-10 12:23:52 +02:00 |
|
|
|
faaa6775f2
|
Update toolbar buttons and file input handling in App.tsx
|
2026-04-10 12:23:41 +02:00 |
|
|
|
63b9f29ef5
|
Refactor save and load functionality in App.tsx
|
2026-04-10 12:23:35 +02:00 |
|
|
|
65bf168d3a
|
Add autosave functionality and update project package handling
|
2026-04-10 12:23:26 +02:00 |
|
|
|
27071fc3f3
|
Add missing closing brace in App.tsx
|
2026-04-07 07:37:55 +02:00 |
|
|
|
f8e23bcb4e
|
Refactor App.tsx to use inline function for onBlur event
|
2026-04-07 07:36:37 +02:00 |
|
|
|
36b474c2aa
|
Add onBlur event handler for interaction links in App.tsx
|
2026-04-07 07:36:21 +02:00 |
|
|
|
578f316db7
|
Refactor water settings handling and update reflection logic in rendering
|
2026-04-07 07:33:25 +02:00 |
|
|
|
66bb99b5ac
|
Add water surface displacement option in App and update document migration & validation
|
2026-04-07 07:11:26 +02:00 |
|
|
|
99716fbe30
|
Add water reflection mode selection in advanced rendering settings
|
2026-04-07 06:46:37 +02:00 |
|
|
|
047204bada
|
Add Foam Contact Limit input field in App.tsx
|
2026-04-07 06:46:31 +02:00 |
|
|
|
b206149c68
|
auto-git:
[change] src/app/App.tsx
|
2026-04-07 06:46:25 +02:00 |
|
|
|
f88ad88ff2
|
Include water foam contact limit in box settings update
|
2026-04-07 06:46:20 +02:00 |
|
|
|
a587b08a82
|
Add state and handling for box volume water foam contact limit
|
2026-04-07 06:46:20 +02:00 |
|
|
|
0a66233db7
|
Implement readWaterFoamContactLimitDraft and formatAdvancedRenderingWaterReflectionModeLabel functions
|
2026-04-07 06:46:00 +02:00 |
|
|
|
80840536c8
|
auto-git:
[change] src/app/App.tsx
|
2026-04-07 06:46:00 +02:00 |
|
|
|
a46640bfb6
|
Add underwater effect to RunnerCanvas and update WebGL rendering check
|
2026-04-06 20:54:24 +02:00 |
|
|
|
4d59e00ac9
|
Update App.tsx to handle box water and fog color changes with draft commits
|
2026-04-06 17:27:02 +02:00 |
|
|
|
e6405fb3de
|
Reorganize Volume Rendering Paths section in App.tsx
|
2026-04-06 09:16:29 +02:00 |
|
|
|
dc9daf0ce2
|
Remove Volume Rendering Paths section from App.tsx
|
2026-04-06 09:04:08 +02:00 |
|
|
|
620e73d380
|
Add advanced rendering options for fog and water paths in App.tsx
|
2026-04-06 09:02:21 +02:00 |
|
|
|
c8fe4125ec
|
Add locomotion state and water/fog volume status to runner stats in App.js
|
2026-04-06 08:33:00 +02:00 |
|
|
|
c074f3e597
|
Add locomotion, water volume, and fog volume stats to App.tsx
|
2026-04-06 08:31:23 +02:00 |
|
|
|
2f5fd46044
|
Add volume mode selection and settings for water and fog in App.tsx
|
2026-04-06 08:29:51 +02:00 |
|
|
|
b4cd57c5fa
|
Add volume rendering paths selection to App component
|
2026-04-06 08:29:15 +02:00 |
|