OpenSceneGraph/src
Robert Osfield a17b1ac547 Added object map to DisplaySettings::setObject(std::string, Object*) & getObject(std::string)
This enables caching of data, such as pre-loaded files or other objects
2017-12-03 16:43:06 +00:00
..
OpenThreads openthread: silence some log output 2017-03-30 11:29:53 +02:00
osg Added object map to DisplaySettings::setObject(std::string, Object*) & getObject(std::string) 2017-12-03 16:43:06 +00:00
osgAnimation From Jordi Torres, removed unused local variables 2017-12-02 17:52:47 +00:00
osgDB Added object map to DisplaySettings::setObject(std::string, Object*) & getObject(std::string) 2017-12-03 16:43:06 +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 Merge branch 'master' into shader_pipeline 2017-12-01 09:14:52 +00:00
osgPlugins Merge branch 'master' into shader_pipeline 2017-12-03 11:34:15 +00:00
osgPresentation Changed the key binding for opening and editor to edit presentation to 'E' and to trigger update the presentation by pressing 'e' 2017-11-02 16:39:32 +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 Merge branch 'master' into shader_pipeline 2017-12-03 11:34:15 +00:00
osgViewer Merge branch 'master' into shader_pipeline 2017-12-01 09:14:52 +00:00
osgVolume Renamed the osgVolume/Shaders directory to osgVolume/shaders to make it consistent with OpenSceneGraph-Data/shaders 2017-03-24 13:47:05 +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 Improvements to lua/OSG integration 2017-12-01 12:07:28 +00:00
CMakeLists.txt Add CMake option to not build deprecated serializers 2017-02-07 20:23:14 +01:00