Commit Graph

193 Commits

Author SHA1 Message Date
0a76d2150a docs: expand undo manager API docs 2026-04-03 13:10:55 +08:00
2138195b69 docs: sync mesh renderer component docs 2026-04-03 11:50:13 +08:00
1c8c28e32b docs: add runtime loop API docs 2026-04-02 23:17:57 +08:00
3f9e286637 docs: update scripting API docs 2026-04-02 22:23:29 +08:00
ec2891b16b fix: respect dock layout for top run toolbar 2026-04-02 22:19:03 +08:00
00ce503762 docs: update API docs for rendering and script editors 2026-04-02 21:29:08 +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
e30f5d5ffa Split mesh artifacts into material and texture artifacts 2026-04-02 19:36:16 +08:00
a5d2058818 refactor: formalize scene viewport object-id picking 2026-04-02 15:23:25 +08:00
617b11f801 test: close renderer phase boundary 2026-04-02 15:03:31 +08:00
4c167bec0e Implement initial Unity-style asset library cache 2026-04-02 03:03:36 +08:00
784af81b07 docs: close editor viewport host phase 2026-04-01 21:50:58 +08:00
e5cb79f3ce chore: sync workspace state 2026-03-29 01:36:53 +08:00
1fa97dc246 feat: add editor project switching workflow 2026-03-28 16:19:15 +08:00
359fe2adb3 docs(scripting): add baseline api reference and guide 2026-03-28 15:10:54 +08:00
4a12e26860 docs(api): fill OpenGL command list passthrough docs 2026-03-28 02:28:46 +08:00
94795cb34d docs(api): deepen OpenGL buffer texture and enum docs 2026-03-28 02:21:38 +08:00
bce938ac58 docs(api): deepen OpenGL vertex array and view docs 2026-03-28 02:08:28 +08:00
ae93952ce0 docs(api): clarify OpenGL descriptor binding semantics 2026-03-28 01:45:53 +08:00
36097869c0 docs(api): deepen OpenGL fence layout and sampler docs 2026-03-28 01:39:57 +08:00
664fec73bc docs(api): deepen OpenGL pipeline state docs 2026-03-28 01:18:34 +08:00
7015736fdf docs(api): deepen OpenGL swap chain shader and framebuffer docs 2026-03-28 01:11:07 +08:00
c01944871d docs(api): deepen OpenGL screenshot pool and queue docs 2026-03-28 00:50:49 +08:00
6bde199393 docs(api): deepen D3D12 query heap and shader docs 2026-03-28 00:40:56 +08:00
cd756ec9a3 docs(api): refine D3D12 render pass and framebuffer docs 2026-03-28 00:25:34 +08:00
f55c6d8ffb docs(api): deepen D3D12 sampler and screenshot docs 2026-03-28 00:18:24 +08:00
114985d698 docs(api): document D3D12 swap chain and descriptor heap 2026-03-28 00:09:30 +08:00
7d6032be23 docs(api): document D3D12 queue and allocator behavior 2026-03-27 23:56:43 +08:00
d38c991688 docs(api): refine D3D12 buffer docs 2026-03-27 23:49:37 +08:00
6d0a61e70d docs(api): deepen OpenGL helper backend docs 2026-03-27 23:44:21 +08:00
ca6a4be994 docs(api): expand OpenGL view and D3D12 texture docs 2026-03-27 23:33:59 +08:00
0c8a3e90ec docs(api): expand fence and framebuffer docs 2026-03-27 22:48:58 +08:00
14e9190a35 docs(api): refactor OpenGL and D3D12 binding docs 2026-03-27 22:40:58 +08:00
c7ef9191e4 docs(api): deepen D3D12 and OpenGL backend docs 2026-03-27 22:09:58 +08:00
bf79bd344e docs: rebuild audio and core api docs 2026-03-27 19:18:53 +08:00
9e66a81514 docs: refactor Components API content 2026-03-27 16:15:00 +08:00
94c56dd279 docs: add Editor API documentation 2026-03-27 14:40:29 +08:00
fd0b19fd11 Document editor architecture finish state 2026-03-27 12:35:05 +08:00
4afe2f88ba Expand editor regression coverage 2026-03-27 12:18:40 +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
5c8042775c docs: rebuild Rendering API content 2026-03-26 21:32:43 +08:00