OpenSceneGraph/src
2017-12-09 18:29:19 +00:00
..
OpenThreads openthread: silence some log output 2017-03-30 11:29:53 +02:00
osg add a fix in order setArray work with an user managed interleaved array 2017-12-06 23:17:02 +01:00
osgAnimation From Jordi Torres, removed unused local variables 2017-12-02 17:52:47 +00:00
osgDB From Jordi Torres, removed unused local variables 2017-12-02 17:52:47 +00:00
osgFX Fixed method to match parent class. 2016-06-02 14:30:58 +01:00
osgGA From Jordi Torres, removed unused local variables 2017-12-02 17:58:17 +00:00
osgManipulator osgManipulator: Constraint: snap_point_to_grid wants Vec3d instead of Vec3 2017-02-16 10:37:03 -05:00
osgParticle Introduced Drawable::CreateVertexArrayStateCallback to enable customization of how VertexArrayState objects. 2017-11-29 14:22:31 +00:00
osgPlugins Quietened down debug messages 2017-12-09 18:29:19 +00:00
osgPresentation Pushed background image away from eye point a small amount to prevent z fighting with text on the image plane. 2017-12-09 11:12:35 +00:00
osgShadow misc. typo fixes 2017-08-15 12:23:49 -04:00
osgSim Replaced deprecated osg::Shader::reaDShaderFile()/loadShaderFromSource() usage 2017-11-27 18:38:37 +00:00
osgTerrain Typo fix 2017-11-29 21:20:10 +00:00
osgText Introduced Drawable::CreateVertexArrayStateCallback to enable customization of how VertexArrayState objects. 2017-11-29 14:22:31 +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 Added more flexibility into the State::checkGLErrors() method, allowing calling code to pass in two strings. 2017-12-06 10:11:53 +00:00
osgViewer Added support for OSG_BORDERLESS_WINDOW="x y width heigh" and --bordless-window x y width height to make it easier to manage custom placement of viewers without window decoration 2017-12-08 16:10:57 +00:00
osgVolume Removed unused class 2017-01-16 17:18:58 +00:00
osgWidget Deprecated Text:BackdropImplementation, removing the backend as it no longer required when using shaders for backdrop effects 2017-10-13 11:42:25 +01:00
osgWrappers Added back in serializer support for comput dispatch groups to retain backwards compatibility. 2017-11-29 10:11:35 +00:00
CMakeLists.txt Add CMake option to not build deprecated serializers 2017-02-07 20:23:14 +01:00