feat(graphics): improve rendering pipeline and docs

- Refactor D3D12 backend and RenderGraph module
- Update graphics RHI and core rendering components
- Add Random.hlsl shader include
- Regenerate API documentation and update user guides
This commit is contained in:
2026-03-27 22:23:44 +09:00
parent 0a2eb619eb
commit d8a7b07624
495 changed files with 51961 additions and 892 deletions

View File

@@ -24,7 +24,7 @@ items:
remote:
path: src/Runtime/Ghost.Entities/System.cs
branch: develop
repo: https://git.personalnas.com/Misaki/GhostEngine
repo: https://git.personalnas.com/Misaki/GhostEngine.git
id: SystemBase
path: ../src/Runtime/Ghost.Entities/System.cs
startLine: 24
@@ -61,7 +61,7 @@ items:
remote:
path: src/Runtime/Ghost.Entities/System.cs
branch: develop
repo: https://git.personalnas.com/Misaki/GhostEngine
repo: https://git.personalnas.com/Misaki/GhostEngine.git
id: World
path: ../src/Runtime/Ghost.Entities/System.cs
startLine: 28
@@ -90,7 +90,7 @@ items:
remote:
path: src/Runtime/Ghost.Entities/System.cs
branch: develop
repo: https://git.personalnas.com/Misaki/GhostEngine
repo: https://git.personalnas.com/Misaki/GhostEngine.git
id: LastSystemVersion
path: ../src/Runtime/Ghost.Entities/System.cs
startLine: 33
@@ -119,7 +119,7 @@ items:
remote:
path: src/Runtime/Ghost.Entities/System.cs
branch: develop
repo: https://git.personalnas.com/Misaki/GhostEngine
repo: https://git.personalnas.com/Misaki/GhostEngine.git
id: RequireQueryForUpdate
path: ../src/Runtime/Ghost.Entities/System.cs
startLine: 57
@@ -151,7 +151,7 @@ items:
remote:
path: src/Runtime/Ghost.Entities/System.cs
branch: develop
repo: https://git.personalnas.com/Misaki/GhostEngine
repo: https://git.personalnas.com/Misaki/GhostEngine.git
id: OnInitialize
path: ../src/Runtime/Ghost.Entities/System.cs
startLine: 94
@@ -183,7 +183,7 @@ items:
remote:
path: src/Runtime/Ghost.Entities/System.cs
branch: develop
repo: https://git.personalnas.com/Misaki/GhostEngine
repo: https://git.personalnas.com/Misaki/GhostEngine.git
id: OnUpdate
path: ../src/Runtime/Ghost.Entities/System.cs
startLine: 98
@@ -215,7 +215,7 @@ items:
remote:
path: src/Runtime/Ghost.Entities/System.cs
branch: develop
repo: https://git.personalnas.com/Misaki/GhostEngine
repo: https://git.personalnas.com/Misaki/GhostEngine.git
id: OnCleanup
path: ../src/Runtime/Ghost.Entities/System.cs
startLine: 102
@@ -247,7 +247,7 @@ items:
remote:
path: src/Runtime/Ghost.Entities/System.cs
branch: develop
repo: https://git.personalnas.com/Misaki/GhostEngine
repo: https://git.personalnas.com/Misaki/GhostEngine.git
id: OnStopRunning
path: ../src/Runtime/Ghost.Entities/System.cs
startLine: 106
@@ -273,7 +273,7 @@ items:
remote:
path: src/Runtime/Ghost.Entities/System.cs
branch: develop
repo: https://git.personalnas.com/Misaki/GhostEngine
repo: https://git.personalnas.com/Misaki/GhostEngine.git
id: OnStartRunning
path: ../src/Runtime/Ghost.Entities/System.cs
startLine: 110