Commit Graph

5474 Commits (watchable-impl)

Author SHA1 Message Date
Hleb Valoshka bf1844a2f5 wip 2019-04-16 13:14:30 +03:00
Hleb Valoshka 4a2bd133e0 wip 2019-04-16 13:00:27 +03:00
Hleb Valoshka 98833e96bd wip 2019-04-16 12:51:05 +03:00
Hleb Valoshka f692cc411f wip 2019-04-15 19:28:41 +03:00
Hleb Valoshka 54bec3aa17 wip 2019-04-15 19:26:01 +03:00
Hleb Valoshka e80b06e67e [win32] remove __iob_func
* we prefer vcpkg libraries build using the same compiler
* VC++ 2017 is ABI compatible with 2017: https://docs.microsoft.com/en-gb/cpp/porting/binary-compat-2015-2017?view=vs-2019
2019-04-12 17:09:58 +03:00
Hleb Valoshka 7ad6b37970 [cmake] refactor build_cmod_tool macro to allow WIN32 targets 2019-04-12 17:09:58 +03:00
Hleb Valoshka 7bc9bcd674 [cmake] Update compile options for MSVC
/bigobj is required when using Ninja
2019-04-12 00:53:18 +03:00
pirogronian e422fe5e87 Fix ReplaceGreekLetterAbbr overvoracity. 2019-04-09 13:09:07 +02:00
pirogronian fa582dd10b Fix Bayer notation parsing & matching regresion. 2019-04-09 13:09:07 +02:00
Hleb Valoshka df23c60e7a Fix alignment issues in CELX routines (Closes: #263) 2019-04-08 22:02:53 +03:00
Luke McCrone 10875c4569 Issue #251: removing Alpha Centauri Bb 2019-04-08 12:08:04 +03:00
Hleb Valoshka 53845ad72e Add min() macro definition
It's not defined in MSVC and not supported by C standards
2019-04-08 12:07:43 +03:00
Hleb Valoshka 6bc84833be [cmake] Instal perl tools 2019-04-08 12:07:43 +03:00
Hleb Valoshka f9e27241ba [tools] install the leap second kernel to the data dir 2019-04-08 12:07:43 +03:00
Hleb Valoshka a80389dbcf [tools] Load the leap second kernel later
... to show usage and error messages
2019-04-08 12:07:43 +03:00
Hleb Valoshka db90fbf3a0 Update the leap second kernel used by spice2xyzv 2019-04-08 12:07:43 +03:00
Hleb Valoshka b62da0e74c [cmake] Enable building of spice2xyzv tool 2019-04-08 12:07:43 +03:00
Hleb Valoshka a45c415b44 [cmake] Enable vsop tools 2019-04-08 12:07:43 +03:00
Hleb Valoshka 89021ed9bd [tools] Show usage message for vsoptrunc-* 2019-04-08 12:07:43 +03:00
Hleb Valoshka 870f2feebd [cmake] Build qttxf tool 2019-04-08 12:07:43 +03:00
Hleb Valoshka 1d07836fa4 Port qttxf tool to Qt5 2019-04-08 12:07:43 +03:00
Hleb Valoshka d652219482 [cmake] Enable cmod tools building 2019-04-08 12:07:43 +03:00
Hleb Valoshka b8850a0d03 Fix copy-paste error 2019-04-08 12:07:43 +03:00
Hleb Valoshka 2c154346f3 Fix includes 2019-04-08 12:07:43 +03:00
Hleb Valoshka d846eb0ef3 Port cmod tools to Qt5 2019-04-08 12:07:43 +03:00
Hleb Valoshka 20365410c9 Port cmod tools to Eigen 3 2019-04-08 12:07:43 +03:00
Hleb Valoshka bcd7b97d89 [cmake] Remove unneeded fmt sources 2019-04-08 12:07:43 +03:00
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