Page 1 of 1

Satellites menu added to Mac OS X version

Posted: 09.12.2007, 05:18
by dirkpitt
A satellites item has been added to the context menu for objects.
The feature is almost identical to the Windows version. Right click on the sun to see an "Orbiting bodies >" menu with asteroids, comets etc. Extrasolar stars get a "Planets >" menu instead. Non-stellar objects gain a "Satellites >" menu. The satellites menu is not displayed if the object doesn't have any satellites.

Note to translators:
The new satellites menu uses the .po localizations instead (mostly) so it should require no further localization work. (But let me know if there is a missing localization)
Also, the "Show Alternate Surface >" menu item has been removed from the various .nib files. The alt surfaces and satellite menus are now done entirely in code, this prevents the menu from being displayed when there are no alternate surfaces/satellites.

Re: Satellites menu add to Mac OS X version

Posted: 09.12.2007, 12:12
by ElChristou
dirkpitt wrote:...Also, the "Show Alternate Surface >" menu item has been removed from the various .nib files. The alt surfaces and satellite menus are now done entirely in code, this prevents the menu from being displayed when there are no alternate surfaces/satellites.


Tx DW! :wink:

Posted: 10.12.2007, 22:35
by dirkpitt
I fixed an issue with the xcode project file that was causing fresh compiles to fail. Left in testing code by accident. Ought to be fixed now.