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
bd81dd5ff8
OpenSceneGraph
/
src
/
osgQt
History
Robert Osfield
ce4890fa7a
From Claus Scheiblauer, "in GraphicsWindowQt.cpp the GLWidget::keyReleaseEvent was implemented slightly different to the GLWidget::keyPressEvent, which caused the cursor keys values to be not correctly mapped from an QKeyEvent value to an osg key value when releasing a cursor key."
2012-02-08 09:34:44 +00:00
..
CMakeLists.txt
From Rafa Gaitan and Jorge Izquierdo, build support for Android NDK.
2011-03-08 16:35:37 +00:00
GraphicsWindowQt.cpp
From Claus Scheiblauer, "in GraphicsWindowQt.cpp the GLWidget::keyReleaseEvent was implemented slightly different to the GLWidget::keyPressEvent, which caused the cursor keys values to be not correctly mapped from an QKeyEvent value to an osg key value when releasing a cursor key."
2012-02-08 09:34:44 +00:00
QFontImplementation.cpp
Fixed handling of Font implementations that don't handle multiple font resolutions.
2011-05-13 19:08:04 +00:00
QGraphicsViewAdapter.cpp
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
2011-06-22 12:30:01 +00:00
QWidgetImage.cpp
From Jean-Sebastien Guay, "I've been working in the last few days
2010-06-15 13:57:44 +00:00