.. |
CMakeLists.txt
|
Introduce new osgViewer::Renderer class for implementing of the rendering
|
2007-08-02 11:02:47 +00:00 |
CompositeViewer.cpp
|
Further steps towards reading coniguration files.
|
2007-09-21 13:30:33 +00:00 |
GraphicsWindowCarbon.cpp
|
From Stephan Huber, "attached you'll find a fix for the dead locks when closing a window
|
2007-07-27 16:48:31 +00:00 |
GraphicsWindowWin32.cpp
|
Add static_cast to fix warning.
|
2007-09-13 10:21:18 +00:00 |
GraphicsWindowX11.cpp
|
Introduce GUIEventHandler::handleWithCheckAgainstIgnoreHandledEventsMask() methods
|
2007-09-14 10:44:46 +00:00 |
HelpHandler.cpp
|
Added support for controlling the draw order on Cameras on each GraphcisContext
|
2007-08-27 13:29:09 +00:00 |
PixelBufferCarbon.cpp
|
From Stephan Huber, "attached you'll find a first implementation of pbuffer-support for os x.
|
2007-06-27 20:44:12 +00:00 |
PixelBufferWin32.cpp
|
From Trajce Nikolov, fixes to pbuffer setup
|
2007-06-28 12:59:04 +00:00 |
PixelBufferX11.cpp
|
Created two PixelBufferX11::closeImplementation() one the real implementation and
|
2007-09-13 09:30:30 +00:00 |
Renderer.cpp
|
Updated wrappers, and change Renderer so that private: to proteccted:.
|
2007-08-26 09:46:49 +00:00 |
Scene.cpp
|
Refactored the way the Scene is used in Viewer and CompositeViewer to ensure
|
2007-08-10 10:52:35 +00:00 |
StatsHandler.cpp
|
Added support for controlling the draw order on Cameras on each GraphcisContext
|
2007-08-27 13:29:09 +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
|
Added convinience methods for setting up 3d spherical displays.
|
2007-09-01 16:56:53 +00:00 |
Viewer.cpp
|
Further steps towards reading coniguration files.
|
2007-09-21 13:30:33 +00:00 |
ViewerEventHandlers.cpp
|
From David Callu, warning fixes
|
2007-09-07 15:03:56 +00:00 |