]> git.lizzy.rs Git - minetest.git/history - src/client/sky.h
Add keybind to swap items between hands
[minetest.git] / src / client / sky.h
2023-02-26 sofarSky: transmit body_orbit_tilt to client. (#13193)
2022-09-06 DSAdd documentation of sun/moon orientation/scale differe...
2022-08-17 x2048Use Sky class to obtain directional light source positi...
2022-07-02 WuzzyAllow to set maximum star opacity at daytime (#11663)
2022-03-26 x2048Add API to control shadow intensity from the game/mod...
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-05 sfan5Reserve vectors before pushing and other code quality...
2021-01-28 VitaliyInclude irrlichttypes.h first to work around Irrlicht...
2020-11-26 numzeroSky: support GLES2
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-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-07-30 MethacrylonSky: Refactor of moon and sun drawing (#8683)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)