Difference between revisions of "Release Notes/Second Life Project Cocoa/3.6.1"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 4: Line 4:
{{GenericDownloadBox||Removing legacy Carbon code from the OS X viewer.|type=project|windows=|macintosh=http://download.cloud.secondlife.com/projects/oz_cocoa5/SecondLife_3_6_1_278025_PROJECTCOCOA.dmg|linux=}}
{{GenericDownloadBox||Removing legacy Carbon code from the OS X viewer.|type=project|windows=|macintosh=http://download.cloud.secondlife.com/projects/oz_cocoa5/SecondLife_3_6_1_278025_PROJECTCOCOA.dmg|linux=}}


{{GreenCheckbox
{{BlueInfobox
|title=Resolved Issues
|title=Feature Highlights
|body=
|body=
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.
* New - Full screen support for OSX 10.7 or better.
* Completely Cocoa based, all carbon libraries have been removed.
* Completely Cocoa based, all carbon libraries have been removed.

Latest revision as of 07:56, 17 July 2013

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