aboutsummaryrefslogtreecommitdiff
path: root/src/client/sky.h
AgeCommit message (Expand)Author
2021-06-06Shadow mapping render pass (#11244)Liso
2021-05-03refacto: protect some RenderingEngine::get_scene_managerLoic Blot
2021-04-05Reserve vectors before pushing and other code quality changes (#11161)sfan5
2021-01-28Include irrlichttypes.h first to work around Irrlicht#433 (#10872)Vitaliy
2020-11-26Sky: support GLES2numzero
2020-11-26Reuse seed when updating starsnumzero
2020-11-26Store stars in a single static mesh buffernumzero
2020-05-27Value copy / allocation optimizations mostly in server, SAO and serialize codesfan5
2020-03-05set_sky improvements, set_sun, set_moon and set_starsJordach
2020-01-16Increase star count to 1000 and decrease radius slightly (#9307)lhofhansl
2019-07-30Sky: Refactor of moon and sun drawing (#8683)Methacrylon
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin