aboutsummaryrefslogtreecommitdiff
path: root/src/clouds.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* v2d & aabbox3d<f32> & sky cleanupsnerzhul2016-02-111-3/+3
| | | | | * Sky: rename Box => m_box and inline getBoundingBox * Uniformize aabbox3d<f32> to aabb3f
* Update clouds enable_3d_clouds when setting changedest312015-07-091-0/+3
|
* Cache enable_3d_clouds flagest312015-05-041-0/+1
| | | | Small improvement on clouds rendering performance
* Clouds: Make cloud area radius settable in .confparamat2015-05-041-0/+1
|
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-011-0/+8
| | | | | | | | | | | | 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
* Fix #1358 (disappearing clouds)Novatux2014-06-091-0/+3
|
* Fix all warnings reported by clangSfan52014-04-151-1/+0
|
* Fix rendering glitches when far from the center of the mapNovatux2014-03-041-0/+6
|
* Add cloud menu background by Krisi, configurable with the menu_clouds option.ShadowNinja2013-03-131-1/+2
| | | | | Also add a menuheader, menusplash, menufooter_clouds, and allow HD menu footers. And finally don't git-ignore textures/base/.
* Update Copyright YearsSfan52013-02-241-1/+1
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* Optimize headersPerttu Ahola2012-06-171-1/+1
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola2012-03-181-2/+2
|
* random comment updatesPerttu Ahola2011-04-301-1/+1
|
* added cloudsPerttu Ahola2011-04-291-0/+83