Commit Graph

24 Commits (c906f917eb3ae11ccbbd9e7d5eb1091b470bd976)

Author SHA1 Message Date
Hleb Valoshka c906f917eb [i18n] translate more strings 2021-05-08 13:13:37 +03:00
Hleb Valoshka 1c668d3d7f Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
Hleb Valoshka fb4bede3d1 Allow building without NLS 2020-02-15 00:20:13 +03:00
Hleb Valoshka b09b48b1ab Disable GLContext usage as it does nothing now 2019-06-20 13:03:02 +03:00
Hleb Valoshka c2fb193f4b [qt] Add fading orbit toggle option 2018-12-01 01:01:38 +03:00
Hleb Valoshka 60c42c2588 Add new Renderer flags
* ShowDwarfPlanets
 * ShowMoons
 * ShowMinorMoons
 * ShowAsteroids
 * ShowComets
 * ShowSpacecrafts
 * ShowFadingOrbits (not used yet)
2018-11-16 21:25:16 +01:00
Hleb Valoshka 0bfece85c2 [Qt] Add controls to toggle planet's rings 2018-11-13 19:59:17 +01:00
Hleb Valoshka 7bb6ba543a [Qt] Fix inverted logic of "Latin Names" checkbox 2018-11-08 12:39:16 +03:00
Hleb Valoshka d31b4289d5 Add new location features to core, make them 64bit (Closes: #32) 2018-11-08 11:07:07 +03:00
Hleb Valoshka 2ef2df3b80 Remove basic (OpenGL 1.0) render path 2018-10-07 19:39:33 +03:00
Hleb Valoshka 829a17d4ac Remove multitexture render path 2018-10-07 19:04:50 +03:00
Hleb Valoshka 0d7a20ea77 Remove GL VP render path 2018-10-07 19:03:14 +03:00
Hleb Valoshka 8a120b1e30 Remove GL1.5 VP & VP render path 2018-10-07 19:00:27 +03:00
Hleb Valoshka b4ab67be02 Remove Geforce FX render paths 2018-10-07 18:57:59 +03:00
Hleb Valoshka 0849e2658a Remove NV combiners render path 2018-10-07 18:54:55 +03:00
Hleb Valoshka 73638c116d Remove basictypes.h and use standard c++11 types 2018-09-22 23:42:03 +03:00
Hleb Valoshka b082d5f47f Automatically convert to c++11 using clan-tidy
+ manual cleanups
2018-09-22 23:42:02 +03:00
Andrew Tribick 069a61b3af Expanded preferences dialog box for Qt; added ability to turn off tinted illumination. 2012-05-23 21:28:37 +00:00
Chris Laurel a7301f0b08 Fixed smooth lines checkbox in Qt4 interface (fix from Nils Larsson) 2011-01-21 17:56:08 +00:00
Vincent Giangiulio 54892743b8 Added i18n support through gettext to the Qt4 version 2010-04-13 10:14:57 +00:00
Vincent Giangiulio 94da202bbd - Changed the label of 'Celestial' grid to 'Equatorial' 2009-08-27 10:13:05 +00:00
Chris Laurel f5d97be5c9 More GLEW-related cleanup.
- Added missing GLEW_STATIC define to VC++ project file
- Fixed Qt4 build to use GLEW
- Stripped out more references to old glext functions
- Fixed miscellaneous compiler warnings.
2009-08-15 00:48:42 +00:00
Vincent Giangiulio caa47487b6 Added date format setting to Qt4 preferences dialog. 2008-04-22 22:41:41 +00:00
Chris Laurel 470c3fce9b Checked in Qt4 front-end for Celestia. 2008-01-06 05:45:49 +00:00