Release Notes/Second Life Project Cocoa/3.6.1.278025

From Second Life Wiki
< Release Notes
Revision as of 08:08, 19 July 2013 by Steven Linden (talk | contribs) (Created page with "__NOTOC__ == Release Notes for v3.6.1 (278025) - Second Life Project Cocoa == {{GenericDownloadBox||Removing legacy Carbon code from the OS X viewer.|type=project|windows=|maci…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Release Notes for v3.6.1 (278025) - Second Life Project Cocoa

Second Life Viewer version {{{version}}}

Removing legacy Carbon code from the OS X viewer.

Crystal Clear app download manager 32px.png
[ Macintosh | ]


Cartella blu.jpg
Info.png

Feature Highlights

 

The goal of this project is to update the Mac version of the viewer to use Apples current Cocoa libraries. It features the following:

  • New - Full screen support for OSX 10.7 or better.
  • Completely Cocoa based, all carbon libraries have been removed.
  • Uses latest IME libraries
  • Rewritten LLWindowMacOSX that uses a Cocoa window and view
  • New XIB-based window definition that can be edited within Xcode
  • Refactored main loop for OS X to accommodate a Cocoa application delegate
  • Numerous bug fixes