OpenSceneGraph/src
plevy 7bd395a77d
Change GL_RGBA16F to GL_RGBA16F_ARB to fix Windows Build
Change GL_RGBA16F to  GL_RGBA16F_ARB to fix Windows build.
2018-08-21 09:38:03 -04:00
..
OpenThreads On cygwin, define _GNU_SOURCE in pthreads-based OpenThreads 2018-08-05 08:11:30 -04:00
osg Change GL_RGBA16F to GL_RGBA16F_ARB to fix Windows Build 2018-08-21 09:38:03 -04:00
osgAnimation Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgDB Moved constructors and destructors to .cpp 2018-05-11 11:15:45 +01:00
osgFX Fixed warning 2018-04-06 14:49:32 +01:00
osgGA Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgManipulator Cleaned up includes 2018-04-17 09:20:23 +01:00
osgParticle Fixed particle update bug where a ParticleSystem wouldn't start when loaded during the frame loop due to the _last_frame value not being set. 2018-04-27 11:23:07 +01:00
osgPlugins OpenFlight: Replace internal caches with osgDB::ObjectCache use. Fixes unbounded memory growth when using readNode(std::istream&, ...) method. 2018-07-31 17:06:34 +01:00
osgPresentation As the author of all the files in osgPresentation and present3D have rectified the license notices to reflect their intended license rather than histoical license they had prior to being merged into the OpenSceneGraph project. OSGPL was always intended but missed during merge. 2018-05-31 14:48:54 +01:00
osgShadow Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgSim Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgTerrain Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgText Moved the rotation to before the scale 2018-05-22 09:07:06 +01:00
osgUI Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgUtil Changed member variable name to be consistent with header 2018-08-17 09:22:40 +01:00
osgViewer Remove duplication of REGISTER_WINDOWINGSYSTEMINTERFACE code 2018-08-15 12:49:01 -04:00
osgVolume Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgWidget Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgWrappers tabs to spaces 2018-07-27 14:55:02 -07:00
CMakeLists.txt