|
|
1fe0da2bb9
|
Update viewport test helpers and tests for model asset import
|
2026-04-03 00:24:54 +02:00 |
|
|
|
01bdb6525a
|
Update entities foundation tests to use new preview functions
|
2026-04-03 00:24:46 +02:00 |
|
|
|
9e4b7670a1
|
Add viewport test helpers
|
2026-04-03 00:24:46 +02:00 |
|
|
|
40c02757a6
|
Remove viewport-test-helpers.ts file
|
2026-04-03 00:24:16 +02:00 |
|
|
|
32a611a71f
|
Update tool mode in tests and CSS
|
2026-04-03 00:24:04 +02:00 |
|
|
|
697ad5cbca
|
Update editor tool mode and preview state tests
|
2026-04-03 00:23:52 +02:00 |
|
|
|
0c8a990176
|
Rename beginEntityPlacement to beginEntityCreation and related functions
|
2026-04-03 00:23:30 +02:00 |
|
|
|
5895f79264
|
Refactor tool mode handling and creation logic in App.tsx
|
2026-04-03 00:23:14 +02:00 |
|
|
|
0c84ccdd3c
|
Update import type in App.tsx
|
2026-04-03 00:23:14 +02:00 |
|
|
|
1a64fb81f3
|
Refactor viewport-host.ts to improve conditional logic
|
2026-04-03 00:22:36 +02:00 |
|
|
|
3d7c0d75e4
|
Refactor viewport tool preview handling for creation and placement modes
|
2026-04-03 00:22:30 +02:00 |
|
|
|
1344c404d3
|
Refactor viewport tool preview handling in viewport-host.ts
|
2026-04-03 00:21:28 +02:00 |
|
|
|
62c558bb27
|
Refactor ViewportCanvas and ViewportPanel components
|
2026-04-03 00:21:13 +02:00 |
|
|
|
bea39f4526
|
Refactor viewport canvas and transient state for creation preview handling
|
2026-04-03 00:21:03 +02:00 |
|
|
|
c1b6d984cb
|
Rename and refactor viewport preview types and functions
|
2026-04-03 00:20:46 +02:00 |
|
|
|
185cfe1aaa
|
Remove 'box-create' from ToolMode and update related types
|
2026-04-03 00:20:46 +02:00 |
|
|
|
db8965436d
|
Change import-model-asset.e2e.ts to use dispatchEvent for click
|
2026-04-03 00:11:27 +02:00 |
|
|
|
56305dc7cf
|
Modify import-draco-model-asset.e2e.ts to use dispatchEvent
|
2026-04-03 00:11:27 +02:00 |
|
|
|
8a0f97477f
|
Update test to use dispatchEvent for click
|
2026-04-03 00:11:27 +02:00 |
|
|
|
e2ce5eab79
|
Change click event to dispatchEvent in entities-foundation.e2e.ts
|
2026-04-03 00:10:08 +02:00 |
|
|
|
aa82a0c01a
|
Change click event to dispatchEvent in import-draco-model-asset.e2e.ts
|
2026-04-03 00:10:08 +02:00 |
|
|
|
4d4951aafa
|
Change click event to dispatchEvent in import-external-model-asset.e2e.ts
|
2026-04-03 00:10:08 +02:00 |
|
|
|
cc0f2019eb
|
Change click event to dispatchEvent in import-model-asset.e2e.ts
|
2026-04-03 00:10:08 +02:00 |
|
|
|
5927304628
|
Update e2e tests to specify model instance positions and use new viewport placement helper
|
2026-04-03 00:08:50 +02:00 |
|
|
|
d4d6711e65
|
Update e2e tests for entity placement and selection
|
2026-04-03 00:08:35 +02:00 |
|
|
|
2104ffa319
|
Update e2e tests for model asset import and placement
|
2026-04-03 00:08:23 +02:00 |
|
|
|
21ece68aff
|
Update import-model-asset.e2e.ts and viewport-test-helpers.ts for improved model asset handling and preview placement
|
2026-04-03 00:08:10 +02:00 |
|
|
|
2f97a2173d
|
Add click interaction to local lights and background test
|
2026-04-03 00:07:57 +02:00 |
|
|
|
064b138a8d
|
Add click interaction to entities foundation tests
|
2026-04-03 00:07:57 +02:00 |
|
|
|
238fe565dd
|
Add click interaction to import draco model asset test
|
2026-04-03 00:07:57 +02:00 |
|
|
|
0500b6cf2b
|
Add click interaction to import external model asset test
|
2026-04-03 00:07:57 +02:00 |
|
|
|
4fd4da1e78
|
Add click interaction to import model asset test
|
2026-04-03 00:07:57 +02:00 |
|
|
|
b2438a85d2
|
Enhance e2e test for local lights and background by adding viewport interactions
|
2026-04-03 00:06:10 +02:00 |
|
|
|
a71e94eec9
|
Update e2e tests to include force option in hover and click actions
|
2026-04-03 00:04:59 +02:00 |
|
|
|
89344cc99f
|
Add force option to viewport canvas interactions for external model asset
|
2026-04-03 00:04:43 +02:00 |
|
|
|
2682c290c1
|
Add force option to viewport canvas interactions
|
2026-04-03 00:04:43 +02:00 |
|
|
|
a3e658ab93
|
Fix optional chaining in entity selection
|
2026-04-03 00:04:43 +02:00 |
|
|
|
3bebd4116d
|
Fix potential null access in Draco model instance selection check
|
2026-04-03 00:03:32 +02:00 |
|
|
|
63ab9afc9c
|
Fix potential null access in external model instance selection check
|
2026-04-03 00:03:32 +02:00 |
|
|
|
dbb886a9f1
|
Fix potential null access in model instance selection check
|
2026-04-03 00:03:32 +02:00 |
|
|
|
d87406f69e
|
Update test assertions for viewport panel activation
|
2026-04-03 00:03:32 +02:00 |
|
|
|
aef964e958
|
Enhance error handling in e2e tests for entity placement and model import
|
2026-04-03 00:02:52 +02:00 |
|
|
|
cc44ca1971
|
Update E2E tests to include viewport interaction and selection checks
|
2026-04-03 00:02:32 +02:00 |
|
|
|
d6023451d2
|
Update e2e tests for model asset import with external resources and improve interaction checks
|
2026-04-03 00:02:05 +02:00 |
|
|
|
2ebe4bb8a1
|
Update e2e test for model asset import
|
2026-04-03 00:01:40 +02:00 |
|
|
|
0c5eeb64e4
|
Add editor store snapshot and tool preview retrieval functions
|
2026-04-03 00:01:17 +02:00 |
|
|
|
43d4e26fac
|
Replace PLACEMENT_PREVIEW_COLOR_HEX with BOX_CREATE_PREVIEW_FILL in viewport-host.ts
|
2026-04-02 23:58:55 +02:00 |
|
|
|
57098940e4
|
Update imports and method signatures in ViewportPanel.tsx and viewport-host.ts
|
2026-04-02 23:58:55 +02:00 |
|
|
|
30de189cfa
|
Optimize placement preview handling in ViewportHost
|
2026-04-02 23:58:34 +02:00 |
|
|
|
3dd75e3496
|
Handle null tool preview center in ViewportCanvas
|
2026-04-02 23:58:34 +02:00 |
|