OpenSceneGraph/src
Robert Osfield c898bc0ce7 From Alberto Luaces, "I have modified CMakeLists.txt in order to make CMake fill the existent
openscenegraph.pc and openthreads.pc files with OSG's installation values.
Then I install those files into the expected path for pkg-config (this can
also be modified through PKG_CONFIG_PATH environment variable). Therefore
those of us who are using pkg-config for linking can easily select which
version of OSG we want to use."
2009-01-27 15:34:57 +00:00
..
OpenThreads From Alberto Luaces, "I have modified CMakeLists.txt in order to make CMake fill the existent 2009-01-27 15:34:57 +00:00
osg Commented out debug message 2009-01-27 09:09:48 +00:00
osgAnimation From Cedric Pinson, "updated osgAnimation with the trunk here the update: 2009-01-21 19:02:54 +00:00
osgDB From Rick Appleton, "In DatabasePager.cpp I believe there's a copy-paste ommission. A little bit further down the file where the Drawables are compiled the code is similar to how I have fixed the code here for the StateSets. If the DatabasePager thread is supposed to pre-compile things, it will call the compileGLObjects such that compileAll will be true. However, when compiling StateSets compileAll isn't currently checked." 2009-01-26 10:35:16 +00:00
osgFX Introduce NodeVisitor::className and libraryName() 2008-12-17 12:13:15 +00:00
osgGA Fixed warnings 2009-01-07 12:27:45 +00:00
osgIntrospection Warning fixes 2008-12-17 11:00:16 +00:00
osgManipulator Fixed warnings 2009-01-07 11:24:47 +00:00
osgParticle From Andy Skinner, fixes for Solaris build 2009-01-09 12:17:40 +00:00
osgPlugins From Jason Beverage, "Here is a small fix that enables writing 16 bit short images in the tiff plugin. 2009-01-27 15:14:47 +00:00
osgShadow Converted viewer camera references to use observer_ptr<> rather than ref_ptr<> or C pointers to avoid issues with circular references/dangling pointers. 2009-01-27 14:11:37 +00:00
osgSim Introduce NodeVisitor::className and libraryName() 2008-12-17 12:13:15 +00:00
osgTerrain Introduced osgVolume::Layer and Locator classes mirrroring similar classes in osgTerrain. 2009-01-05 11:26:26 +00:00
osgText From Sherman Wilcox, "Minor change to the glPushAttrib(...) call in 2009-01-21 14:37:36 +00:00
osgUtil Fixed warnings 2009-01-07 11:24:47 +00:00
osgViewer Refactored the view stats. 2009-01-27 13:23:20 +00:00
osgVolume From Lionel Lagarde, "here is a correction on 2009-01-23 09:24:34 +00:00
osgWidget From Andy Skinner, fixes for Solaris build 2009-01-09 12:17:40 +00:00
osgWrappers Refactored the view stats. 2009-01-27 13:23:20 +00:00
CMakeLists.txt Removed the optional build for osgWidget and plugins as these are options that are appropriate for building all the time 2008-11-22 14:30:21 +00:00