k3 interface update 2
This commit is contained in:
parent
0f68c8c7ae
commit
e87417603e
@ -623,7 +623,7 @@ int main(int argc_, char **argv_) {
|
||||
}
|
||||
|
||||
if(!IrregularShadows) {
|
||||
k3PassShadowmap(proj, cam, shadowmapOffscreen, fmaxf(k3TexSzMax() / 8, 512));
|
||||
k3PassShadowmap(proj, cam, shadowmapOffscreen, 8);
|
||||
}
|
||||
|
||||
if(lowresOffscreen) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user