Commit Graph

582 Commits

Author SHA1 Message Date
3fff634981 Implement utilities for terrain foliage mask management 2026-05-02 04:09:48 +02:00
def955b49a Add function to create flat foliage mask values for terrain 2026-05-02 04:09:30 +02:00
6c734d377a Add validation and normalization for foliage layer IDs 2026-05-02 04:09:23 +02:00
2747665558 Add foliage mask support to terrain structure 2026-05-02 04:09:15 +02:00
796760c00a Add validation for foliage prototypes in scene documents 2026-05-02 03:51:31 +02:00
5c2bc9bd94 Support foliage layers in project scene creation and validate layer enabled status 2026-05-02 03:48:07 +02:00
14d6ed11bd Update resource validation and diagnostics filtering for foliage prototypes 2026-05-02 03:47:58 +02:00
e559174bd9 auto-git:
[change] src/document/scene-document-validation.ts
2026-05-02 03:46:33 +02:00
92107465aa auto-git:
[change] src/document/scene-document-validation.ts
2026-05-02 03:46:21 +02:00
b22bb72884 auto-git:
[change] src/document/scene-document-validation.ts
2026-05-02 03:43:58 +02:00
232c1591a8 auto-git:
[change] src/document/migrate-scene-document.ts
2026-05-02 03:43:58 +02:00
be5e219adb auto-git:
[change] src/document/migrate-scene-document.ts
2026-05-02 03:43:58 +02:00
25c0ce78ec auto-git:
[change] src/document/migrate-scene-document.ts
2026-05-02 03:43:58 +02:00
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
70ae4db6ea auto-git:
[change] src/document/scene-document.ts
2026-05-02 03:41:52 +02:00
4c904e3ac9 auto-git:
[change] src/document/terrains.ts
2026-05-01 18:03:14 +02:00
bee39c70b3 auto-git:
[change] src/document/terrains.ts
2026-05-01 17:56:08 +02:00
7e16a85336 auto-git:
[change] src/document/scene-document-validation.ts
2026-05-01 17:43:33 +02:00
989b39dd35 auto-git:
[change] src/document/scene-document-validation.ts
2026-05-01 17:43:33 +02:00
ab0f99b2c2 auto-git:
[change] src/document/scene-document-validation.ts
2026-05-01 17:43:23 +02:00
d409147c8b auto-git:
[change] src/document/scene-document-validation.ts
2026-05-01 16:22:11 +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
55b4ec7d2c auto-git:
[change] src/document/scene-document.ts
2026-05-01 16:21:37 +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
4581b89443 Add climbable property to brush faces 2026-04-30 00:12:36 +02:00
4efa418cce Validate advanced rendering god rays source size 2026-04-28 14:00:47 +02:00
5afd66a928 Migrate scene documents to support God Rays source size setting 2026-04-28 14:00:39 +02:00
0acdc5123c Update scene document version and track God Rays source size version 2026-04-28 14:00:39 +02:00
da6eacd2f9 Add source size control for God Rays advanced rendering settings 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
129a5335ea Add validation for God Rays advanced rendering settings 2026-04-28 04:32:18 +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
ae83091848 Feat: Add God Rays settings to advanced rendering configuration 2026-04-28 04:31:43 +02:00
0652c0200a Add support and migration for distance fog settings 2026-04-28 04:12:55 +02:00
ba71cdd487 Update scene document versions and add distance fog version constant 2026-04-28 04:12:41 +02:00
949ebfabe1 Add validation checks for Distance Fog world settings 2026-04-28 04:06:27 +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
634ed0c890 auto-git:
[change] src/document/world-settings.ts
2026-04-28 04:05:33 +02:00
c368140aa2 Cleanup minor formatting issues and refine validation logic across components and tests 2026-04-28 03:38:48 +02:00
fb43d2c756 Add validation for dynamic global illumination settings 2026-04-28 03:27:13 +02:00
343a3c13e3 Implement Dynamic Global Illumination support and versioning in scene documents 2026-04-28 03:27:04 +02:00
6c0f71970e Feature: Add dynamic global illumination settings to advanced rendering 2026-04-28 03:26:46 +02:00
1de93c919b Update context handling and add versioning for mouse inversion in first-person navigation 2026-04-27 18:51:24 +02:00