Commit Graph

259 Commits

Author SHA1 Message Date
7944524fcc auto-git:
[change] src/document/migrate-scene-document.ts
2026-05-02 03:43:01 +02:00
9cb8633e8e auto-git:
[change] src/document/migrate-scene-document.ts
2026-05-02 03:42:49 +02:00
26620ab9a2 auto-git:
[change] src/document/migrate-scene-document.ts
2026-05-02 03:42:01 +02:00
6adeefb3ab auto-git:
[change] src/document/migrate-scene-document.ts
2026-05-01 16:22:09 +02:00
a3c8e66f8d auto-git:
[change] src/document/migrate-scene-document.ts
2026-05-01 16:21:55 +02:00
1ec57d4355 auto-git:
[change] src/document/migrate-scene-document.ts
2026-05-01 16:21:55 +02:00
fa14a0c17f Feature: Implement support for climb action bindings 2026-04-30 00:15:41 +02:00
086dd69c64 Feat: Add brush face climbable property and command support 2026-04-30 00:13:51 +02:00
5afd66a928 Migrate scene documents to support God Rays source size setting 2026-04-28 14:00:39 +02:00
404fd59751 Implement advanced atmospheric rendering settings (sky blend, horizon strength, height falloff) 2026-04-28 04:52:22 +02:00
243ed8f791 Update scene document migration to include God Rays version check 2026-04-28 04:32:18 +02:00
371ee6d595 Add support for God Rays advanced rendering settings 2026-04-28 04:31:57 +02:00
0652c0200a Add support and migration for distance fog settings 2026-04-28 04:12:55 +02:00
6d96cda357 Add constants for Distance Fog and Dynamic Global Illumination scene document versions 2026-04-28 04:06:27 +02:00
7f80da4f60 Update scene document migration to include DGI and Distance Fog versions 2026-04-28 04:06:27 +02:00
343a3c13e3 Implement Dynamic Global Illumination support and versioning in scene documents 2026-04-28 03:27:04 +02:00
1de93c919b Update context handling and add versioning for mouse inversion in first-person navigation 2026-04-27 18:51:24 +02:00
1f198aee02 Refactor first-person navigation logic and remove explicit pointer lock handling 2026-04-27 18:44:15 +02:00
2d194832aa Improve pointer lock handling and context usage across runtime components 2026-04-27 18:43:48 +02:00
c443db3006 Refactor pointer lock handling and navigation state logic 2026-04-27 18:43:10 +02:00
f165717289 Add mouse camera inversion support and refactor first-person controller context usage 2026-04-27 18:28:33 +02:00
927482a15c Refactor player start settings: remove mouse camera inversion and update first-person pointer lock logic 2026-04-27 18:15:39 +02:00
10bee5ef4c Enhance scene document validation with project-level checks and add mouse invert setting 2026-04-27 17:24:24 +02:00
eed6afb58f Feature: Add support for inverted mouse camera horizontal setting to player start 2026-04-27 17:17:21 +02:00
f28a247b46 Feat: Migrate scene document to support new player start targeting and interaction settings 2026-04-27 15:53:00 +02:00
1c762715a4 auto-git:
[change] src/app/App.tsx
 [change] src/document/migrate-scene-document.ts
2026-04-27 15:43:25 +02:00
127135e75e Update scene document migration to handle interaction reach version 2026-04-27 15:22:52 +02:00
427d9620f9 Feat: Add interaction angle to player start settings and update document migration 2026-04-27 15:15:42 +02:00
44136b2ce7 Update scene document migration to handle shader sky aurora version 2026-04-26 23:03:35 +02:00
ce0ebace35 Add interaction reach distance to player start entity and runtime scene build 2026-04-26 23:02:13 +02:00
013c944fc4 auto-git:
[change] src/app/App.tsx
 [change] src/document/migrate-scene-document.ts
 [change] src/document/scene-document-validation.ts
 [change] src/rendering/world-background-renderer.ts
 [change] src/rendering/world-shader-sky.ts
 [change] tests/domain/scene-document-validation.test.ts
2026-04-25 01:37:07 +02:00
46f67e6599 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-25 01:31:12 +02:00
f7bacbac14 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-23 09:11:04 +02:00
61e39a9dd4 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-23 08:51:31 +02:00
95e4eba19e auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-23 08:51:10 +02:00
cb1a1784ac auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-23 08:51:10 +02:00
a216fb5dff auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-23 02:38:20 +02:00
c666a9a5a1 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-23 02:37:16 +02:00
f611cd2ca5 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 18:05:39 +02:00
c2f85adef0 auto-git:
[change] src/document/migrate-scene-document.ts
 [change] tests/domain/build-runtime-scene.test.ts
 [change] tests/unit/runtime-host.test.ts
 [change] tests/unit/viewport-focus.test.ts
2026-04-22 17:26:40 +02:00
6d577bc1ed auto-git:
[change] src/document/migrate-scene-document.ts
 [change] tests/serialization/scene-document-json.test.ts
2026-04-22 16:58:34 +02:00
4a3fe68b06 auto-git:
[change] src/document/migrate-scene-document.ts
 [change] src/document/world-settings.ts
2026-04-22 16:57:30 +02:00
3b1ba40cfc auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 16:54:13 +02:00
02b039f97b auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 16:54:13 +02:00
c1c9ea60ee auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 16:53:26 +02:00
8a71364416 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 16:53:26 +02:00
5cb53a811d auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 16:53:26 +02:00
0fe8e1d111 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 16:53:26 +02:00
6555db0cce auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 16:51:32 +02:00
959eb6ecaa auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 16:50:33 +02:00