.. |
CMakeLists.txt
|
Moved ViewerBase class out into its own header and source file.
|
2007-09-30 11:37:00 +00:00 |
CompositeViewer.cpp
|
Merged the threading set up and rendering code from Viewer and CompositeViewer
|
2007-10-02 21:23:58 +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
|
Andre Garneau, three fixes in one submissions:
|
2007-09-28 08:53:34 +00:00 |
GraphicsWindowX11.cpp
|
Removed redundent X11/Intrinsic include
|
2007-10-17 19:01:18 +00:00 |
HelpHandler.cpp
|
Changed HelpHandler so it supports use with CompositeViewer and Viewer
|
2007-09-30 19:15:32 +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
|
From David Callu, added getOrCreateScene method, made contractors protected.
|
2007-09-22 16:50:45 +00:00 |
StatsHandler.cpp
|
Moved ViewerBase class out into its own header and source file.
|
2007-09-30 11:37:00 +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
|
Changed the spherical display intensity map set up to use colours rather than
|
2007-10-31 12:55:59 +00:00 |
Viewer.cpp
|
Merged the threading set up and rendering code from Viewer and CompositeViewer
|
2007-10-02 21:23:58 +00:00 |
ViewerBase.cpp
|
From Andy Skinner, build fixes for Solaris.
|
2007-10-05 09:10:04 +00:00 |
ViewerEventHandlers.cpp
|
Added support for CompositeViewer to WindowSizeHandler, ThreadingHandler, RecordCameraPathManipulator and HelpHandler.
|
2007-09-30 19:27:31 +00:00 |