OpenSceneGraph/src
Robert Osfield fb1b58b2e2 From Stephan Huber, "I missed a refactoring of the handling of modifier-keys, so they did not
work on OS X. Attached you'll find the missing implementation for OS X."
2008-02-25 16:05:53 +00:00
..
osg From Robert Osfield and Carlo Camporesi, took submission from Carlo for adding LoadingExternalReferenceMode to ProxyNode and extended it 2008-02-25 15:07:35 +00:00
osgDB Fixed debugged code path and set the minimum number of display lists to retain in cache to the same amount as the number of textures 2008-01-21 11:37:55 +00:00
osgFX From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00
osgGA From Adrian Egli, made the getHandled() functionality consistent with the rest of the osgGA::MatrixManipulators 2008-01-11 12:16:19 +00:00
osgIntrospection Added osg lib 2007-09-06 08:23:21 +00:00
osgManipulator Introduced typedef vec_type and value_type into LineSemgment class to allow easier 2008-02-18 14:51:05 +00:00
osgParticle Removed erroneous ; 2008-02-19 16:02:03 +00:00
osgPlugins From Paul Martz, "This change adds "GL_NORMALIZE" and "GL_RESCALE_NORMAL" to .osg IO in place of the hex equivalents." 2008-02-25 15:09:56 +00:00
osgShadow From Paul Martz, Hi Robert -- "as you and J-S and I have been discussing on osg-users, this submission changes the clamp mode for the fake white texture applied to non-textured geometry. CLAMP_TO_EDGE will keep the geometry a consistent color across the entire texture coordinate range." 2008-01-18 20:55:16 +00:00
osgSim From Wojciech Lewandowski, "----1---- 2008-02-25 14:15:27 +00:00
osgTerrain Refactored osgTerrain so that the interface for setting up layer is more straight forward, and added support into GeometryTechnique for handling multiple layers 2008-02-22 11:52:23 +00:00
osgText Refactored the mutex usage in osgText and freetype plugin to prevent multi-thread crash 2008-02-25 12:54:54 +00:00
osgUtil From Colin McDonald, build fixes for Solaris. 2008-01-08 18:13:06 +00:00
osgViewer From Stephan Huber, "I missed a refactoring of the handling of modifier-keys, so they did not 2008-02-25 16:05:53 +00:00
osgWrappers Updated wrappers 2008-02-25 15:08:45 +00:00
CMakeLists.txt From Serge Lages, "Here is a new modification to CMake adding an option (OSG_MSVC_GENERATE_PLUGINS_AND_WRAPPERS_MANIFESTS) to specify if we want to generate or not the manifest files under VS8 for the plugins and the wrappers. It seems that the manifests are needed if we try to load dynamically a core OSG dll." 2007-12-12 09:48:39 +00:00