Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature.
This commit is contained in:
@@ -848,6 +848,9 @@ Package=<4>
|
||||
Begin Project Dependency
|
||||
Project_Dep_Name Core osgUtil
|
||||
End Project Dependency
|
||||
Begin Project Dependency
|
||||
Project_Dep_Name Core osgSim
|
||||
End Project Dependency
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
|
||||
@@ -171,8 +171,6 @@ DEP_CPP_OSGFX=\
|
||||
"..\..\..\Include\Osg\Gl"\
|
||||
"..\..\..\Include\Osg\Group"\
|
||||
"..\..\..\Include\Osg\Image"\
|
||||
"..\..\..\Include\Osg\Impostor"\
|
||||
"..\..\..\Include\Osg\ImpostorSprite"\
|
||||
"..\..\..\Include\Osg\Light"\
|
||||
"..\..\..\Include\Osg\LightSource"\
|
||||
"..\..\..\Include\Osg\LineSegment"\
|
||||
|
||||
@@ -268,14 +268,6 @@ SOURCE=..\..\src\osg\ImageStream.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osg\Impostor.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osg\ImpostorSprite.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osg\Light.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@@ -724,14 +716,6 @@ SOURCE=..\..\Include\Osg\ImageStream
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Include\Osg\Impostor
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Include\Osg\ImpostorSprite
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Include\Osg\IndexedGeometry
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@@ -188,10 +188,6 @@ SOURCE=..\..\..\src\osgPlugins\osg\Image.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\osgPlugins\osg\Impostor.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\osgPlugins\osg\Light.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@@ -104,6 +104,10 @@ SOURCE=..\..\..\src\osgPlugins\osgSim\IO_DOFTransform.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\osgPlugins\osgSim\IO_Impostor.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\osgPlugins\osgSim\IO_LightPoint.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@@ -107,6 +107,18 @@ SOURCE=..\..\src\osgSim\DOFTransform.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osgSim\Impostor.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osgSim\ImpostorSprite.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osgSim\InsertImpostorsVisitor.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osgSim\LightPoint.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@@ -167,6 +179,18 @@ SOURCE=..\..\include\osgSim\Export
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Include\osgSim\Impostor
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Include\osgSim\ImpostorSprite
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Include\osgSim\InsertImpostorsVisitor
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\osgSim\LightPoint
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@@ -123,10 +123,6 @@ SOURCE=..\..\src\osgUtil\HighlightMapGenerator.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osgUtil\InsertImpostorsVisitor.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osgUtil\IntersectVisitor.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@@ -239,10 +235,6 @@ SOURCE=..\..\include\osgUtil\HighlightMapGenerator
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Include\osgUtil\InsertImpostorsVisitor
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Include\osgUtil\IntersectVisitor
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@@ -258,14 +258,6 @@ SOURCE=..\..\..\src\osgWrappers\osg\Image.cpp
|
||||
SOURCE=..\..\..\src\osgWrappers\osg\ImageStream.cpp
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=..\..\..\src\osgWrappers\osg\Impostor.cpp
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=..\..\..\src\osgWrappers\osg\ImpostorSprite.cpp
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=..\..\..\src\osgWrappers\osg\Light.cpp
|
||||
# End Source File
|
||||
|
||||
Reference in New Issue
Block a user