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
3b1212fed59b1024aab289bf7837056c559913e1
OpenSceneGraph
/
src
/
osgQt
History
Robert Osfield
f74eaae665
Changed key handling to use Qt enums rather than osgGA ones
2016-06-25 11:05:04 +01:00
..
CMakeLists.txt
Small tidy up to make script more readable.
2015-06-16 17:18:11 +00:00
GraphicsWindowQt.cpp
Fixed float handling
2016-06-24 10:49:51 +01:00
QFontImplementation.cpp
From Romain Ouabdelkader, "This is a fix for osgText to calculate kerning and to load glyph3D with the text's font resolution.
2016-02-15 13:30:39 +00:00
QGraphicsViewAdapter.cpp
Changed key handling to use Qt enums rather than osgGA ones
2016-06-25 11:05:04 +01:00
QWidgetImage.cpp
From Wang Rui, "The submission includes some fixes for osgQt library and osgQtWidgets example: (1) QTextEdit now works with mouse/drag events, (2) scrollbars will change when OSG window is resizing, (3) improve rendering efficiency of QGraphicsViewAdapter so that it works with complex Qt UI, (4) add new setBackgroundWidget() method to indicate a 'background widget', which will ignore mouse/key events on it and pass them to the 3D scene."
2014-11-19 11:30:53 +00:00
Version.in
From Jannik Heller, "I've added the check for Qt version mismatches into osgQt as suggested in
http://forum.openscenegraph.org/viewtopic.php?t=14999
.
2015-06-15 19:59:01 +00:00