OpenSceneGraph/src
2018-01-13 16:43:42 +00:00
..
OpenThreads openthread: silence some log output 2017-03-30 11:29:53 +02:00
osg Added ability to toggle on/off use of C system() function call, using OSG_SYSTEM_SUPPORTED Cmake option 2018-01-12 19:52:31 +00: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 Added ability to toggle on/off use of C system() function call, using OSG_SYSTEM_SUPPORTED Cmake option 2018-01-12 19:52:31 +00:00
osgPresentation Added ability to toggle on/off use of C system() function call, using OSG_SYSTEM_SUPPORTED Cmake option 2018-01-12 19:52:31 +00:00
osgShadow Deprecated dirtyDisplayLists(), use established dirtyGLObjects() instead 2017-12-18 13:54:08 +00:00
osgSim Added returns to avoid fall through between case statements 2018-01-11 08:51:08 +00:00
osgTerrain Typo fix 2017-11-29 21:20:10 +00:00
osgText osgText: fix typos related to SIGNED_DISTANCE_FIELD 2018-01-10 14:21:25 +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 add recursivity on Camera Callbacks 2018-01-04 03:59:25 +01:00
osgViewer osgViewer::ViewerBase setThreadingModel func fix: should not start threading, must only restart 2018-01-13 15:49:39 +03: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 Disabled the use of the GeometryFinishedObjectReadCallback in the Geometry serializer as this doesn't look it's needed anymore. 2018-01-13 16:43:42 +00:00
CMakeLists.txt Add CMake option to not build deprecated serializers 2017-02-07 20:23:14 +01:00