OpenSceneGraph/include
Daniel Trstenjak f21ca61476 OcclusionQueryNode: add resetting of queries
If there's a big view change then it might not be appropriate to wait
for '_queryFrameCount' till the next query is issued, because then
geometry might pop into the view after '_queryFrameCount'.

This is especially important for applications not having a constant
frame rate, but just issue a new frame on demand.
2019-01-26 18:12:19 +00:00
..
OpenThreads Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osg OcclusionQueryNode: add resetting of queries 2019-01-26 18:12:19 +00:00
osgAnimation Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgDB Added derpecated and thread unsafe warning message to docs of ObjectCache::getgetFromObjectCache() 2019-01-14 11:55:24 +00:00
osgFX Fixed crash on exit issues with osgFX, osgParticle, osgSim and the osgforest example 2019-01-08 19:35:29 +00:00
osgGA Removed unneccessary FIX ME statement. 2018-07-31 09:13:20 +01:00
osgManipulator Cleaned up includes 2018-04-17 09:20:23 +01:00
osgParticle Fixed typo 2019-01-23 08:52:44 +00:00
osgPresentation As the author of all the files in osgPresentation and present3D have rectified the license notices to reflect their intended license rather than histoical license they had prior to being merged into the OpenSceneGraph project. OSGPL was always intended but missed during merge. 2018-05-31 14:48:54 +01:00
osgShadow Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgSim Fixed crash on exit issues with osgFX, osgParticle, osgSim and the osgforest example 2019-01-08 19:35:29 +00:00
osgTerrain Changed Layer::get*Value(..) methods to const 2018-03-30 12:39:52 +01:00
osgText Fixed hang using a ReentrantMutex 2018-09-11 11:24:24 +01:00
osgUI fix colliding include guards and spurious #define OSGUI_EXPORT 2016-08-29 09:40:21 +02:00
osgUtil Moved resizeGLObjects/releaseGLObjects out of Referenced to avoid multiple inheritance warnings 2019-01-12 11:28:25 +00:00
osgViewer fix MSVC warning C4250: inherits 'X' via dominance (94x) 2019-01-17 17:40:29 +00:00
osgVolume Added Texture2D include to resolve VS build issue 2017-03-29 09:12:14 +01:00
osgWidget Removed reprecated C++ usage 2018-11-01 09:14:35 +00:00