Commit Graph

71 Commits

Author SHA1 Message Date
d207043f8f Formalize staged scene viewport gizmo frame API 2026-04-04 01:09:02 +08:00
2620b5914b docs: add editor runtime flow docs 2026-04-04 00:45:13 +08:00
468dbfa7ac Formalize scene viewport interaction actions 2026-04-04 00:21:25 +08:00
1ac2afb0bb Formalize scene viewport interaction resolver 2026-04-03 17:16:16 +08:00
5d24fd0337 Formalize scene viewport HUD overlay 2026-04-03 17:04:34 +08:00
73415915e6 Formalize scene viewport transform gizmo overlay provider 2026-04-03 16:50:46 +08:00
a05d0b80a2 feat: expand editor scripting asset and viewport flow 2026-04-03 13:22:30 +08:00
ed8c27fde2 fix: clear empty inspector state 2026-04-03 13:18:32 +08:00
c63dcf2229 fix: isolate and enlarge run toolbar 2026-04-02 23:07:36 +08:00
da2782c0c0 style: retune top bar colors 2026-04-02 22:59:19 +08:00
2f9b416b22 fix: compress top run toolbar 2026-04-02 22:44:20 +08:00
cd03465cd0 fix: shrink top run toolbar height 2026-04-02 22:35:22 +08:00
5c42f14d0e fix: tighten top run toolbar chrome 2026-04-02 22:26:31 +08:00
ec2891b16b fix: respect dock layout for top run toolbar 2026-04-02 22:19:03 +08:00
f7d7d08d99 feat: add pause control to top run toolbar 2026-04-02 21:21:42 +08:00
8e362fc4c0 feat: add top run toolbar controls 2026-04-02 21:11:08 +08:00
1f29dfd611 feat: add play mode pause resume and step controls 2026-04-02 19:56:07 +08:00
fb15d60be9 feat: add runtime play tick and play-mode scene editing semantics 2026-04-02 19:37:35 +08:00
d7e9e978d0 Fix inspector switching from scene selection 2026-04-01 23:52:13 +08:00
3f18530396 Add scene transform toolbar and scale gizmo 2026-04-01 16:42:57 +08:00
4e8ad9a706 Unify panel search behavior and polish console UI 2026-04-01 16:40:54 +08:00
ac2b7c1fa2 Add Unity-style scene rotate gizmo 2026-03-31 23:45:08 +08:00
7ff5cd4cf2 Refine console panel to match Unity 2026-03-31 23:05:52 +08:00
ad237cb81e feat: overhaul editor console panel and diagnostics 2026-03-31 21:28:16 +08:00
6d3a90ef74 feat: refine scene viewport gizmos and controls 2026-03-31 21:26:40 +08:00
b489492af0 Improve project panel image previews 2026-03-30 01:46:49 +08:00
416aa72194 Fix hierarchy rename field behavior 2026-03-30 00:49:10 +08:00
0ea1cb29e6 Add scene viewport move gizmo workflow 2026-03-29 16:18:13 +08:00
2651bad080 Refine editor viewport and interaction workflow 2026-03-29 15:12:38 +08:00
e5cb79f3ce chore: sync workspace state 2026-03-29 01:36:53 +08:00
a519fdab7d fix: correct scene view fly and pan controls 2026-03-28 18:37:18 +08:00
569f8ef725 feat: add scene view fly controls 2026-03-28 18:28:11 +08:00
af2f30dad6 refactor: align scene view camera controls with unity 2026-03-28 18:21:18 +08:00
001e45bf6b feat: add scene view grid overlay 2026-03-28 17:50:54 +08:00
3cc823aebd feat: add scene view editor camera controls 2026-03-28 17:40:14 +08:00
3b652ac1db feat: add editor viewport host service 2026-03-28 17:04:14 +08:00
4717b595c4 feat: update editor ui framework and assets 2026-03-28 15:07:19 +08:00
b77615569c Polish shared editor tree context behavior 2026-03-28 00:03:20 +08:00
291d1a7e41 Add persistent shared editor tree interactions 2026-03-27 23:21:43 +08:00
37a90b39e2 Extract shared editor tree view 2026-03-27 22:05:05 +08:00
a51e0f6f88 Unify editor divider and splitter chrome 2026-03-27 21:55:14 +08:00
4b9a63098e Refine editor action shell and add regression tests 2026-03-27 12:06:24 +08:00
c97510ed5b Extract hierarchy and project drag semantics 2026-03-27 00:30:11 +08:00
6ec5f05601 Refactor main menu action shell 2026-03-27 00:15:38 +08:00
3ebad63874 Unify inspector and console panel actions 2026-03-27 00:08:46 +08:00
31675e00c8 Refactor editor shell host layers 2026-03-26 23:52:05 +08:00
f87bc53875 Extract editor edit action router 2026-03-26 22:31:22 +08:00
5735e769b0 Route editor actions by active target 2026-03-26 22:10:43 +08:00
f6286d432c Extract editor interaction states 2026-03-26 21:30:46 +08:00
6467d87b81 Refactor editor UI architecture 2026-03-26 21:18:33 +08:00