Commit Graph

209 Commits

Author SHA1 Message Date
520413fa0d Refine editor host boundary 2026-04-27 22:21:40 +08:00
f528295f88 Add XCEditorCore app-core test target 2026-04-27 19:47:02 +08:00
8353da05e5 Remove editor app include root 2026-04-27 19:16:08 +08:00
205a30d291 editor: narrow core host contract surface 2026-04-27 18:45:31 +08:00
0d97cb5e51 refactor(editor): neutralize render surface handoff 2026-04-27 17:17:29 +08:00
9f299ab6e3 Refactor editor panel services boundary 2026-04-27 16:22:46 +08:00
2e6643b4d1 Split utility window contracts from feature factories 2026-04-27 15:37:39 +08:00
c0b829cd6a Move project services out of editor features 2026-04-27 14:19:52 +08:00
1de1f768d3 Introduce editor core boundary 2026-04-27 13:40:26 +08:00
ebe2e0cbc8 Clarify editor production target shape 2026-04-27 12:41:21 +08:00
31df10ffb6 Refactor editor workspace panel runtime boundary 2026-04-27 01:58:23 +08:00
12d32f3727 chore: checkpoint workspace updates 2026-04-27 01:33:25 +08:00
a3e2e2b4a9 Seal editor host content binding boundary 2026-04-26 23:49:25 +08:00
09b1289338 Seal editor Win32 platform boundary 2026-04-26 23:30:29 +08:00
d4e0276b96 Refine editor native window frame contract 2026-04-26 22:41:27 +08:00
cddd12b7c7 Enforce single editor library target 2026-04-26 21:13:39 +08:00
ee05558f86 Refactor editor window runtime ownership 2026-04-26 20:40:32 +08:00
fa4fcbe95b Decouple editor render runtime factory 2026-04-26 19:21:38 +08:00
60b2949de2 Decouple editor windowing from D3D12 runtime 2026-04-26 18:54:43 +08:00
a89b5c9aec Harden editor window runtime boundary 2026-04-26 17:49:30 +08:00
b8599a8aff Align SRP boundaries and editor windowing 2026-04-26 17:22:21 +08:00
a8256b05cd Promote editor window authority core 2026-04-26 16:27:13 +08:00
ac626d48c4 Harden editor app windowing boundary 2026-04-26 16:01:07 +08:00
8d56bb408a Refactor editor windowing system layout 2026-04-26 14:49:07 +08:00
bd060ba031 Refactor editor windowing boundaries 2026-04-26 13:44:19 +08:00
b7bf11001f refactor(editor/windowing): promote core into XCUIEditorLib 2026-04-26 12:23:16 +08:00
57fe2cfd3b editor: refactor workspace window synchronization 2026-04-26 11:17:57 +08:00
4fcaac81d6 Refactor editor windowing and update renderer regression 2026-04-26 03:41:58 +08:00
68993c46bb editor: codify two-layer build boundary 2026-04-26 03:15:07 +08:00
1ff0ddcacc docs: remove xcui editor windowing plan 2026-04-26 01:46:49 +08:00
67f52c69de editor: switch workspace window sync to projection payload 2026-04-26 01:39:03 +08:00
d2447c148b docs: refresh editor windowing guidance 2026-04-26 00:55:40 +08:00
e1b8bebcfb Close out SRP/URP phase 1 validation 2026-04-26 00:49:45 +08:00
c62a7fec0a Use explicit workspace mutation requests for window sync 2026-04-26 00:25:49 +08:00
5b6c46d382 Refactor editor window synchronization flow 2026-04-26 00:19:58 +08:00
12b71a319f chore: snapshot editor work and restore tests
Key points:\n- restore the tests tree removed by bc47e6e\n- capture current editor workspace, scene, and docs reshuffle changes\n- keep local cloud.nvdb resources ignored from this commit
2026-04-25 22:11:47 +08:00
9ab1beb2c4 Refactor editor windowing boundaries 2026-04-25 19:25:49 +08:00
f7ddd58f78 Refine utility pin toggle visuals 2026-04-25 18:34:50 +08:00
7335def3fd Refine editor window host structure and utility chrome 2026-04-25 18:20:17 +08:00
41b912933d Refine editor window architecture 2026-04-25 17:51:37 +08:00
ef41c44464 关键节点 2026-04-25 16:46:01 +08:00
6d97f4fc3a new_editor: build window mutation input from live state 2026-04-22 17:49:38 +08:00
793027df23 Refactor RHI swapchain present policy 2026-04-21 12:19:15 +08:00
a7cda9375a refactor(srp): move renderer model into universal package 2026-04-19 14:11:25 +08:00
570467a083 refactor(srp): rename first-party renderer package to universal 2026-04-19 14:04:19 +08:00
11a03a4b46 refactor(srp): unify engine managed assembly discovery 2026-04-19 05:17:42 +08:00
5fa209ab5d refactor(srp): split universal managed pipeline assembly 2026-04-19 05:03:56 +08:00
48bfde28e3 refactor(rendering): formalize pipeline selection and engine asset discovery 2026-04-19 04:31:48 +08:00
8257403036 feat(editor): persist graphics settings and shadow overrides 2026-04-19 00:01:49 +08:00
cd8ce5947c refactor(rendering): move old editor viewport passes out of engine 2026-04-15 22:54:38 +08:00