This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ca4802142d2ddd4a2527647d4ce06bc0d3862b36
OpenSceneGraph
/
include
/
osgViewer
/
api
/
Cocoa
History
Robert Osfield
0d347352cf
From David Guthrie, "The cocoa version of the window for Mac OS X doesn't implement the requestWarpPointer function, but it turns out that the code from the Carbon version of the window is the same because it uses the windowing interface, so it this version, based on 2.8.3 GraphicsWindowCocoa, I copied the function over. The trunk version it also missing the function and the code looks to be very similar, so I assume it will transfer simply enough.
...
"
2010-09-21 10:28:50 +00:00
..
GraphicsHandleCocoa
From Stephan Huber, "attached you'll find the missing GraphicsHandleCocoa-implementation."
2009-12-10 17:52:40 +00:00
GraphicsWindowCocoa
From David Guthrie, "The cocoa version of the window for Mac OS X doesn't implement the requestWarpPointer function, but it turns out that the code from the Carbon version of the window is the same because it uses the windowing interface, so it this version, based on 2.8.3 GraphicsWindowCocoa, I copied the function over. The trunk version it also missing the function and the code looks to be very similar, so I assume it will transfer simply enough.
2010-09-21 10:28:50 +00:00
PixelBufferCocoa
Fixed permissions
2010-06-03 15:07:21 +00:00