Commit Graph

5796 Commits (master)

Author SHA1 Message Date
pirogronian c465ab2615 Fix crash on create new lua rotation object. 2019-04-07 19:03:58 +02:00
Hleb Valoshka 9a851f0ea2 Remove eigenport.h 2019-04-03 00:18:02 +03:00
Hleb Valoshka 5d3452e011 Cleanup png and jpeg related code
libpng and libjpeg are mandatory now
2019-04-03 00:18:02 +03:00
Hleb Valoshka e6dacb43fa Remove unused deprecated methods 2019-04-03 00:18:02 +03:00
Hleb Valoshka bf68d471c3 Remove ancient vertex programs support 2019-04-03 00:18:02 +03:00
pirogronian b2d88df04a Qt: add copy/paste search console text actions. 2019-03-28 09:05:04 +01:00
pirogronian 044f5392b5 Add getter/setter for search console typed text. 2019-03-28 09:05:04 +01:00
pirogronian 1495531a03 Typed text search: if not valid, submit first completion. 2019-03-26 21:24:21 +01:00
pirogronian 6e1d57ef3a Add checking for Greek-formatted names in searching object by directly provided name. 2019-03-26 21:24:21 +01:00
pirogronian 0f3b37f066 Add replacement support also for full Greek letters names. 2019-03-26 21:24:21 +01:00
Hleb Valoshka 45836d993a Use location type "Ring" instead of "XX" (Other) for rings 2019-03-23 09:59:06 +03:00
Hleb Valoshka b95bdee04c Pass tangents vector to shaders (Closes: #240) 2019-03-22 16:31:12 +03:00
Askaniy 5b57f13e0e Removing dwarf planets 2019-03-20 15:52:26 +03:00
Hleb Valoshka 81aa6f43bc Remove support for old vector math 2019-03-16 18:21:50 +03:00
Hleb Valoshka d1d5970b8a Rename Earth's nigth side texture
All textures follow the $planet-$type naming scheme
2019-03-12 18:21:44 +03:00
Hleb Valoshka da8d3701d1 Don't use native OSX resourse paths by default 2019-03-11 22:01:14 +03:00
Luke McCrone a363fc772b Issue #216: Allow changing colors for comet tails 2019-03-11 21:24:21 +03:00
Hleb Valoshka 9d51cbfad3 Update README and celestia.cfg 2019-03-04 22:16:27 +03:00
Hleb Valoshka 9489d85166 Update minor moons and solar system objects
actual author - Askanij
2019-03-04 22:16:27 +03:00
Hleb Valoshka f4fac091cc Update textures and models
actual author: Askaniy
2019-03-04 22:16:27 +03:00
Hleb Valoshka 2375e17fff Add Solar system's dwarf planets
actual author: Askaniy
2019-03-04 22:16:27 +03:00
pirogronian 5464388d28 Change Omega Cen and Xi Tucanae into Bayer format. 2019-02-28 20:23:09 +01:00
pirogronian 8490d93082 Restore name completion support. 2019-02-28 20:23:09 +01:00
pirogronian 55f67a8c44 Replace Greek letter before adding to database. 2019-02-28 20:23:09 +01:00
pirogronian 4549c491d2 Check Greek initialization at instance access. 2019-02-28 20:23:09 +01:00
Hleb Valoshka e8226510c7 Don't process generated Qt files with AUTOMOC and AUTOUIC
Explicitly set current behaviour
2019-02-14 23:24:35 +03:00
Hleb Valoshka f089e98d83 Handle cases when git is installed but sources are not a repository clone 2019-02-14 23:24:35 +03:00
Hleb Valoshka 0b339f41d7 Use cmake's `option` instead of `set` to control a build 2019-02-14 23:24:35 +03:00
Hleb Valoshka bedcdb53cf Document executable names (Closes: #228) 2019-02-14 23:24:03 +03:00
Hleb Valoshka 63f86a44f2 Update translation files 2019-02-14 22:01:38 +03:00
Hleb Valoshka cb230cab02 Fix paths to extract strings from 2019-02-14 21:28:34 +03:00
Hleb Valoshka 3e0674b9cb Don't add empty strings to translations 2019-02-14 21:27:51 +03:00
Hleb Valoshka eadcf76a9c Fix path to legacy KDE frontend 2019-02-14 21:09:36 +03:00
Hleb Valoshka a78b70122b Update site address 2019-02-14 21:08:33 +03:00
Hleb Valoshka 4bbce34d03 Kpc -> kpc 2019-02-14 21:08:06 +03:00
Hleb Valoshka 67c2a50b9c Move native OSX frontend to src/celestia 2019-02-14 21:07:28 +03:00
Hleb Valoshka 7e4a6d62f8 Enable OSX builds 2019-02-09 00:21:00 +03:00
Hleb Valoshka 37b964ab50 Always use jpeg and png libs, drop CGBuffer.h 2019-02-09 00:21:00 +03:00
Hleb Valoshka 6b0d6439ca Fix DPRINTF for OSX platform 2019-02-09 00:21:00 +03:00
Hleb Valoshka d666e76e6e Use libintl.h on all platforms 2019-02-09 00:21:00 +03:00
Hleb Valoshka 0fc5edf500 FindIntl: support for gettext installed with brew 2019-02-09 00:21:00 +03:00
Hleb Valoshka a185a83373 Cleanup definitions for jpeg and png support
No more support for ancient libpng
2019-02-09 00:21:00 +03:00
Hleb Valoshka cf9f0e0b45 Remove definitions for ancient compillers 2019-02-09 00:21:00 +03:00
Hleb Valoshka 08c74687cb Move disabled warning to CMakeLists.txt 2019-02-09 00:21:00 +03:00
Hleb Valoshka 84e27140e8 Change WIN32 macro check to _WIN32 2019-02-09 00:21:00 +03:00
Hleb Valoshka c80a1520ac Use config.h on all platforms 2019-02-09 00:21:00 +03:00
Hleb Valoshka 7f052e5cae Remove 3rd party code from macosx dir 2019-02-09 00:21:00 +03:00
Hleb Valoshka 58d8742156 Install files form extras-standard subdirs 2019-02-09 00:18:03 +03:00
Hleb Valoshka aea55f500c Update CMakeLists.txt for submodules usage 2019-01-31 13:13:40 +03:00
Hleb Valoshka 187e4418f2 Spice's csupport is not required 2019-01-31 13:13:40 +03:00