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

cab shadows enhancement

This commit is contained in:
tmj-fstate
2019-06-17 00:51:26 +02:00
parent 49e34fa3d8
commit a2426d9c2e
3 changed files with 85 additions and 20 deletions

View File

@@ -108,6 +108,7 @@ struct global_settings {
bool ScaleSpecularValues{ true };
bool BasicRenderer{ false };
bool RenderShadows{ true };
int RenderCabShadowsRange{ 0 };
struct shadowtune_t {
unsigned int map_size{ 2048 };
float width{ 250.f }; // no longer used