Commit graph

4520 commits

Author SHA1 Message Date
Chris Laurel f60c8c33e9 Moved selection info display stuff into CelestiaCore, where it belongs. 2001-06-06 22:57:34 +00:00
uid46438 09d0d0a862 Added gotoLongLat and option to select an up vector and frame for gotoSelection. 2001-06-06 07:05:18 +00:00
Chris Laurel 8e8627230e Fixed stupid sign problem; north celestial pole is now positive, not negative y axis. 2001-06-06 02:25:19 +00:00
Chris Laurel 47545564a2 Added GLenum casts to make it possible to compile with broken Mesa 3.1 headers. 2001-06-06 02:23:55 +00:00
Chris Laurel b81c3973ad Fixed bug caused by typo in Quaternion(Matrix) constructor 2001-06-06 02:22:44 +00:00
Chris Laurel a5e092803f Fixed stupid sign problem; texture t coordinate should be 0 at top, 1 at bottom 2001-06-06 02:21:23 +00:00
Chris Laurel d15d7ae168 Initialized texobj member to fix garbled font texture bug. 2001-06-06 02:20:05 +00:00
Chris Laurel bd1789884b Fixed sign error; added GLenum casts to make compiling with Mesa 3.1 work 2001-06-06 02:17:59 +00:00
Chris Laurel 532edee422 Added missing minus and underscore characters. 2001-06-06 00:33:52 +00:00
Chris Laurel da7c73cf42 Added spectral type to star browser. 2001-06-03 20:43:30 +00:00
Chris Laurel 8f7fd8d5eb Added < operator for ordering lists of stars by spectral type. 2001-06-03 20:42:38 +00:00
Chris Laurel 443ece8ac0 Moved common code into CelestiaCore 2001-06-01 23:44:37 +00:00
Chris Laurel e19da172ee Bumped version number. 2001-06-01 23:23:05 +00:00
Chris Laurel 233dc7b647 Beginnings of a manual for Celestia 2001-06-01 23:17:30 +00:00
Chris Laurel 79adbcaba6 Updates for version 1.1.0. 2001-06-01 23:16:29 +00:00
Chris Laurel f8a1ad3df9 Changed starting object to Neptune. 2001-06-01 23:13:49 +00:00
Chris Laurel 1d1c206ecf Used paths instead of multiple selects to choose planets 2001-06-01 23:10:48 +00:00
Chris Laurel 71a90ff3d3 Added celestiacore.cpp, removed gui.cpp 2001-06-01 23:09:06 +00:00
Chris Laurel 199aa10c87 Added context menu callback. 2001-06-01 23:07:34 +00:00
Chris Laurel 1411634d13 Enabled right mouse button context menus. 2001-06-01 23:07:18 +00:00
Chris Laurel 0a9d9a77a7 Fixed merge screwup 2001-06-01 23:06:33 +00:00
Chris Laurel 30c44b1d10 Moved common code into CelestiaCore 2001-06-01 23:01:50 +00:00
Chris Laurel 451c8bcc9e Added getSolarSystemCatalog method 2001-06-01 22:57:07 +00:00
Chris Laurel 8702cc2724 Changed a few ints to unsigned ints to avoid g++ warnings. 2001-06-01 22:56:48 +00:00
Chris Laurel b23fab07e7 no message 2001-06-01 22:53:39 +00:00
Chris Laurel 85adf47a9d Added resources for star and solar system browsers. 2001-06-01 06:24:37 +00:00
Chris Laurel 6baead5822 To do list 2001-06-01 06:21:03 +00:00
Chris Laurel 380a83a71c Added sign function. 2001-06-01 06:04:50 +00:00
Chris Laurel ab08d52b35 Added getStarDatabase() method. 2001-06-01 06:04:16 +00:00
Chris Laurel 4faeee07e2 Added getApparentMagnitude method. 2001-06-01 06:03:49 +00:00
Chris Laurel 65b4438a61 Added lengthSquared method to Vector3 2001-06-01 06:02:59 +00:00
Chris Laurel 87e509c70f Enabled Nearest/Brightest radio buttons in star browser. 2001-06-01 06:02:42 +00:00
Chris Laurel 1452fb8548 Added star browser. 2001-06-01 05:36:42 +00:00
Chris Laurel 61611e406e Fixed orientation of Milky Way 2001-05-30 23:52:24 +00:00
Chris Laurel 56de4afa8b Added Varuna; edited obliquity and rotationPhase for Earth. 2001-05-30 23:42:15 +00:00
Chris Laurel 09dc24d300 Added solar system browser. 2001-05-30 23:41:17 +00:00
Chris Laurel 1733a5884b Allow picking by path 2001-05-30 23:40:35 +00:00
Chris Laurel 93dbdcec88 Added geosynchronous command. 2001-05-30 23:39:36 +00:00
Chris Laurel 0f8708ad05 Fixed degrees/radians screwup. 2001-05-30 23:38:54 +00:00
Chris Laurel 93011f8d22 Fixed degrees/radians screwup with field of view. 2001-05-30 23:26:26 +00:00
Chris Laurel 9ec8a76d3f Added 'path' based selection 2001-05-30 23:25:42 +00:00
Chris Laurel 3779df7eea Fixed geosynchronous follow mode. 2001-05-26 19:39:57 +00:00
Chris Laurel 63945d9655 Compensated for quaternion to matrix conversion fix. 2001-05-26 19:39:23 +00:00
Chris Laurel da0035e88c Compensated for quaternion to matrix conversion fix; reversed order of transfomations in getEclipticalToGeographic() 2001-05-26 19:38:45 +00:00
Chris Laurel 3f8ec985fd Accounted for quaternion to matrix conversion fix. 2001-05-26 19:37:31 +00:00
Chris Laurel 46ce3502cc Fixed bug in quaternion to matrix conversion. 2001-05-26 19:37:05 +00:00
Chris Laurel d78822ac84 Added show celestial sphere item to render menu. 2001-05-25 04:55:57 +00:00
Chris Laurel 124dd06344 Added geosynchronous follow mode, which fixes the observer's position relative to a point on the surface of a body. 2001-05-25 04:55:07 +00:00
Chris Laurel 46f7060474 Added key command for geosynchronous follow. 2001-05-25 04:53:53 +00:00
Chris Laurel 4f3e8fdda2 Added methods for geographic coordinate conversions. 2001-05-25 04:53:06 +00:00