index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
clouds.cpp
Age
Commit message (
Expand
)
Author
2018-11-28
Move client-specific files to 'src/client' (#7902)
Quentin Bazin
2017-08-20
Modernize code: very last fixes (#6290)
Loïc Blot
2017-08-17
clientobject, clouds, collision, clientsimpleobject: code modernization (#6260)
Loïc Blot
2017-08-12
Remove cloud_height setting
Ben Deutsch
2017-07-05
Fog effect when camera is inside cloud
Ben Deutsch
2017-06-26
Isolate irrlicht references and use a singleton (#6041)
Loïc Blot
2017-06-16
C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...
Loïc Blot
2017-05-05
Clouds API: Fix yellow clouds at dawn and dusk (#5707)
Paramat
2017-05-04
Clouds: Fix reddish clouds. Add missing alpha update
paramat
2017-04-30
Add clouds API
Ben Deutsch
2016-02-11
v2d & aabbox3d<f32> & sky cleanups
nerzhul
2015-07-09
Settings: pass name to callbacks by reference
est31
2015-07-09
Update clouds enable_3d_clouds when setting changed
est31
2015-05-04
Cache enable_3d_clouds flag
est31
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
2015-03-07
Improve Clouds::render mathematics
Loic Blot
2014-10-29
Refactor decoration-related code
kwolekr
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
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 a...
Perttu Ahola
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
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 a...
Perttu Ahola
2011-04-30
random comment updates
Perttu Ahola
2011-04-29
Tweaked clouds a bit
Perttu Ahola
2011-04-29
added clouds
Perttu Ahola