16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 01:59:19 +02:00

squash commits from internal:

use gfx queue when loading dynamic textures
fix possible timeout in light culling
exclude lods & transparencies from lod test
add cpu-side submodel structure for ray testing
This commit is contained in:
Wls50
2025-11-16 19:00:38 +01:00
parent 392ca6987c
commit 596ff9d5c2
10 changed files with 250 additions and 27 deletions

3
.gitmodules vendored
View File

@@ -29,3 +29,6 @@
[submodule "ref/json"]
path = ref/json
url = https://github.com/nlohmann/json
[submodule "betterRenderer/thirdparty/bvh"]
path = betterRenderer/thirdparty/bvh
url = https://github.com/madmann91/bvh.git