.. |
CMakeLists.txt
|
From Stephan Huber and Mathieu Marache, "attached you'll find framework support for os x via cmake. Please credit
|
2010-04-19 13:44:42 +00:00 |
CompositeViewer.cpp
|
conversion of osg::notify to OSG_INFO etc.
|
2010-05-28 15:56:43 +00:00 |
DarwinUtils.h
|
Fixed permissions
|
2010-06-03 16:02:01 +00:00 |
DarwinUtils.mm
|
Fixed permissions
|
2010-06-03 16:02:01 +00:00 |
GraphicsWindowCarbon.cpp
|
Added checks against windows being realized before doing warp pointer
|
2010-06-18 14:53:58 +00:00 |
GraphicsWindowCocoa.mm
|
From Stephan Huber, "attached you'll find a small enhancement for GraphicsWindowCocoa, so
|
2010-08-08 15:45:25 +00:00 |
GraphicsWindowWin32.cpp
|
From Brad Christiansen, "The small change I have made (against this morning's trunk) enables subclasses to register and unregister windows via protected methods. I need this access as I have a subclass that handles some of the oddities of mixing a native OpenGL window with Java's windowing system. I doubt there will be much general benefit of the modification but it should also not be harmful in any way to others."
|
2010-06-28 08:24:53 +00:00 |
GraphicsWindowX11.cpp
|
Added checks against windows being realized before doing warp pointer
|
2010-06-18 14:53:58 +00:00 |
HelpHandler.cpp
|
Changed HelpHandler so it supports use with CompositeViewer and Viewer
|
2007-09-30 19:15:32 +00:00 |
PixelBufferCarbon.cpp
|
conversion of osg::notify to OSG_INFO etc.
|
2010-05-28 15:56:43 +00:00 |
PixelBufferCocoa.mm
|
Fixed permissions
|
2010-06-03 16:02:01 +00:00 |
PixelBufferWin32.cpp
|
conversion of osg::notify to OSG_INFO etc.
|
2010-05-28 15:56:43 +00:00 |
PixelBufferX11.cpp
|
conversion of osg::notify to OSG_INFO etc.
|
2010-05-28 15:56:43 +00:00 |
Renderer.cpp
|
conversion of osg::notify to OSG_INFO etc.
|
2010-05-28 15:56:43 +00:00 |
Scene.cpp
|
Removed now redundent call to register PagedLODs
|
2010-03-04 12:14:39 +00:00 |
ScreenCaptureHandler.cpp
|
conversion of osg::notify to OSG_INFO etc.
|
2010-05-28 15:56:43 +00:00 |
StatsHandler.cpp
|
conversion of osg::notify to OSG_INFO etc.
|
2010-05-28 15:56:43 +00:00 |
Version.cpp
|
From David Callu, improved consistency of Version strings and add version support
|
2007-09-05 17:12:24 +00:00 |
View.cpp
|
From Pierre Bourdin, "just a small typo in debug messages of Viewer.cpp..."
|
2010-07-10 10:07:59 +00:00 |
Viewer.cpp
|
conversion of osg::notify to OSG_INFO etc.
|
2010-05-28 15:56:43 +00:00 |
ViewerBase.cpp
|
conversion of osg::notify to OSG_INFO etc.
|
2010-05-28 15:56:43 +00:00 |
ViewerEventHandlers.cpp
|
From Jean-Sebastien Guay, "I've added a second ctor where no argument is optional, and documented that it's meant to be used when the InteractiveImage is going to be used in a fullscreen HUD.
|
2010-09-09 09:47:31 +00:00 |