|
|
f564daaea3
|
Update scene transition handling and entity rotation logic
|
2026-04-15 03:42:33 +02:00 |
|
|
|
09f05c3244
|
Add runtime pause state handling in RunnerCanvas
|
2026-04-14 22:25:30 +02:00 |
|
|
|
ec1c3ad88a
|
Add dialogue overlay to RunnerCanvas
|
2026-04-14 19:56:09 +02:00 |
|
|
|
5bbcb2c850
|
Remove unused background overlay and update tests
|
2026-04-13 14:11:31 +02:00 |
|
|
|
2aeb38d97c
|
Update RunnerCanvas and RuntimeHost to handle runtime clock state changes more efficiently
|
2026-04-12 14:57:20 +02:00 |
|
|
|
adce86d2f9
|
Add background overlay to RunnerCanvas
|
2026-04-12 14:33:29 +02:00 |
|
|
|
2b42cc3f0d
|
Add moon light to runtime host and update lighting logic
|
2026-04-12 14:10:22 +02:00 |
|
|
|
9fb8f4160a
|
Make runtime clock state optional and provide default values in RunnerCanvas
|
2026-04-12 04:39:12 +02:00 |
|
|
|
b80ef80ba2
|
Add runtime clock state handling to RunnerCanvas
|
2026-04-12 04:33:06 +02:00 |
|
|
|
43e9e7baa0
|
Simplify interaction prompt display and handling in various components
|
2026-04-11 11:40:25 +02:00 |
|
|
|
7470b4472a
|
Update RunnerCanvas to set navigation mode and load scene
|
2026-04-11 11:18:59 +02:00 |
|
|
|
d666295bc9
|
Reorganize scene exit handler setup in RunnerCanvas
|
2026-04-11 04:57:01 +02:00 |
|
|
|
88aebbe639
|
Add scene exit transition handler to RunnerCanvas
|
2026-04-11 04:34:48 +02:00 |
|
|
|
e205cea50c
|
auto-git:
[change] src/app/app.css
[change] src/commands/set-scene-loading-screen-command.ts
[change] src/document/migrate-scene-document.ts
[change] src/document/scene-document-validation.ts
[change] src/document/scene-document.ts
[change] src/runner-web/RunnerCanvas.tsx
[change] src/runtime-three/first-person-navigation-controller.ts
[change] src/runtime-three/navigation-controller.ts
[change] src/runtime-three/orbit-visitor-navigation-controller.ts
[change] src/runtime-three/runtime-host.ts
[change] tests/domain/editor-store.test.ts
[change] tests/serialization/local-draft-storage.test.ts
[change] tests/serialization/project-document-json.test.ts
[change] tests/serialization/project-package.test.ts
[change] tests/unit/runner-canvas.test.tsx
[change] tests/unit/runtime-host.test.ts
|
2026-04-11 04:19:51 +02:00 |
|
|
|
40824c6078
|
Add scene loading screen and error handling to RunnerCanvas
|
2026-04-11 04:17:40 +02:00 |
|
|
|
0826cc78bb
|
Update RunnerCanvas to use cameraSubmerged for underwater overlay and add tests
|
2026-04-07 05:30:24 +02:00 |
|
|
|
a46640bfb6
|
Add underwater effect to RunnerCanvas and update WebGL rendering check
|
2026-04-06 20:54:24 +02:00 |
|
|
|
21c0c0a5fc
|
Add audio asset support in App and RunnerCanvas components
|
2026-04-02 19:40:23 +02:00 |
|
|
|
7f41363e8c
|
Update RunnerCanvas to support image background assets
|
2026-03-31 20:08:33 +02:00 |
|
|
|
297176b2d6
|
Update CHAT_CONTEXT.md and related code for project JSON format and asset handling
|
2026-03-31 17:45:24 +02:00 |
|
|
|
5ef09a1bd1
|
Remove unused runtimeHost.updateAssets call in RunnerCanvas
|
2026-03-31 17:40:48 +02:00 |
|
|
|
45c51afcc1
|
Update RunnerCanvas to include project assets and model assets
|
2026-03-31 17:40:36 +02:00 |
|
|
|
2f46fea52a
|
Add interaction prompt handling in RunnerCanvas
|
2026-03-31 06:46:55 +02:00 |
|
|
|
8871be69a6
|
Update RunnerCanvas to conditionally enable rendering based on WebGL availability
|
2026-03-31 06:25:33 +02:00 |
|
|
|
507b6fe80c
|
Apply world background style to RunnerCanvas and ViewportCanvas
|
2026-03-31 05:11:19 +02:00 |
|
|
|
b672ba9b10
|
Add various runtime-three components
|
2026-03-31 03:06:47 +02:00 |
|