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
52e86aaea31a01e62d51bbab176767e7dd11928b
OpenSceneGraph
/
src
/
osgViewer
History
Robert Osfield
52e86aaea3
Further work on stats
2007-01-22 17:39:32 +00:00
..
CompositeViewer.cpp
Changed the camera with focus code to only accept cameras with valid views
2007-01-21 18:34:26 +00:00
GNUmakefile
From Stephan Huber, GraphicsWindowCarbon implementation
2007-01-09 10:06:20 +00:00
GraphicsWindowCarbon.cpp
From Stephan Huber, "New features:
2007-01-12 21:33:19 +00:00
GraphicsWindowCocoa.cpp
Changed the return types of makeCurrent to bool, and added a bool GraphicsContext::releaseContext method
2007-01-08 19:29:59 +00:00
GraphicsWindowWin32.cpp
From André Garneau, "Attached is a fix in the GraphicsWindowWin32 class to allow the following usage pattern to work properly; create window, delete window, create window, etc. In all the tests I made I was always creating-deleting and then shutting down the application so this pattern was untested. The osgtexture3d & osgsimulation examples were also using this pattern so would not work. They are working fine now."
2007-01-18 09:56:23 +00:00
GraphicsWindowX11.cpp
Added extra methods WindowSystemInterface for controlling frame rate and resolution, and adde useCursor flag.
2007-01-17 21:11:57 +00:00
Scene.cpp
Added FramStamp into osgViewer::Viewer and added ability to handle setSceneData
2007-01-15 14:46:16 +00:00
SimpleViewer.cpp
Added extra methods WindowSystemInterface for controlling frame rate and resolution, and adde useCursor flag.
2007-01-17 21:11:57 +00:00
Version.cpp
Fixed version function names and comment strings
2007-01-02 10:31:38 +00:00
View.cpp
Added debug messages
2007-01-16 17:08:47 +00:00
Viewer.cpp
Further work on stats
2007-01-22 17:39:32 +00:00