Thanks Stephan, changes now merged and checked into svn/trunk.

On Wed, May 13, 2009 at 1:05 PM, Stephan Maximilian Huber
<[email protected]> wrote:
> Hi Robert,
>
> attached you'll find some bugfixes and enhancements for the Cocoa
> implementation of GraoicsWindowCocoa:
>
> Enhancements/Bugfixes:
>
> + now it's possible to integrate osgViewer better into existing
> cocoa-applications:
> * create one or more NSOpenGLView(s) and add these to your window(s)
> * create one or more NSWindows
> * disable the integrated event-polling of osgViewer, and let the work be
> done by Cocoa / NSApplicationRun. You'll have to run the osgViewer's
> runloop in a separate thread
>
> + missing menu-event-handling implemented
>
> + added NSAutoReleasePools where necessary, this fixes some memory-leaks
> + fixed some crashes and thread-issues
>
>
> cheers,
> Stephan
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to