Performance changes

added Krypton for better networking performance

added cull less leaves (this allows to users to choose how many leave layers to cull for performance)

added dimthreads which places dimensions on other threads.

Small tweaks to shaders
This commit is contained in:
2025-05-17 11:11:49 -05:00
parent fba98175aa
commit 2d001ef2a6
10 changed files with 77 additions and 2 deletions

View File

@ -0,0 +1,4 @@
{
"enabled": true,
"depth": 2
}