diff --git a/VisualStudio/osg/osg.dsp b/VisualStudio/osg/osg.dsp index 871b436b1..defaaa2d1 100755 --- a/VisualStudio/osg/osg.dsp +++ b/VisualStudio/osg/osg.dsp @@ -381,10 +381,6 @@ SOURCE=..\..\src\osg\Texture.cpp # End Source File # Begin Source File -SOURCE=..\..\src\osg\TextureBase.cpp -# End Source File -# Begin Source File - SOURCE=..\..\src\osg\Texture1D.cpp # End Source File # Begin Source File @@ -533,10 +529,6 @@ SOURCE=..\..\include\osg\ClearNode # End Source File # Begin Source File -SOURCE=..\..\include\osg\EarthSky -# End Source File -# Begin Source File - SOURCE=..\..\Include\Osg\Export # End Source File # Begin Source File @@ -777,10 +769,6 @@ SOURCE=..\..\Include\Osg\Texture # End Source File # Begin Source File -SOURCE=..\..\Include\Osg\TextureBase -# End Source File -# Begin Source File - SOURCE=..\..\Include\Osg\Texture1D # End Source File # Begin Source File diff --git a/VisualStudio/osgPlugins/osg/dot_osg.dsp b/VisualStudio/osgPlugins/osg/dot_osg.dsp index ce7c897a1..b5201e708 100755 --- a/VisualStudio/osgPlugins/osg/dot_osg.dsp +++ b/VisualStudio/osgPlugins/osg/dot_osg.dsp @@ -278,7 +278,7 @@ SOURCE=..\..\..\src\osgPlugins\osg\Texture.cpp # End Source File # Begin Source File -SOURCE=..\..\..\src\osgPlugins\osg\TextureBase.cpp +SOURCE=..\..\..\src\osgPlugins\osg\Texture1D.cpp # End Source File # Begin Source File @@ -286,6 +286,10 @@ SOURCE=..\..\..\src\osgPlugins\osg\Texture2D.cpp # End Source File # Begin Source File +SOURCE=..\..\..\src\osgPlugins\osg\Texture3D.cpp +# End Source File +# Begin Source File + SOURCE=..\..\..\src\osgPlugins\osg\TextureCubeMap.cpp # End Source File # Begin Source File diff --git a/doc/data.html b/doc/data.html index 7e9ec4ad9..2b5bcb78b 100644 --- a/doc/data.html +++ b/doc/data.html @@ -30,7 +30,7 @@