OpenSceneGraph/src
2016-11-30 17:18:33 +00:00
..
OpenThreads unlock cpu's 32-63 on 64 bit windows 2016-10-14 17:19:50 +02:00
osg Added GL_EXT_texture_border_clamp support for GLES 2016-11-30 17:18:33 +00:00
osgAnimation Some spelling fixes in comments. 2016-10-05 18:10:46 +02:00
osgDB To avoid noise in documentation replaced nested namespaced enum with enum with FILE_COPY_ wording prefixed into enum values. 2016-11-15 08:57:24 +00:00
osgFX Fixed method to match parent class. 2016-06-02 14:30:58 +01:00
osgGA Improved the indentation and case to make the code more consistent and readable 2016-11-15 11:16:03 +00:00
osgManipulator Added Dragger::applyAppropriateFrontFace(StateSet*) to make it easy to handle inverted matrices by toggling the FrontFace to sure the correct face is visible. 2016-11-11 17:18:13 +00:00
osgParticle Removed unneccessary parameter 2016-10-11 11:29:29 +01:00
osgPlugins Added usage of osg::ConfigureBufferObjectsVisitor to correct for incoherent buffer oject set up due to the adhoc way that the OpenFlight plugin sets up osg::Geometry. 2016-11-14 18:01:22 +00: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 Fixed build errors when OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION to OFF 2016-10-11 11:29:29 +01:00
osgTerrain Added VAO support to osgTerrain::GeometryPool 2016-10-11 20:11:39 +01:00
osgText Refactored osgText so that it no longer uses GLBeginEndAdapter 2016-10-11 11:29:29 +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 Fixed crash in handling of an osg::Callback attached to a Drawable as update callback. 2016-11-23 18:19:59 +00:00
osgViewer Enabled sharing of main threads processor affinity to the next required thread for CullDrawThreadPerCamera and CullThreadPerCameraDrawThreadPerContext 2016-11-15 11:01:41 +00:00
osgVolume Added Dragger::applyAppropriateFrontFace(StateSet*) to make it easy to handle inverted matrices by toggling the FrontFace to sure the correct face is visible. 2016-11-11 17:18:13 +00:00
osgWidget Fixed possible divide by zero 2016-06-23 08:23:32 +01:00
osgWrappers Refactored osgParticle so that it natives support vertex arrays, vertex buffer objects and vertex array objects 2016-10-11 11:29:29 +01:00
CMakeLists.txt Some spelling fixes in comments. 2016-10-05 18:10:46 +02:00