Robert Osfield
|
28a676e105
|
Replaced use of while(isRunning()) { YieldCurrentThread(); } style loops with use of join() to avoid false positives being reported by valgrind when using the helgrind tool for thread debugging.
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14460 16af8721-9629-0410-8352-f15c8da7e697
|
2014-11-04 10:46:59 +00:00 |
|
Robert Osfield
|
bdfd18dc03
|
From Kristofer Tingdahl, with additions from Riccardo Corsi and Robert Milharcic, support for Qt5 build
|
2013-06-10 14:34:25 +00:00 |
|
Robert Osfield
|
17f1f432f4
|
Changed the use of a viewer thread to be off by default because it was causing the application to crash when any users input was recieved
|
2011-03-09 10:35:00 +00:00 |
|
Robert Osfield
|
1a1b7bd7a1
|
Moved QWebViewImage and QGraphicsViewAdapter into new osgQt utility library.
|
2010-03-04 12:15:35 +00:00 |
|
Robert Osfield
|
3c03682b4c
|
Introduced new osgQtBrowser example.
|
2009-09-17 13:40:53 +00:00 |
|