mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Dynamic sky, fog and cloud colors; sun and moon
This commit is contained in:
@@ -116,6 +116,9 @@ public:
|
||||
|
||||
void renderMap(video::IVideoDriver* driver, s32 pass);
|
||||
|
||||
int getBackgroundBrightness(float max_d, u32 daylight_factor,
|
||||
int oldvalue, bool *sunlight_seen_result);
|
||||
|
||||
void renderPostFx();
|
||||
|
||||
// For debug printing
|
||||
|
Reference in New Issue
Block a user