Commit Graph

613 Commits

Author SHA1 Message Date
ca6a4be994 docs(api): expand OpenGL view and D3D12 texture docs 2026-03-27 23:33:59 +08:00
6b3f5a9b93 Add Vulkan backend minimal integration test 2026-03-27 23:26:45 +08:00
291d1a7e41 Add persistent shared editor tree interactions 2026-03-27 23:21:43 +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
b1ddf77e51 Add Vulkan descriptor and layout unit coverage 2026-03-27 22:33:26 +08:00
77ff318558 Split Vulkan backend tests by responsibility 2026-03-27 22:28:18 +08:00
f37c9261d8 Extract Vulkan backend test fixture 2026-03-27 22:22:34 +08:00
e3ddf10d79 Split Vulkan backend-specific unit tests 2026-03-27 22:13:17 +08:00
c7ef9191e4 docs(api): deepen D3D12 and OpenGL backend docs 2026-03-27 22:09:58 +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
1ea00a1879 Fix D3D12 compute pipeline unit coverage 2026-03-27 21:48:23 +08:00
126860e79d Split backend-specific RHI unit tests 2026-03-27 21:26:32 +08:00
3514e424de Normalize RHI test entry points and docs 2026-03-27 20:51:13 +08:00
6aa0e73a05 Add Vulkan coverage to generic RHI unit tests 2026-03-27 20:21:36 +08:00
5a49812ea9 Add Vulkan GLSL shader compilation path 2026-03-27 19:30:28 +08:00
bf79bd344e docs: rebuild audio and core api docs 2026-03-27 19:18:53 +08:00
53ac1dbc44 Add Vulkan shader, UAV, and compute coverage 2026-03-27 18:55:38 +08:00
704d2067ce Add request-level clear control for camera rendering 2026-03-27 17:46:47 +08:00
cf8e669f75 Add Vulkan render pass and copy coverage 2026-03-27 17:36:57 +08:00
dbec62608c Introduce CameraRenderRequest scheduling and fix Vulkan build 2026-03-27 16:57:04 +08:00
a72f9f7f05 feat(scripting): add runtime gameobject lifecycle api 2026-03-27 16:30:16 +08:00
26035e3940 Add CameraRenderer scene rendering boundary 2026-03-27 16:22:59 +08:00
9e66a81514 docs: refactor Components API content 2026-03-27 16:15:00 +08:00
f0d6d4f41c feat(scripting): add script add-component api 2026-03-27 15:32:37 +08:00
9c94adb4a2 Add offscreen rendering integration test 2026-03-27 15:27:12 +08:00
fe56117d8e Add Vulkan backpack integration test 2026-03-27 15:17:36 +08:00
22ccdfb371 Add Vulkan sphere integration support 2026-03-27 15:07:21 +08:00
18fd09b36f Add material state scene integration test 2026-03-27 15:05:15 +08:00
bea849646f feat(scripting): add mesh component script wrappers 2026-03-27 14:52:00 +08:00
2b0df52446 Add depth sort scene integration test 2026-03-27 14:48:28 +08:00
94c56dd279 docs: add Editor API documentation 2026-03-27 14:40:29 +08:00
3e2608a802 feat(scripting): add transform orientation overloads 2026-03-27 14:39:19 +08:00
727b6ca249 Add Vulkan quad integration path 2026-03-27 13:52:56 +08:00
4b21b5d3d1 Add cull material scene integration test 2026-03-27 13:15:19 +08:00
b06932724c feat(scripting): add mono csharp runtime foundation 2026-03-27 13:07:39 +08:00
134a80b334 Fix D3D12 pipeline format mapping and add transparent material scene test 2026-03-27 13:01:17 +08:00
79e7452245 Add Vulkan triangle integration path 2026-03-27 12:40:17 +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
9a5c187abc Add material render state and pipeline caching 2026-03-27 12:18:04 +08:00
4b9a63098e Refine editor action shell and add regression tests 2026-03-27 12:06:24 +08:00
c33404767e Add Vulkan RHI minimal backend path 2026-03-27 12:05:12 +08:00
90961f01aa Refactor renderer draw extraction to section-level items 2026-03-27 11:56:23 +08:00
f68da2e3f9 Add material render metadata and loader parsing 2026-03-27 00:30:49 +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