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
058e4939fc534691b07a36b2d77b3fec1a43ae76
OpenSceneGraph
/
src
/
osgProducer
History
Robert Osfield
72b86dee82
Removed the _state.reset() call as it was doing OpenGL calls outside of the
...
thread with the graphics context.
2003-05-21 16:33:53 +00:00
..
EventAdapter.cpp
From Eric Sokolowsky, support for mouse scroll wheel in osgGA/osgProducer.
2003-05-07 11:13:49 +00:00
GNUmakefile
Added -I/usr/X11R6/include to osgProducer and all the examples GNUMakefiles.
2003-04-14 19:39:22 +00:00
KeyboardMouseCallback.cpp
Added usage of the InputRectangle into setting up of the EventAdapter.
2003-05-20 20:45:10 +00:00
OsgCameraGroup.cpp
Removed the _state.reset() call as it was doing OpenGL calls outside of the
2003-05-21 16:33:53 +00:00
OsgSceneHandler.cpp
Changed Rect('s to Rectangle('s
2003-04-16 21:16:23 +00:00
Version.cpp
Updated the version numbers to 0.9.4
2003-04-11 10:04:53 +00:00
Viewer.cpp
Fixes to the handling of mouse coords after changes in the default behavior
2003-05-20 13:21:05 +00:00
ViewerEventHandler.cpp
Removed remaining dependancies on osg::Camera.
2003-05-19 15:15:17 +00:00