Merge branch 'master' into reorg
This commit is contained in:
@@ -864,6 +864,8 @@ bool OgreBinarySerializer::ImportSkeleton(Assimp::IOSystem *pIOHandler, Mesh *me
|
||||
}
|
||||
|
||||
MemoryStreamReaderPtr reader = OpenReader(pIOHandler, mesh->skeletonRef);
|
||||
if (!reader)
|
||||
return false;
|
||||
|
||||
Skeleton *skeleton = new Skeleton();
|
||||
OgreBinarySerializer serializer(reader.get(), OgreBinarySerializer::AM_Skeleton);
|
||||
|
||||
0
code/X3D/FIReader.cpp
Executable file → Normal file
0
code/X3D/FIReader.cpp
Executable file → Normal file
0
code/glTF/glTFImporter.cpp
Executable file → Normal file
0
code/glTF/glTFImporter.cpp
Executable file → Normal file
0
code/glTF2/glTF2Asset.inl
Executable file → Normal file
0
code/glTF2/glTF2Asset.inl
Executable file → Normal file
0
code/glTF2/glTF2Importer.cpp
Executable file → Normal file
0
code/glTF2/glTF2Importer.cpp
Executable file → Normal file
Reference in New Issue
Block a user