Finish sky drawing

This commit is contained in:
Miloslav Ciz 2024-07-30 21:47:50 +02:00
parent 681bcf2712
commit 2caa4299e2
3 changed files with 2371 additions and 23 deletions

View file

@ -48,7 +48,7 @@
#ifndef LCR_SETTING_SKY_SIZE
/** Size of sky texture pixel, 0 turns off sky rendering. */
#define LCR_SETTING_SKY_SIZE 2
#define LCR_SETTING_SKY_SIZE 4
#endif
#ifndef LCR_SETTING_MAP_MAX_SIZE