Commit Graph

411 Commits

Author SHA1 Message Date
69336d210b Add E2E test for transform status bar and update CSS for status bar items 2026-04-11 03:29:04 +02:00
23eaeebb90 Add transform-axis-mapping test file 2026-04-11 03:24:06 +02:00
581da40993 Add cameraSyncRequestId to ViewportCanvas tests 2026-04-11 03:24:06 +02:00
4a66cccd79 auto-git:
[change] src/app/App.tsx
 [change] src/app/editor-store.ts
 [change] src/core/transform-session.ts
 [change] src/viewport-three/ViewportCanvas.tsx
 [change] src/viewport-three/ViewportPanel.tsx
 [change] src/viewport-three/viewport-host.ts
 [change] tests/unit/viewport-canvas.test.tsx
2026-04-11 02:44:49 +02:00
9950444027 auto-git:
[change] tests/unit/transform-foundation.integration.test.tsx
2026-04-11 02:44:49 +02:00
c991f41158 auto-git:
[change] src/viewport-three/viewport-host.ts
 [change] tests/unit/viewport-canvas.test.tsx
2026-04-11 02:44:49 +02:00
5ed5cb25d3 Set viewportGridVisible to true in tests and component props 2026-04-11 02:43:38 +02:00
ff05e9c9cb Add test for local axis constraint support in transform sessions 2026-04-11 02:42:27 +02:00
528d29a4e0 Add tests for transform session axis constraint toggling and viewport camera state persistence 2026-04-11 02:42:13 +02:00
1eddabb5f9 Add emitCameraStateChange function and import ViewportPanelCameraState 2026-04-11 02:41:59 +02:00
ee30f04616 Add setGridVisible to MockViewportHost in transform-foundation integration test 2026-04-11 02:41:59 +02:00
d5d6e1f4bd Add setGridVisible to MockViewportHost and update tests 2026-04-11 02:41:59 +02:00
40cf4ec240 Reorder expected file list in project-package test 2026-04-10 12:34:28 +02:00
e38cb1358f Add setRenderEnabled method to MockViewportHost 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
ebde30ab22 Refactor test mocks in app-project-persistence.integration.test.tsx 2026-04-10 12:28:13 +02:00
713b42e9b2 Add cloneArrayBuffer function and update tests 2026-04-10 12:27:23 +02:00
1ecf4bbe78 Replace Save Draft button with reload in e2e tests 2026-04-10 12:26:21 +02:00
f98c32a7af Update local draft storage test messages and add recovery diagnostic check 2026-04-10 12:26:04 +02:00
19fb68b1ce Add tests and update messages for autosave functionality 2026-04-10 12:26:04 +02:00
a57247a7a0 Add project-package serialization tests 2026-04-10 12:25:30 +02:00
2c5ee65291 Add test for SSAO radius value in advanced rendering 2026-04-07 12:18:22 +02:00
6e28024097 Enhance ambient occlusion effect with dual-layer SSAO and additional parameters 2026-04-07 12:17:15 +02:00
486f0f3f3c Enhance advanced rendering by adding normal pass and refining SSAO effect settings 2026-04-07 12:16:56 +02:00
56bf1c4e32 Update FOG_STEPS value in fog-material test 2026-04-07 11:35:12 +02:00
55290572e0 Add test for localCameraPosition uniform in fog-material 2026-04-07 11:20:47 +02:00
40a53801a7 Add fog quality material and update runtime/viewport hosts 2026-04-07 11:08:57 +02:00
cbed3c1503 Update water material test expectations 2026-04-07 10:46:22 +02:00
73fdff0167 Add test case for water material contact patches with box brush 2026-04-07 10:44:41 +02:00
e22c899d63 Add tests for water contact patch creation and foam generation 2026-04-07 10:38:32 +02:00
691b0ca645 Refactor uniform creation in water material shaders and tests 2026-04-07 07:50:46 +02:00
372a5551aa Add test for subdividing displaced water geometry without altering collider 2026-04-07 07:46:57 +02:00
79dac5911c Update tests for water material and volume integration 2026-04-07 07:33:37 +02:00
c82d547dd8 Add surfaceDisplacementEnabled to water material tests and validation 2026-04-07 07:22:24 +02:00
f9f0a4cfd1 Add foamContactLimit to water volume test 2026-04-07 06:57:42 +02:00
f4624d4bc1 Add foamContactLimit to water properties in multiple tests 2026-04-07 06:56:35 +02:00
238e8390a2 Add foamContactLimit to water properties in water-volume.integration.test.tsx 2026-04-07 06:56:35 +02:00
e73aed9063 Add foamContactLimit to water properties in create-box-brush.command.test.ts 2026-04-07 06:56:35 +02:00
0241e076ba Add foamContactLimit to water properties in build-runtime-scene.test.ts 2026-04-07 06:56:35 +02:00
32b50fe95e Add test for foam contact patch count cap and update water material tests 2026-04-07 06:54:30 +02:00
0609882a16 Add water reflection mode and foam contact limit handling in scene document JSON tests 2026-04-07 06:53:34 +02:00
4fe105aa1b auto-git:
[change] tests/domain/world-settings.test.ts
2026-04-07 06:53:27 +02:00
196bb6cef8 auto-git:
[change] tests/domain/create-empty-scene-document.test.js
2026-04-07 06:53:27 +02:00
720a53c2f4 auto-git:
[change] tests/domain/create-empty-scene-document.test.ts
2026-04-07 06:53:27 +02:00
32cef4334d Update water material tests 2026-04-07 06:17:25 +02:00
b6f34a3604 Add underwater fog functionality 2026-04-07 06:17:25 +02:00
acf82132ba Update test vertices for water material 2026-04-07 06:04:11 +02:00
76b7cf538a Update vertex coordinates in water material test 2026-04-07 06:03:01 +02:00