Commit Graph

59 Commits

Author SHA1 Message Date
3152249091 Add active class styling for outliner items 2026-04-15 14:57:54 +02:00
8ae62429cb Enhance button styling and add dragging features in app.css 2026-04-15 06:05:41 +02:00
36f81d74b0 Refactor sequence handling and add new sequences panel 2026-04-15 01:17:01 +02:00
d87119f1ce Update App and ProjectSchedulePane components with new handlers and styles for sequence duration and clip timing 2026-04-15 00:52:57 +02:00
bb02f227d8 Add pause styles to runner canvas 2026-04-14 22:25:40 +02:00
5bf641bfc7 Add styles for runner canvas dialogue 2026-04-14 19:56:29 +02:00
a086fe62c1 Refactor and update component logic in App.tsx and app.css 2026-04-14 19:39:31 +02:00
ee8dff27a2 Update CSS for schedule pane and ruler layout 2026-04-14 02:03:50 +02:00
abdee7d64b Add schedule pane styles to app.css 2026-04-14 02:03:39 +02:00
5bbcb2c850 Remove unused background overlay and update tests 2026-04-13 14:11:31 +02:00
7f6b592852 Update CSS for runner canvas and add new test cases 2026-04-12 14:57:32 +02:00
adce86d2f9 Add background overlay to RunnerCanvas 2026-04-12 14:33:29 +02:00
d4ab3886ee Enhance App.tsx with new functions and UI elements for asset management and entity state control 2026-04-12 03:47:58 +02:00
531ad375c7 Remove padding from single panel viewport region 2026-04-11 14:16:34 +02:00
6450a03f5c Update CSS styles for various components including button sizes, padding, and layout changes 2026-04-11 14:13:51 +02:00
bf0ea5147f Update toolbar styles and add viewport region toolbar 2026-04-11 13:57:27 +02:00
8506b235db Add flex-wrap to toolbar elements and project name styling 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
9b1f135399 Add loading overlay styles for runner canvas 2026-04-11 04:17:49 +02:00
ac5febcb11 Add styles for toolbar components in app.css 2026-04-11 03:49:49 +02:00
2b3e5858f4 Add styles for status bar items 2026-04-11 03:29:29 +02:00
69336d210b Add E2E test for transform status bar and update CSS for status bar items 2026-04-11 03:29:04 +02:00
a46640bfb6 Add underwater effect to RunnerCanvas and update WebGL rendering check 2026-04-06 20:54:24 +02:00
b850627295 Add align-items and new styles for toolbar elements 2026-04-04 19:33:14 +02:00
fea1f32fc1 Update CSS styles for toolbar and button components 2026-04-03 01:30:56 +02:00
162b2495d8 Update CSS for viewport region and panel layouts 2026-04-03 01:27:35 +02:00
b562fe483b Add styles for outliner item rename and update tests for scene document serialization 2026-04-03 01:05:12 +02:00
8400dc30b5 Refactor App.tsx and app.css for improved deletion handling and outliner styling 2026-04-03 00:55:51 +02:00
32a611a71f Update tool mode in tests and CSS 2026-04-03 00:24:04 +02:00
22004d45e0 Remove unused CSS for active viewport styles 2026-04-02 23:55:36 +02:00
fff366dea7 Add overflow and text ellipsis to asset list item 2026-04-02 23:27:28 +02:00
6864fea0ad Add hierarchical menu styles 2026-04-02 23:26:35 +02:00
3efd5e7310 Add CSS for status bar item asset 2026-04-02 23:26:35 +02:00
ad59846972 Update app.css for viewport panel styling changes 2026-04-02 23:26:20 +02:00
85abede15e Remove unused viewport region header styles 2026-04-02 23:26:12 +02:00
aced8c5dd4 Add compact toolbar button styles 2026-04-02 23:26:12 +02:00
6c9d305c67 Add styles for asset item actions and content 2026-04-02 23:26:00 +02:00
65e5f98b64 Add compact viewport panel styles and quad overlay styles in app.css 2026-04-02 23:03:19 +02:00
3d56e92ed4 Add CSS for single and quad viewport panels 2026-04-02 22:35:30 +02:00
f62383a91b Update CSS for viewport layout and panel styling 2026-04-02 22:35:14 +02:00
300e04b6d1 Enable pointer events for disabled button in app.css 2026-04-02 22:21:22 +02:00
927839243f Update CSS for viewport region styling 2026-04-02 22:16:36 +02:00
4c5ce44726 Update viewport region styles and add new components 2026-04-02 22:14:02 +02:00
49c3dd09d4 Add styles for select input and form field toggle 2026-04-02 20:54:45 +02:00
143b38d010 Add crosshair and prompt elements to runner canvas 2026-03-31 06:47:01 +02:00
3d267cff0a Enhance panel header styling and add hover effect 2026-03-31 05:35:14 +02:00
2d90b6b31e Add color input and world background preview styles 2026-03-31 05:13:33 +02:00
e758c5d635 Update grid template rows and status bar styling in app.css 2026-03-31 04:55:00 +02:00
0c66275532 Update CSS and E2E test for toolbar scene name 2026-03-31 04:50:39 +02:00
32f626ed6c Add flex property to panel in app.css 2026-03-31 04:48:44 +02:00