OpenSceneGraph/VisualStudio
Robert Osfield a434abafd7 Fixes for IRIX build.
Updates to the osg::Transform, adding preMult and postMult methods and
deprecating the old preRotate,preTranslate,preScale.

Updated the rest of the OSG so that it nolonger uses the deprecated
osg::Transform nodes.

Renamed osgUtil::SceneView::setGlobalState() to
osgUtil::SceneView::setGlobalStateSet() so that the name reflects its
functionality better.  Updated osgGLUT::Viewer etc to cope with new
name change.
2001-11-14 14:09:07 +00:00
..
Demos Updates to the visual studio files for osgText. 2001-10-24 22:29:38 +00:00
osg Fixed compilation error in src/osgDB/FileUtils.cpp. 2001-11-11 22:32:59 +00:00
osgDB Merged Ben Discoe's clean up of the MSVC files. 2001-10-09 14:18:47 +00:00
osgGLUT Added new osgGLUT::Window base class which is very basic right now, all it does 2001-10-23 15:55:01 +00:00
osgPlugins Fixes for Win32 compilation. 2001-10-16 16:48:19 +00:00
osgText Added osgText::Paragraph which is a subclass from Geode which composes a 2001-11-09 15:06:01 +00:00
osgUtil Fixes for IRIX build. 2001-11-14 14:09:07 +00:00
osgWX Merged Ben Discoe's clean up of the MSVC files. 2001-10-09 14:18:47 +00:00
VisualStudio.dsw Completed work on osgText compilation under Win32. We now 2001-10-24 23:15:15 +00:00