Commit Graph

5 Commits (d4e6d97ede64ea21f9712b04bd6e18447c0a7329)

Author SHA1 Message Date
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
Da Woon Jung 73e12ea7b0 Julian date setting added to Set Time panel 2007-12-16 21:22:52 +00:00
Da Woon Jung 79a8477a31 Fixes to compile with latest code in CVS 2005-07-24 03:24:00 +00:00
Bob Ippolito 6b272ecde5 Better favorites UI behavior (still no folders).. double click to navigate, drawer closes on navigate
julian date (NSNumber*) -> (NSDate*) w/ display in favorites info window
2002-06-14 23:23:15 +00:00
Bob Ippolito e618a8f5f2 What I have so far with the Mac OS X Objective C/C++ version.
Please don't do anything significant with it yet.  The pbproj
and maybe the nibs are going to require the April 2002 Dev
Tools (Beta).  Contact me first if you plan on doing anything
with it, I don't want to duplicate effort at this point.

New OS X icns file courtesy of:
chris alford graphic design
http://www.chrisalford.com
ca@chrisalford.com
662-453-1118 Voice
662-451-2975 Pager
662-299-0830 Mobile

Everything else in there is either mine or apple's :)

bob@redivi.com
2002-06-14 15:44:29 +00:00