aboutsummaryrefslogtreecommitdiff
path: root/src/clouds.h
AgeCommit message (Collapse)Author
2016-02-11v2d & aabbox3d<f32> & sky cleanupsnerzhul
* Sky: rename Box => m_box and inline getBoundingBox * Uniformize aabbox3d<f32> to aabb3f
2015-07-09Update clouds enable_3d_clouds when setting changedest31
2015-05-04Cache enable_3d_clouds flagest31
Small improvement on clouds rendering performance
2015-05-04Clouds: Make cloud area radius settable in .confparamat
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
Move debug streams to log.cpp|h Move GUI-related globals to clientlauncher Move g_settings and g_settings_path to settings.cpp|h Move g_menuclouds to clouds.cpp|h Move g_profiler to profiler.cpp|h
2014-06-09Fix #1358 (disappearing clouds)Novatux
2014-04-15Fix all warnings reported by clangSfan5
2014-03-04Fix rendering glitches when far from the center of the mapNovatux
2013-03-13Add cloud menu background by Krisi, configurable with the menu_clouds option.ShadowNinja
Also add a menuheader, menusplash, menufooter_clouds, and allow HD menu footers. And finally don't git-ignore textures/base/.
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-17Optimize headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola
GPLv2/later, by agreement of major contributors
2012-03-18Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola
2011-04-30random comment updatesPerttu Ahola
2011-04-29added cloudsPerttu Ahola