.. |
CMakeLists.txt
|
From Mattias Helsing, "Fixes installation of the osgViewer headers that got broken with rev
|
2011-04-21 17:16:27 +00:00 |
CompositeViewer.cpp
|
From Jan Peciva, "please find attached proposed fix for ON_DEMAND rendering. The biggest issue was
|
2011-04-19 12:01:38 +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 |
GraphicsWindow.cpp
|
From Jan Peciva, "please find attached proposed fix for ON_DEMAND rendering. The biggest issue was
|
2011-04-19 12:01:38 +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 Craig Bosma,"Please find attached a fix for shared contexts on OS X, with the Cocoa backend. The NSOpenGLContext* _context member of GraphicsHandleCocoa was never set on successfully creation, so even if the dynamic_cast to GraphicsHandleCocoa succeeds, we get a bogus (NULL) pointer on retrieving the actual NSOpenGLContext* (line 1013).
|
2011-04-26 12:05:57 +00:00 |
GraphicsWindowIOS.mm
|
From Tomas Hogarth, "Attached are the complete changed files GraphicsWindowIOS and GraphicsWindowIOS.mm. The change is in regard to the ability to adapt to device orientation. We did just have a bool indicating the window would adapt to all orientations. I have changed this to a bit mask allowing the user to specify individual orientations or combinations.
|
2011-04-21 12:06:06 +00:00 |
GraphicsWindowWin32.cpp
|
From Marius Heise, "here is a patch that implements Win32 HW-synced swapping using wglJoinSwapGroupNV, wglBindSwapBarrierNV and the existing traits. It was tested with multiple ATI FirePro S400 cards.
|
2011-04-21 13:34:03 +00:00 |
GraphicsWindowX11.cpp
|
From Jan Peciva, "please find attached proposed fix for ON_DEMAND rendering. The biggest issue was
|
2011-04-19 12:01:38 +00:00 |
HelpHandler.cpp
|
Changed HelpHandler so it supports use with CompositeViewer and Viewer
|
2007-09-30 19:15:32 +00:00 |
IOSUtils.h
|
From Tomas Holgarth and Stephan Huber, "
|
2010-11-26 18:19:28 +00:00 |
IOSUtils.mm
|
From Tomas Holgarth and Stephan Huber, "
|
2010-11-26 18:19:28 +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
|
Removed redudent makeCurrentImplementation() that was causing a crash in osgscreencapture.
|
2010-12-02 09:39:31 +00:00 |
PixelBufferX11.cpp
|
conversion of osg::notify to OSG_INFO etc.
|
2010-05-28 15:56:43 +00:00 |
Renderer.cpp
|
Added set up of CulLVisitor::Identifier so that the double buffered SceneView/CullVisitor
|
2011-03-17 13:54:54 +00:00 |
Scene.cpp
|
Fixed crash on intialization of static applications by moving the static mutexes inside singleton methods.
|
2010-11-12 09:48:21 +00:00 |
ScreenCaptureHandler.cpp
|
conversion of osg::notify to OSG_INFO etc.
|
2010-05-28 15:56:43 +00:00 |
StatsHandler.cpp
|
Converted FrameStamp::g/setFrameNumber from int to uint
|
2010-12-22 20:11:05 +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 Torben Dannhauer, warning fix for a false positive warning generated by VS about "not all control pathes return a value".
|
2011-03-14 09:59:32 +00:00 |
Viewer.cpp
|
From Jan Peciva, "please find attached proposed fix for ON_DEMAND rendering. The biggest issue was
|
2011-04-19 12:01:38 +00:00 |
ViewerBase.cpp
|
From Jan Peciva, "please find attached proposed fix for ON_DEMAND rendering. The biggest issue was
|
2011-04-19 12:01:38 +00:00 |
ViewerEventHandlers.cpp
|
Moved the StateSet query and texcoord settings to within the if (vertices) block to avoid
|
2011-01-18 15:00:36 +00:00 |