Commit Graph

8 Commits (c148cd50eaf9af894fb32105ddec21ee42c07b23)

Author SHA1 Message Date
Hank Ramsey d8dfbca552 added error checking for method -unarchive to prevent possible crash on launch (dirkpitt) 2004-12-22 19:50:52 +00:00
Hank Ramsey c8cb6a55e5 Disabled brightnessBias and saturationMagnitude user defaults 2003-12-19 18:56:28 +00:00
Hank Ramsey e094d53b9d added orbit mask support and updated settings management 2003-11-29 23:25:56 +00:00
Hank Ramsey 0d3dc745d3 Added comet tails and markers to renderFlags 2003-06-08 17:21:26 +00:00
Hank Ramsey bdc251e177 Fixed bug mapping renderFlags bits to BOOL 2003-03-15 23:57:50 +00:00
Bob Ippolito 13b8381ac9 Some tweaks to the rendering preferences.. added serialization to NSUserDefaults so it remembers your rendering preferences on restart like favorites. 2002-07-22 05:59:11 +00:00
Bob Ippolito b2e05f3a11 Fixed osxGetProcAddress (OpenGL extensions work on OS X now, won't crash on planets with rings and such)
Wrapped all the rendering options in CelestiaRenderer (label modes, render flags, etc)

Did rendering options panel to control rendering options (apple menu -> preferences... for now, should make a nicer panel sometime)

Fixed PNG loading (just a define in the pbproj, until the QT loader is written)
2002-07-22 05:14:39 +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