Commit Graph

11 Commits

Author SHA1 Message Date
811b51bd6a Update tests for project document serialization and add project name handling 2026-04-11 13:26:59 +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
57bc7716c3 Update project package test with loading screen settings 2026-04-11 04:19:00 +02:00
d016c47803 Fix scene ID quotes in project package test 2026-04-11 03:53:08 +02:00
cf47635ba6 Update project package serialization tests to support multiple scenes and improve document creation 2026-04-11 03:51:45 +02:00
40cf4ec240 Reorder expected file list in project-package test 2026-04-10 12:34:28 +02:00
d0eca56c35 Refactor project-package.test.ts to use new Zip and ZipDeflate classes from fflate, add buildZipArchive function 2026-04-10 12:33:17 +02:00
7338e4a1eb Add debug logging for project package serialization 2026-04-10 12:32:21 +02:00
d28c23aa48 Add listPackagedFiles function and update tests in project-package.test.ts 2026-04-10 12:28:18 +02:00
713b42e9b2 Add cloneArrayBuffer function and update tests 2026-04-10 12:27:23 +02:00
a57247a7a0 Add project-package serialization tests 2026-04-10 12:25:30 +02:00