OpenSceneGraph/src
2017-03-18 11:48:55 +00:00
..
OpenThreads Missed the printf define at the top of this file. 2016-12-02 08:07:15 -05:00
osg Added lazy state updating for vertex array object binding/unbinding 2017-03-13 11:44:34 +00:00
osgAnimation Some spelling fixes in comments. 2016-10-05 18:10:46 +02:00
osgDB Build fixes 2017-03-11 12:31:19 +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 osgManipulator: Constraint: snap_point_to_grid wants Vec3d instead of Vec3 2017-02-16 10:37:03 -05:00
osgParticle Removed unneccessary parameter 2016-10-11 11:29:29 +01:00
osgPlugins Merge pull request #207 from LaurensVoerman/submitOpenCascade 2017-03-13 15:01:08 +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 Fix handling of in-scenegraph Drawables in osgShadow 2017-02-03 18:08:16 +01:00
osgSim Fixed unitialized variable access to premature calling of computeMatrix(). 2017-01-04 12:55:15 +00:00
osgTerrain Added lazy state updating for vertex array object binding/unbinding 2017-03-13 11:44:34 +00:00
osgText Improved readability of code 2017-03-18 11:48:55 +00: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 Merge pull request #213 from marchelbling/bug/osg-fixes 2017-03-11 15:08:57 +00:00
osgViewer Added PEN input support to GraphicsWindowWin32 with the WM_POINTER* framework available since Windows 8. 2017-03-16 15:32:05 +01:00
osgVolume Removed unused class 2017-01-16 17:18:58 +00:00
osgWidget Removed old Text::GlyphQuads array code paths 2017-02-28 17:02:02 +00:00
osgWrappers Merge pull request #215 from LaurensVoerman/submit-SerializerParticle 2017-03-13 14:25:33 +00:00
CMakeLists.txt Add CMake option to not build deprecated serializers 2017-02-07 20:23:14 +01:00