aboutsummaryrefslogtreecommitdiff
path: root/src/skyparams.h
AgeCommit message (Collapse)Author
2023-02-26Sky: transmit body_orbit_tilt to client. (#13193)sofar
This obsoletes the current client-side setting entirely. The server can transmit the tilt to the client directly and will send 0.0f as default value. Co-authored-by: x2048 <codeforsmile@gmail.com> Co-authored-by: sfan5 <sfan5@live.de>
2022-07-02Allow to set maximum star opacity at daytime (#11663)Wuzzy
2022-01-22Fix consistency of sky sun/moon texture behavioursfan5
Also cleans up related code somewhat.
2022-01-22Allow resetting celestial vault elements by leaving its arguments empty (#11922)Zughy
2020-05-09Color gradient for default and 'regular' type sky (#9502)TheTermos
* add regular sky gradient * add regular sky gradient * Update sky.cpp * change default day sky colors
2020-05-05Sky API: Rename *_tint to fog_*_tint for consistencySmallJoker
2020-03-08Fix star visilibity and documentation (since 946c03c6)Jordan Snelling
Fix memory leak (unused allocation) Fix star rendering Rename sky color struct Fix stars on android Remove extraneous .data() from android star draw
2020-03-05Fix code style to make clang-format happysfan5
2020-03-05set_sky improvements, set_sun, set_moon and set_starsJordach