Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-26 | Sky: 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-02 | Allow to set maximum star opacity at daytime (#11663) | Wuzzy | |
2022-01-22 | Fix consistency of sky sun/moon texture behaviour | sfan5 | |
Also cleans up related code somewhat. | |||
2022-01-22 | Allow resetting celestial vault elements by leaving its arguments empty (#11922) | Zughy | |
2020-05-09 | Color 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-05 | Sky API: Rename *_tint to fog_*_tint for consistency | SmallJoker | |
2020-03-08 | Fix 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-05 | Fix code style to make clang-format happy | sfan5 | |
2020-03-05 | set_sky improvements, set_sun, set_moon and set_stars | Jordach | |