Commit Graph

289 Commits (587949028fc412949ba97edf1b61477402b08f2b)

Author SHA1 Message Date
Da Woon Jung 9efa55df47 Fixed broken Mac compiles. 2008-03-10 00:13:49 +00:00
Da Woon Jung 1011e756fc Updated version number and README. 2008-03-09 02:40:53 +00:00
Da Woon Jung abf3aee180 Fixed warnings due to recent observer changes 2008-03-09 02:39:02 +00:00
Chris Laurel 6b6a9fc820 Added nutation.cpp and precession.cpp to Mac OS X project file and Makefiles
for Linux and Windows.
2008-03-07 03:14:57 +00:00
Chris Laurel c43dae3598 Fixed Mac OS X break from change of observer angular velocity to double
precision.
2008-02-29 01:23:47 +00:00
Da Woon Jung bf86920c1e Mac project tweaks for recent timeline code commit. 2008-02-24 23:45:10 +00:00
Chris Laurel 46b809ecf3 Update Xcode project with new files for timeline support. Updated Objective C
files for renaming changes in core code.
2008-02-21 03:13:30 +00:00
Da Woon Jung c907744023 Fixed broken goto eclipse event due to Observer changes 2008-02-10 07:49:14 +00:00
Da Woon Jung 6cda7b8510 Fixed warnings related to recent Body changes 2008-02-09 10:25:03 +00:00
Chris Laurel a6cc486542 Rewrote observer class to use 1.5.0 reference frames. The FrameOfReference
class is replaced by the new ObserverFrame class, which is a wrapper for
ReferenceFrame. Small changes to a lot of file were necessary, in many cases
simply because the CoordinateSystem enum was moved from astro to
ObserverFrame. This change was primarily a refactoring to make future
development easier and improve performance be eliminating redundant
frame -> universal conversions of the observer position. The one change that
will be apparent to users is the redefinition of the chase and phase lock
frames. Previously, these used the spin axis of the reference object to define
the secondary frame axis. Now, the secondary axis is the position vector in
chase mode, and the velocity vector in phase lock mode.
2008-02-08 21:46:02 +00:00
Chris Laurel d9b45fa2a6 Added customrotation.cpp and customrotation.h to Xcode project. 2008-02-07 03:25:40 +00:00
Chris Laurel 6c1f82115c Removed setOblateness, getOblateness, and setRadius methods from
CelestiaBody.mm; these were removed from Body when radius/oblateness was
replaced by the more general semi-axes.
2008-02-01 06:06:55 +00:00
Da Woon Jung 921f0dce86 Added hires textures to the Mac OS X Xcode project 2008-01-26 01:43:00 +00:00
Da Woon Jung 01d91dc30c Updated help window for 1.5.0 2008-01-25 19:20:12 +00:00
Da Woon Jung 9b108c2d58 Updated version number 2008-01-25 00:30:44 +00:00
Da Woon Jung 3454f79b92 Updated Mac version's readme. 2008-01-23 00:32:34 +00:00
Da Woon Jung 59369f89aa Localized refmark menu titles. 2008-01-22 00:48:22 +00:00
Da Woon Jung 2f1016737d Mac: Removed non-functional movie capture menu (for now) 2008-01-20 06:59:23 +00:00
Da Woon Jung 89e7608d76 Timezone settings added to Mac OS X version 2008-01-19 07:58:17 +00:00
Da Woon Jung 6916a937aa Mac Qt patch 2008-01-18 06:08:18 +00:00
Da Woon Jung 46758e3de7 Tweak to make posupport work better with Qt compile 2008-01-16 00:36:33 +00:00
Da Woon Jung 347c3f3357 Make posix locales work by programmatically setting LANG at startup (works best on OS X 10.4 and later) 2008-01-14 08:36:20 +00:00
Da Woon Jung bf65aece75 OpenGL Info window: Replaced all references to EXT_texture_cube_map with ARB_texture_cube_map. 2008-01-01 06:50:51 +00:00
Da Woon Jung a435f04d1d Enabled refmarks by default on Mac OS X 2007-12-31 17:47:44 +00:00
Da Woon Jung 0ff9a7e11f Added support for refmarks (requires REFMARKS defined) 2007-12-30 10:45:49 +00:00
Da Woon Jung c3dec9ec2a Ignore bodies with empty ("") names. 2007-12-24 19:47:25 +00:00
Da Woon Jung 73e12ea7b0 Julian date setting added to Set Time panel 2007-12-16 21:22:52 +00:00
Da Woon Jung 9619d8b04d Fixed compilation mistake 2007-12-10 22:25:40 +00:00
Da Woon Jung edd3687d07 Can handle more kinds of po file entries 2007-12-09 04:57:46 +00:00
Da Woon Jung dd455d3d86 Changed to also work in obj-c++ code 2007-12-09 04:56:48 +00:00
Da Woon Jung 16fc29f85d Added satellites context menu 2007-12-09 04:54:16 +00:00
Da Woon Jung ea35fb8fcf Refactored altsurface menu 2007-12-09 04:52:09 +00:00
Da Woon Jung 9486d7a034 Code cleanup due to satellites context menu 2007-12-09 04:51:13 +00:00
Da Woon Jung 875ee87bf0 More info displayed by OpenGL info window. 2007-12-09 04:47:09 +00:00
Da Woon Jung cc9959ba52 Fixed compiler warnings 2007-12-02 11:23:16 +00:00
Da Woon Jung 3d72216ad8 Fixed memory leaks 2007-12-02 11:21:54 +00:00
Da Woon Jung 5329127258 Cleaned up code. 2007-12-01 21:26:29 +00:00
Da Woon Jung a8df8fea8d Fixed crash on text enter after exiting full screen 2007-10-21 01:44:46 +00:00
Da Woon Jung 5c12215661 Removed Show clusters menu items 2007-10-13 08:26:55 +00:00
Da Woon Jung 0163680301 Removed superfluous Show clusters checkbox 2007-10-13 05:12:07 +00:00
Da Woon Jung 8661b58a85 Minor bug fix for url-based favorites. 2007-10-06 05:34:11 +00:00
Da Woon Jung 0d1ccc298c Begin migrating to url-based favorites. 2007-10-04 18:57:46 +00:00
Da Woon Jung a52836557e Implemented star orbits toggle for Mac OS X 2007-10-04 16:35:32 +00:00
Da Woon Jung 5e7504f88b Implemented star orbits toggle for Mac OS X 2007-10-02 15:49:32 +00:00
Da Woon Jung 986a8c685c DSO selection name was not stored properly. Long term fix requires rewrite to use cross platform favorites storage. 2007-09-22 17:39:23 +00:00
Da Woon Jung bf36fd696e Updated version strings. 2007-08-24 00:22:34 +00:00
Da Woon Jung 6962c7e16b Localized Open Clusters text in Browser. 2007-08-23 13:43:17 +00:00
Da Woon Jung 00fcc037a6 Fixed another crash at splash screen. 2007-08-23 13:40:32 +00:00
Da Woon Jung 03c1b9b822 Localization tweaks 2007-08-22 23:53:49 +00:00
Da Woon Jung 7fbfcfde01 Fixed crash when app is hidden at the splash screen on multi-core configs. 2007-08-20 15:33:11 +00:00