Release Notes/Second Life Project Cocoa/3.6.1.278025

From Second Life Wiki
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.

Error creating thumbnail: Unable to save thumbnail to destination
[ Macintosh | ]


Error creating thumbnail: Unable to save thumbnail to destination

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