Added DisplaySetting::s/getCompileContextHint() and use of this hint in osgViewer::Viewer/CompositeViewer.
Removed the CustomViewer in osgterrain example as the above now removes the need for it.
This commit is contained in:
@@ -160,7 +160,7 @@ Registry::Registry()
|
||||
}
|
||||
|
||||
addFileExtensionAlias("shadow", "osgShadow");
|
||||
|
||||
addFileExtensionAlias("terrain", "osgTerrain");
|
||||
addFileExtensionAlias("view", "osgViewer");
|
||||
|
||||
addFileExtensionAlias("sgi", "rgb");
|
||||
|
||||
Reference in New Issue
Block a user