Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-11 | v2d & aabbox3d<f32> & sky cleanups | nerzhul | |
* Sky: rename Box => m_box and inline getBoundingBox * Uniformize aabbox3d<f32> to aabb3f | |||
2015-07-09 | Settings: pass name to callbacks by reference | est31 | |
Spare some copies. | |||
2015-07-09 | Update clouds enable_3d_clouds when setting changed | est31 | |
2015-05-04 | Cache enable_3d_clouds flag | est31 | |
Small improvement on clouds rendering performance | |||
2015-05-04 | Clouds: Make cloud area radius settable in .conf | paramat | |
2015-04-01 | Move globals from main.cpp to more sane locations | Craig 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 | |||
2015-03-07 | Improve Clouds::render mathematics | Loic Blot | |
2014-10-29 | Refactor decoration-related code | kwolekr | |
Split up ModApiMapgen::l_register_decoration() Define and make use of CONTAINS() and ARRLEN() macros | |||
2014-03-04 | Fix rendering glitches when far from the center of the map | Novatux | |
2013-03-13 | Add 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-24 | Update Copyright Years | Sfan5 | |
2013-02-24 | Change Minetest-c55 to Minetest | PilzAdam | |
2013-01-21 | Make cloud height user-configurable | kwolekr | |
2012-06-05 | Clean and optimize clouds.cpp enough to not really contain any of the small ↵ | Perttu Ahola | |
amount of non-LGPLv2/later code left | |||
2012-03-18 | Dynamic sky, fog and cloud colors; sun and moon | Perttu Ahola | |
2012-03-11 | Clean up log messages everywhere | Perttu Ahola | |
2011-11-02 | Add 3d cloud checkbox in main menu (and rename setting from enable_2d_clouds ↵ | Perttu Ahola | |
to enable_3d_clouds) | |||
2011-10-18 | Add enable_2d_clouds setting for usage on lower-end machines | Perttu Ahola | |
2011-10-18 | Improve rendering and fix tiling in mesh generation | Perttu Ahola | |
2011-07-20 | * by popular request, fewer clouds | Nils Dagsson Moskopp | |
2011-07-19 | + fake shading for the volumetric clouds | Nils Dagsson Moskopp | |
2011-07-18 | + volumetric clouds (thanks teddydestodes) | Nils Dagsson Moskopp | |
2011-06-07 | Added an experimental "far view" thing. Doesn't work exactly like it should ↵ | Perttu Ahola | |
and not suitable for real use yet, and might never be. | |||
2011-04-30 | random comment updates | Perttu Ahola | |
2011-04-29 | Tweaked clouds a bit | Perttu Ahola | |
2011-04-29 | added clouds | Perttu Ahola | |