celestia/src/celestia
dave-kaye 804a5de2a7 Update GTK solar system browser
Add Dwarf Planets and Minor Moons to solar system browser to match Qt version
2022-05-05 10:41:46 +03:00
..
glut [glut] add missing using celestia::util::Level 2021-12-20 22:36:03 +03:00
gtk Update GTK solar system browser 2022-05-05 10:41:46 +03:00
qt [qt] Do not capture menu bars when taking screenshots 2022-01-18 19:00:54 +01:00
sdl [sdl] small cleanup 2022-01-26 22:59:43 +03:00
win32 [win] Fix initialization of view options checkboxes 2022-01-26 18:21:44 +01:00
CMakeLists.txt [cmake] Don't mix plain & keyword target_link_libraries() 2022-04-07 10:45:15 +03:00
avicapture.cpp Implement Logger to replace raw cerr/cout and DPRINTF usage 2021-12-20 17:54:50 +03:00
avicapture.h Use old way to capture video in windows environment 2021-08-23 11:04:03 +03:00
celestiacore.cpp Refactor font handling code 2022-01-20 12:10:30 +03:00
celestiacore.h Refactor font handling code 2022-01-20 12:10:30 +03:00
celestiastate.cpp Refactor Url class 2021-03-08 14:08:36 +03:00
celestiastate.h Remove pre-C++17 Eigen alignment code 2021-12-28 21:14:29 +01:00
configfile.cpp Remove WIP HDR implementation 2021-12-29 14:48:36 +01:00
configfile.h Remove WIP HDR implementation 2021-12-29 14:48:36 +01:00
destination.cpp Implement Logger to replace raw cerr/cout and DPRINTF usage 2021-12-20 17:54:50 +03:00
destination.h Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
eclipsefinder.cpp Further celmath cleanup 2021-11-14 19:42:39 +01:00
eclipsefinder.h Remove 'using namespace std' from header files 2021-03-08 14:08:36 +03:00
favorites.cpp Implement Logger to replace raw cerr/cout and DPRINTF usage 2021-12-20 17:54:50 +03:00
favorites.h Remove pre-C++17 Eigen alignment code 2021-12-28 21:14:29 +01:00
ffmpegcapture.cpp Use old way to capture video in windows environment 2021-08-23 11:04:03 +03:00
ffmpegcapture.h Revert "Refactor movie capture to use FFMPEG only" 2021-08-23 11:04:03 +03:00
helper.cpp Remove 'using namespace std' from header files 2021-03-08 14:08:36 +03:00
helper.h Common OpenGL information code 2020-02-18 15:13:06 +03:00
moviecapture.h Use old way to capture video in windows environment 2021-08-23 11:04:03 +03:00
scriptmenu.cpp Remove unneeded fs::path.string() conversions 2021-12-28 21:14:29 +01:00
scriptmenu.h Port to filesystem API 2019-08-16 18:11:24 +03:00
url.cpp Refactor bigfix and univcoord 2021-12-30 21:30:18 +01:00
url.h Remove string_view compatibility headers 2021-12-28 21:14:29 +01:00
view.cpp Implement Logger to replace raw cerr/cout and DPRINTF usage 2021-12-20 17:54:50 +03:00
view.h Add view port effect for post processing 2020-10-10 20:18:15 +08:00