OpenSceneGraph/src
2016-10-07 12:17:03 +01:00
..
OpenThreads Implemented setting thread affinity for threads that aren't OpenThreads threads, such as main thread 2016-10-07 12:17:03 +01:00
osg Added GL_OES_geometry_shader and GL_OES_tessellation_shader checks 2016-10-06 10:48:29 +01:00
osgAnimation Fixed warnings 2016-09-05 13:44:59 +01:00
osgDB Added DatabasePager::setProcessorAffinity(const OpenThreads::Affinity&) support to allow the database threads to have affinity to user controls sets of CPU cores. 2016-10-07 12:17:03 +01:00
osgFX Fixed method to match parent class. 2016-06-02 14:30:58 +01:00
osgGA Fixed warnings 2016-09-05 13:44:59 +01:00
osgManipulator Fixed TabPlaneDragger's handling of pressing the right mouse button whilst holding the left mouse button down, then releasing hte left mouse button. 2016-07-06 19:45:02 +01:00
osgParticle Fixes shadows warnings 2016-05-20 13:38:34 +01:00
osgPlugins Fixed VisualStudio build 2016-10-05 16:31:23 +01:00
osgPresentation added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 2016-08-29 10:41:40 +02:00
osgShadow Added handling of zero divisor 2016-06-24 10:46:51 +01:00
osgSim Added initializer 2016-06-23 06:56:22 +01:00
osgTerrain Added checks against null pointers and removed #if 0 block. 2016-06-23 06:51:34 +01:00
osgText Removed dead code 2016-06-23 07:52:14 +01:00
osgUI added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 2016-08-29 10:41:40 +02:00
osgUtil fix bug in SmoothingVisitor tripped by bunny.ply 2016-10-06 14:23:46 +02:00
osgViewer Merge branch 'Submissions2e' of https://github.com/LaurensVoerman/OpenSceneGraph into LaurensVoerman-Submissions2e 2016-09-02 18:26:11 +01:00
osgVolume Fixed warning 2016-09-02 19:09:13 +01:00
osgWidget Fixed possible divide by zero 2016-06-23 08:23:32 +01:00
osgWrappers Added CullingActive support for Drawable serializer 2016-10-07 11:13:40 +01:00
CMakeLists.txt Removed Qt dependency examples, osgQt NodeKit and qfont plugin as these are now provided by the separate osgQt project 2016-09-26 09:31:22 +01:00