Add terrain reading to scene document migration

This commit is contained in:
2026-04-18 19:46:18 +02:00
parent 7b1658d133
commit 30070e79d7

View File

@@ -4925,6 +4925,7 @@ function readProjectScene(
legacyProjectTimeValue: options.legacyProjectTimeValue
}),
brushes: readBrushes(value.brushes, materials, false),
terrains: readTerrains(value.terrains),
paths: readScenePaths(value.paths),
modelInstances: readModelInstances(value.modelInstances, assets),
entities: readEntities(value.entities, {