Renamed the osg::EarthSky to osg::ClearNode to make it more obvious what
role it has play and make it more relevant to non vis-sim applications.
This commit is contained in:
@@ -185,7 +185,7 @@ SOURCE=..\..\src\osg\DrawPixels.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osg\EarthSky.cpp
|
||||
SOURCE=..\..\src\osg\ClearNode.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@@ -501,6 +501,10 @@ SOURCE=..\..\Include\Osg\DrawPixels
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\osg\ClearNode
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\osg\EarthSky
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@@ -134,7 +134,7 @@ SOURCE=..\..\..\src\osgPlugins\osg\DOFTransform.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\osgPlugins\osg\EarthSky.cpp
|
||||
SOURCE=..\..\..\src\osgPlugins\osg\ClearNode.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
||||
Reference in New Issue
Block a user