Added support for node instances to Open Flight loader. Submitted by Yefei He.
This commit is contained in:
@@ -62,6 +62,9 @@ FltFile::FltFile(
|
||||
_useInternalMaterialPalette = true;
|
||||
setMaterialPool( new MaterialPool );
|
||||
}
|
||||
|
||||
// instances are always internally defined
|
||||
setInstancePool( new InstancePool );
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user