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
/
sky.cpp
Age
Commit message (
Expand
)
Author
2015-03-05
Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...
Loic Blot
2015-01-18
Fix use of uninit data in Sky and (potentially) GUIChatConsole constructors
Kahrl
2014-12-08
Make directional fog colors respect tonemap
MirceaKitsune
2014-10-19
Various uninitialised variable fixes
Craig Robbins
2014-05-18
Add support for interlaced polarized 3d screens
sapier
2014-04-25
Fix directional fog color in front view
BlockMen
2014-04-21
Textureable sun and moon.
RealBadAngel
2014-02-01
Add player:set_sky() with simple skybox support
Perttu Ahola
2013-12-16
Reduce cloud coloring for colored fog and cloud mode
sapier
2013-12-15
Add setting to disable direction dependent fog and sky colors
sapier
2013-12-15
Directional fog + horizon colors, based on sun & moon positions at sunrise / ...
MirceaKitsune
2013-08-03
Lessen the sky color glitch when quickly turning to look up after looking at ...
Perttu Ahola
2012-06-17
Properly and efficiently use split utility headers
Perttu Ahola
2012-03-27
Tune skybox
Perttu Ahola
2012-03-18
Fix and tune stars
Perttu Ahola
2012-03-18
Dynamic sky, fog and cloud colors; sun and moon
Perttu Ahola