]> git.lizzy.rs Git - minetest.git/history - src/client/sky.cpp
Implement shadow offsets for the new SM distortion function (#12191)
[minetest.git] / src / client / sky.cpp
2022-01-31 rubenwardyRevert "Disable dynamic shadows for the 5.5.0 release...
2022-01-29 SmallJokerDisable dynamic shadows for the 5.5.0 release
2022-01-22 sfan5Fix consistency of sky sun/moon texture behaviour
2021-06-06 LisoShadow mapping render pass (#11244)
2021-05-03 Loic Blotrefacto: protect some RenderingEngine::get_scene_manager
2021-04-09 WuzzyDon't reseed stars when changing star count
2021-04-05 sfan5Reserve vectors before pushing and other code quality...
2021-03-09 sfan5Restore Irrlicht 1.9 support
2020-12-19 VitaliyCleanup shader generation code (#10663)
2020-11-26 sfan5Return star color calculation to what it previously was
2020-11-26 numzeroFix style
2020-11-26 numzeroProvide fallback star color for GLES 2 with MT shaders...
2020-11-26 numzeroSky: support GLES2
2020-11-26 numzeroReplace TriangleFan as poorly supported
2020-11-26 numzeroReuse seed when updating stars
2020-11-26 numzeroStore stars in a single static mesh buffer
2020-05-27 sfan5Value copy / allocation optimizations mostly in server...
2020-05-09 TheTermosColor gradient for default and 'regular' type sky ...
2020-05-05 SmallJokerSky API: Rename *_tint to fog_*_tint for consistency
2020-03-08 Jordan SnellingFix star visilibity and documentation (since 946c03c6)
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2020-01-16 lhofhanslIncrease star count to 1000 and decrease radius slightl...
2019-08-04 sfan5Unify OpenGL ES support
2019-07-30 MethacrylonSky: Refactor of moon and sun drawing (#8683)
2018-12-06 ParamatDraw all horizons and sky base, in front of stars ...
2018-12-02 ParamatDraw stars behind the moon (#7928)
2018-12-02 ParamatSlightly alter star appearence time and full brightness...
2018-12-01 ParamatFix sky bugs when using sun or moon textures (#7918)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)