Commit Graph

22 Commits (spacecruft)

Author SHA1 Message Date
Hleb Valoshka 57c0fe1bde Update spice submodule and enable it in CI build on arm64 2022-01-04 16:21:52 +03:00
Andrew Tribick d541a3c9c6 Update Spice submodule 2021-12-28 20:05:05 +01:00
Andrew Tribick aac69395bb Enforce minimum fmt version 6.1.0 to ensure float roundtrip 2021-11-21 14:39:49 +01:00
Levin Li 499e115a70 Remove Eigen and fmt submodules 2021-05-03 21:01:55 +03:00
Hleb Valoshka a53f1895ed Add required git submodules 2019-01-31 13:13:40 +03:00
Hleb Valoshka 23d5ca3d2c Remove bundled copies of thirdparty code 2019-01-31 13:13:40 +03:00
Hleb Valoshka 4104d557c9 Bundle libfmt 5.2.1 2018-10-17 22:19:03 +03:00
Hleb Valoshka 6a8c3f40db Move cupverplot to celengine 2018-10-14 18:14:33 +03:00
Alexell 662a2cba0e Updated GLEW source lib to latest version 2.1.0 2018-09-22 23:41:56 +03:00
Dmitry Brant a25d26720c Adapt code to Eigen 3.3
No functional changes, just adapting to API changes in Eigen.
2018-09-22 17:08:07 +03:00
Dmitry Brant 3436d15bc3 Upgrade Eigen to 3.3 2018-09-22 17:08:07 +03:00
Alexell 97b496cbea Updated GLEW source library to latest version 2.0.0 2018-08-11 22:04:02 +03:00
Chris Laurel 98538305e3 Backported quaternion slerp fix from Eigen 3.0 trunk. Corrects interpolation
between quaternions that are opposites (or nearly so.) 
See http://eigen.tuxfamily.org/bz/show_bug.cgi?id=398
2012-01-02 21:29:21 +00:00
Andrew Tribick 6a20a09673 Update Eigen to 2.0.16 2011-11-24 21:24:38 +00:00
Chris Laurel 6b6bdc4316 Fixed reversed comparison in curveplot module. 2010-01-25 02:48:14 +00:00
Chris Laurel b0bd81c190 Updated curveplot library:
- Added Doxygen comments
- Implemented version of curve renderer that applies a linear fade effect over
  some section of the curve.
2010-01-14 01:00:51 +00:00
Chris Laurel 472416d880 Updated Eigen to version 2.0.11, which features precision fixes for quaternion slerp and
4x4 matrix inversion.
2010-01-14 00:13:51 +00:00
Chris Laurel eede557acd Updated Eigen to version 2.0.10. 2009-12-02 08:02:15 +00:00
Chris Laurel 7e9429ed45 Committed updated version of GLEW with many new OpenGL extensions. Of these,
ARB_shader_texture_lod is of the most immediate interest.
2009-10-27 20:46:19 +00:00
Chris Laurel 20b018c437 Updated Eigen to version 2.0.6. 2009-10-04 15:10:11 +00:00
Chris Laurel c835491ddc Rewrote orbit drawing code to fix multiple shortcomings. New orbit code uses adaptively subdivided cubic curves to draw orbits more accurately and without numerical precision artifacts. The orbit rewrite uses Eigen throughout (instead of the Celestia vector classes.) 2009-08-07 03:15:26 +00:00
Chris Laurel 3feb4b7ac7 Added Eigen and glew libraries to SVN repository. 2009-07-11 02:59:55 +00:00