Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
841
commits
fix(editor): clean full dependencies cache in Windows Editor workflow
7df3b90View on GitHubfix(editor): remove Vulkan SDK setup from Windows Editor workflow
2297a81View on GitHubfix(runtime): link SDL3 in Linux Runtime to resolve undefined symbol errors
17a1df9View on GitHubfix(editor): disable Vulkan in Windows Editor to avoid vk-bootstrap compilation errors
8d83dbdView on GitHubfix(android): use Vulkan 1.2 in VMA to avoid Android NDK linking errors
323ddb4View on GitHubfix(windows): fix ImGui DX12 backend initialization and shutdown
24d0471View on GitHubfix(android): use dynamic Vulkan function loading in VMA for Android NDK compatibility
30034c2View on GitHubfix(ci): fix SDL3 backend conditions for Windows CI and Android CI
f518babView on GitHubrevert: keep windows-engine-base without Vulkan (DX12 ImGui code incomplete)
fc04bd4View on GitHubfix(ci): use static libs for Linux CI to avoid vk-bootstrap PIC issue
1860dbeView on GitHubfix(ci): build ImGui when Vulkan is enabled to fix include errors
e35f914View on GitHub