|
|
8fc2f7e9a4
|
Add tests for viewport quad layout resizing
|
2026-04-03 01:28:25 +02:00 |
|
|
|
52d2634324
|
Update e2e tests to remove viewport overlay checks and add new properties in EditorStoreSnapshot
|
2026-04-03 01:28:10 +02:00 |
|
|
|
edd0b3e2a2
|
Update tests to include viewportQuadSplit checks
|
2026-04-03 01:27:49 +02:00 |
|
|
|
162b2495d8
|
Update CSS for viewport region and panel layouts
|
2026-04-03 01:27:35 +02:00 |
|
|
|
879f34ec09
|
Enhance viewport panel layout and add resizing functionality
|
2026-04-03 01:26:58 +02:00 |
|
|
|
d8cc3a1c46
|
Add viewport quad split functionality and related utilities
|
2026-04-03 01:26:47 +02:00 |
|
|
|
e88cd7e795
|
Refactor ViewportCanvas component by removing unused functions and optimizing overlay rendering logic
|
2026-04-03 01:25:55 +02:00 |
|
|
|
37e70a6b0b
|
Add support for viewport quad split in editor store and ViewportPanel component
|
2026-04-03 01:25:40 +02:00 |
|
|
|
9d233de06a
|
Add ViewportQuadSplit interface and update DEFAULT_VIEWPORT_LAYOUT_STATE
|
2026-04-03 01:25:25 +02:00 |
|
|
|
52f310e199
|
Add keyboard shortcut for entering play mode and handle escape key in play mode
|
2026-04-03 01:15:18 +02:00 |
|
|
|
1ebc2f81d0
|
Add keyboard shortcuts for save, undo, and redo in App.tsx
|
2026-04-03 01:13:29 +02:00 |
|
|
|
fbde0094bf
|
Handle model-instance creation preview in rebuildModelInstances method
|
2026-04-03 01:10:48 +02:00 |
|
|
|
e5a6da5a1e
|
Update viewport-host.ts to include loadedAsset in model instance rendering
|
2026-04-03 01:10:48 +02:00 |
|
|
|
7e1e86abca
|
Add preview shell color and opacity to model instance rendering
|
2026-04-03 01:10:37 +02:00 |
|
|
|
9cb26f7562
|
Call entity name validation in scene document validation
|
2026-04-03 01:06:20 +02:00 |
|
|
|
c48f630e25
|
Add function to validate entity name
|
2026-04-03 01:06:20 +02:00 |
|
|
|
b562fe483b
|
Add styles for outliner item rename and update tests for scene document serialization
|
2026-04-03 01:05:12 +02:00 |
|
|
|
bbfc17c66c
|
Refactor brush and model instance selection handling in App.tsx
|
2026-04-03 01:05:01 +02:00 |
|
|
|
31f170e2fa
|
Add name field to various entity creation functions and handle entity renaming logic
|
2026-04-03 01:04:13 +02:00 |
|
|
|
4810d8f3c2
|
Add state management for entity and model instance name drafts
|
2026-04-03 01:03:58 +02:00 |
|
|
|
8a36d888de
|
Import new command modules in App.tsx
|
2026-04-03 01:03:58 +02:00 |
|
|
|
2ff3f79f29
|
Add commands for setting entity and model instance names
|
2026-04-03 01:03:58 +02:00 |
|
|
|
1e82418c53
|
Add migration for entities gaining an optional authored name field
|
2026-04-03 01:03:23 +02:00 |
|
|
|
dd5482551e
|
Include optional name in various entity readers
|
2026-04-03 01:03:18 +02:00 |
|
|
|
c90c2ba5ad
|
Add function to read optional entity name
|
2026-04-03 01:03:18 +02:00 |
|
|
|
61cc96293d
|
Update migration script for new entity name handling
|
2026-04-03 01:03:04 +02:00 |
|
|
|
1b66de906e
|
Bump scene document version and update entity comparison
|
2026-04-03 01:03:03 +02:00 |
|
|
|
23ffb186e6
|
Include 'name' in entity creation functions and normalize it
|
2026-04-03 01:02:52 +02:00 |
|
|
|
d3566dec06
|
Add function to normalize entity names
|
2026-04-03 01:02:52 +02:00 |
|
|
|
f1191148ff
|
Refactor entity interfaces to extend PositionedEntity
|
2026-04-03 01:02:34 +02:00 |
|
|
|
8400dc30b5
|
Refactor App.tsx and app.css for improved deletion handling and outliner styling
|
2026-04-03 00:55:51 +02:00 |
|
|
|
e659beb512
|
Add delete functionality for scene items in App.tsx
|
2026-04-03 00:55:39 +02:00 |
|
|
|
0a53bcdf6f
|
Add delete commands for box brush, entity, and model instance
|
2026-04-03 00:55:13 +02:00 |
|
|
|
4cf4642525
|
Enhance local lights and background e2e test
|
2026-04-03 00:47:28 +02:00 |
|
|
|
bd0c30424e
|
Update e2e test for runtime trigger teleport
|
2026-04-03 00:47:28 +02:00 |
|
|
|
b9e387464b
|
Enhance runtime click interaction test with viewport setup
|
2026-04-03 00:47:15 +02:00 |
|
|
|
8b0dd2951f
|
Update e2e tests with viewport creation helpers
|
2026-04-03 00:47:15 +02:00 |
|
|
|
3fcf9fc29c
|
Enhance first-room workflow e2e test with preview setup
|
2026-04-03 00:47:03 +02:00 |
|
|
|
f44050e2fe
|
Update e2e test for local lights and background images
|
2026-04-03 00:47:03 +02:00 |
|
|
|
d3c9361159
|
Refactor e2e test for importing Draco model asset
|
2026-04-03 00:46:49 +02:00 |
|
|
|
2eed4aca27
|
Update e2e test for importing external model asset
|
2026-04-03 00:46:49 +02:00 |
|
|
|
c0efadeac7
|
Update e2e test for model asset import to use menuitem selector
|
2026-04-03 00:46:36 +02:00 |
|
|
|
9dfb3db3e7
|
Update e2e test for asset addition and visibility
|
2026-04-03 00:45:02 +02:00 |
|
|
|
e68438083d
|
Update E2E tests for model import and placement
|
2026-04-03 00:44:54 +02:00 |
|
|
|
ed4f566d29
|
Refactor model asset import test for improved UI interactions
|
2026-04-03 00:44:43 +02:00 |
|
|
|
fcc897b2f5
|
Update viewport test to use new box creation function
|
2026-04-03 00:44:43 +02:00 |
|
|
|
66fdcca4af
|
Update tests to use beginBoxCreation helper function
|
2026-04-03 00:44:24 +02:00 |
|
|
|
138445a7de
|
Update box brush authoring tests and add helper function
|
2026-04-03 00:44:13 +02:00 |
|
|
|
689e004d26
|
Rename Assets panel to Outliner and update content structure
|
2026-04-03 00:44:05 +02:00 |
|
|
|
a23bad5f87
|
Refactor and enhance add menu items with asset handling
|
2026-04-03 00:43:50 +02:00 |
|