Commit Graph

555 Commits

Author SHA1 Message Date
78f465f28e auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 15:15:29 +02:00
f2f7a52574 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 15:14:13 +02:00
a6cfd6ced3 auto-git:
[change] src/document/scene-document.ts
2026-04-22 15:14:13 +02:00
ff4df14245 auto-git:
[change] src/document/world-settings.ts
2026-04-22 15:13:13 +02:00
39755af33f auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 14:10:51 +02:00
da6eb2d116 auto-git:
[change] src/document/scene-document-validation.ts
 [change] src/runtime-three/runtime-host.ts
2026-04-22 14:01:31 +02:00
c95e4e6288 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 14:01:25 +02:00
cf14db9223 auto-git:
[change] src/document/scene-document.ts
2026-04-22 14:01:25 +02:00
0357d07d8d auto-git:
[change] src/document/world-settings.ts
2026-04-22 14:01:10 +02:00
607ad8cf2d auto-git:
[change] src/document/scene-document-validation.ts
2026-04-22 13:57:41 +02:00
ff9ce87638 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 13:57:41 +02:00
8e18180e67 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 13:57:06 +02:00
97732b7b72 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 13:57:06 +02:00
68ddbb84d6 auto-git:
[change] src/document/scene-document.ts
2026-04-22 13:57:06 +02:00
c64b893b31 auto-git:
[change] src/document/brushes.ts
2026-04-22 13:56:37 +02:00
59997e16e9 auto-git:
[change] src/document/world-settings.ts
2026-04-22 12:34:21 +02:00
91ebbad206 auto-git:
[change] src/document/scene-document.ts
2026-04-22 12:29:45 +02:00
6237f9486e auto-git:
[change] src/document/scene-document-validation.ts
2026-04-22 12:29:45 +02:00
eb57dd64c0 auto-git:
[change] src/document/scene-document-validation.ts
2026-04-22 12:29:44 +02:00
e7ad933895 auto-git:
[change] src/document/scene-document-validation.ts
2026-04-22 12:28:58 +02:00
71d8a19f22 auto-git:
[change] src/document/scene-document-validation.ts
2026-04-22 12:28:51 +02:00
0404f7a848 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-22 12:28:29 +02:00
a4f86aa221 auto-git:
[change] src/document/world-settings.ts
2026-04-22 12:28:29 +02:00
2dd4a6caeb auto-git:
[change] src/document/world-settings.ts
2026-04-22 12:28:01 +02:00
94dec56eb4 auto-git:
[add] src/rendering/terrain-layer-material.ts
 [add] tests/domain/terrains.test.ts
 [change] src/app/App.tsx
 [change] src/core/terrain-brush.ts
 [change] src/document/migrate-scene-document.ts
 [change] src/document/scene-document-validation.ts
 [change] src/document/scene-document.ts
 [change] src/document/terrains.ts
 [change] src/geometry/terrain-brush.ts
 [change] src/geometry/terrain-mesh.ts
 [change] src/runtime-three/rapier-collision-world.ts
 [change] src/runtime-three/runtime-host.ts
 [change] src/runtime-three/runtime-scene-build.ts
 [change] src/viewport-three/ViewportCanvas.tsx
 [change] src/viewport-three/ViewportPanel.tsx
 [change] src/viewport-three/viewport-host.ts
 [change] tests/domain/build-runtime-scene.test.ts
 [change] tests/domain/rapier-collision-world.test.ts
 [change] tests/domain/terrain.command.test.ts
 [change] tests/domain/water-material.test.ts
 [change] tests/geometry/terrain-brush.test.ts
 [change] tests/geometry/terrain-mesh.test.ts
 [change] tests/serialization/scene-document-json.test.ts
 [change] tests/unit/terrain-foundation.integration.test.tsx
 [change] tests/unit/viewport-canvas.test.tsx
2026-04-20 02:37:01 +02:00
6a43793779 Update migrateSceneDocument to handle FOLLOW_ACTOR_PATH_SMOOTH_SCENE_DOCUMENT_VERSION 2026-04-18 20:06:02 +02:00
4afef32d5d auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-18 19:59:52 +02:00
c40ae78174 Add terrain validation and id registration in scene-document-validation.ts 2026-04-18 19:47:07 +02:00
36bc16af12 Add terrain validation to scene document 2026-04-18 19:47:04 +02:00
30070e79d7 Add terrain reading to scene document migration 2026-04-18 19:47:03 +02:00
7b1658d133 Add terrains field to SceneDocument migration 2026-04-18 19:46:17 +02:00
319668d38b Add terrain reading functionality in migrate-scene-document.ts 2026-04-18 19:45:05 +02:00
6e78d66a11 Update scene document to include terrains 2026-04-18 19:44:57 +02:00
9edc32a628 Add terrain-related functionality 2026-04-18 19:44:57 +02:00
e633f1f6a3 Remove unused vector operation functions from paths.ts 2026-04-15 11:22:52 +02:00
1aa3a8b5f0 Refactor function definitions in paths.ts 2026-04-15 11:22:52 +02:00
867cb58a18 Update function signatures in paths.ts 2026-04-15 11:21:56 +02:00
e2c09628e3 Update function signatures in paths.ts to include generic types 2026-04-15 11:21:35 +02:00
66d1aa7299 Refactor path smoothing logic and remove unused functions 2026-04-15 11:21:29 +02:00
a3eb94a9a2 Update function parameter type in paths.ts 2026-04-15 11:20:40 +02:00
c4836a319c auto-git:
[change] src/document/scene-document-validation.ts
2026-04-15 11:13:24 +02:00
285e70c9ae Handle smoothPath in readControlEffect 2026-04-15 11:13:20 +02:00
8b39192647 Introduce path smoothing functionality with Catmull-Rom splines 2026-04-15 11:12:36 +02:00
f8c0e2c4ea Bump SCENE_DOCUMENT_VERSION to 64 and add FOLLOW_ACTOR_PATH_SMOOTH_SCENE_DOCUMENT_VERSION 2026-04-15 11:11:10 +02:00
bbf0ae4d70 Update scene document validation for NPC entities 2026-04-15 10:59:23 +02:00
50528acdfc Remove validation for empty dialogue speaker names 2026-04-15 10:10:56 +02:00
cf8d37dd44 Remove speakerName from dialogue line reading functions 2026-04-15 10:10:54 +02:00
f6a411e761 Bump SCENE_DOCUMENT_VERSION to 63 and add NPC_DIALOGUE_LINE_SPEAKER_REMOVED_SCENE_DOCUMENT_VERSION 2026-04-15 10:10:54 +02:00
2a3e8c4852 Update scene validation to include current scene entities 2026-04-15 10:04:18 +02:00
4310fec814 Update project resource validation in scene-document-validation.ts 2026-04-15 09:54:56 +02:00