assimp/code
Turo Lamminen 154760ab52 Abort early when hitting unexpected EOF in AC3D loader
Without this the code will try to loop through the specified number
of surfaces which could be very large even though none will succeed.
2015-08-07 14:18:16 +03:00
..
BoostWorkaround/boost - Merge in latest from assimp/assimp on GitHub (5c00aef7cd) 2015-07-26 19:16:01 -07:00
res - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 2012-02-03 03:38:30 +00:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
3DSConverter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
3DSExporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
3DSExporter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
3DSHelper.h Fixed: Initialize members in 3DS loader 2015-07-02 20:51:45 -06:00
3DSLoader.cpp Fixed: Initialize members in 3DS loader 2015-07-02 20:51:45 -06:00
3DSLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ACLoader.cpp Abort early when hitting unexpected EOF in AC3D loader 2015-08-07 14:18:16 +03:00
ACLoader.h Fixed: Initialize members in ACLoader 2015-07-02 20:51:45 -06:00
ASELoader.cpp Fixed: Initialize member sin ASEImporter 2015-07-02 20:51:45 -06:00
ASELoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ASEParser.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ASEParser.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
AssbinExporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
AssbinExporter.h Refactor: Trim trailing whitespace 2015-06-28 16:01:32 -06:00
AssbinLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
AssbinLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Assimp.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
AssimpCExport.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
AssxmlExporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
AssxmlExporter.h Refactor: Trim trailing whitespace 2015-06-28 16:01:32 -06:00
B3DImporter.cpp Line endings. 2015-07-03 20:40:07 +02:00
B3DImporter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BVHLoader.cpp Fixed: Initialize members in BVHLoader 2015-07-02 20:51:45 -06:00
BVHLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BaseImporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BaseImporter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BaseProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BaseProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Bitmap.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Bitmap.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlenderBMesh.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlenderBMesh.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlenderDNA.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlenderDNA.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlenderDNA.inl Refactor: Expand tags to 4 spaces 2015-06-28 16:12:51 -06:00
BlenderIntermediate.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlenderLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlenderLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlenderModifier.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlenderModifier.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlenderScene.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlenderScene.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlenderSceneGen.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlenderTessellator.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlenderTessellator.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
BlobIOSystem.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ByteSwapper.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
C4DImporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
C4DImporter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
CInterfaceIOWrapper.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
CMakeLists.txt OpenGEX: add class for exporter. 2015-07-01 20:43:37 +02:00
COBLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
COBLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
COBScene.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
CSMLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
CSMLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
CalcTangentsProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
CalcTangentsProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ColladaExporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ColladaExporter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ColladaHelper.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ColladaLoader.cpp Correct value for mColorAmbient for COLLADA files 2015-07-05 14:30:27 +02:00
ColladaLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ColladaParser upstream.cpp - Merge in latest from assimp/assimp on GitHub (5c00aef7cd) 2015-07-26 19:16:01 -07:00
ColladaParser upstream.h - Merge in latest from assimp/assimp on GitHub (5c00aef7cd) 2015-07-26 19:16:01 -07:00
ColladaParser wil.cpp - Merge in latest from assimp/assimp on GitHub (5c00aef7cd) 2015-07-26 19:16:01 -07:00
ColladaParser.cpp - Add include of stdarg, because apparently that's needed to build of Github server with Travis. 2015-07-27 00:54:23 -07:00
ColladaParser.h - Merge in latest from assimp/assimp on GitHub (5c00aef7cd) 2015-07-26 19:16:01 -07:00
ComputeUVMappingProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ComputeUVMappingProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ConvertToLHProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ConvertToLHProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
DXFHelper.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
DXFLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
DXFLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
DeboneProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
DeboneProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
DefaultIOStream.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
DefaultIOStream.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
DefaultIOSystem.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
DefaultIOSystem.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
DefaultLogger.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
DefaultProgressHandler.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Defines.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Exceptional.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Exporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXAnimation.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXBinaryTokenizer.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXCompileConfig.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXConverter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXConverter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXDeformer.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXDocument.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXDocument.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXDocumentUtil.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXDocumentUtil.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXImportSettings.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXImporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXImporter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXMaterial.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXMeshGeometry.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXModel.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXNodeAttribute.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXParser.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXParser.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXProperties.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXProperties.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXTokenizer.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXTokenizer.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FBXUtil.cpp Refactor: Prefer Format::operator<< over Format::operator, 2015-07-03 20:13:00 -06:00
FBXUtil.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FileLogStream.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FileSystemFilter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FindDegenerates.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FindDegenerates.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FindInstancesProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FindInstancesProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FindInvalidDataProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FindInvalidDataProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
FixNormalsStep.cpp Fix volume calculation 2015-08-02 19:45:39 +03:00
FixNormalsStep.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
GenFaceNormalsProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
GenFaceNormalsProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
GenVertexNormalsProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
GenVertexNormalsProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
GenericProperty.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
HMPFileData.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
HMPLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
HMPLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
HalfLifeFileData.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Hash.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IFCBoolean.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IFCCurve.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IFCGeometry.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IFCLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IFCLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IFCMaterial.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IFCOpenings.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IFCProfile.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IFCReaderGen.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IFCReaderGen.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IFCUtil.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IFCUtil.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IFF.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IRRLoader.cpp Fixed: Initialize members in IRRLoader 2015-07-02 20:51:46 -06:00
IRRLoader.h Fixed: Initialize members in IRRLoader 2015-07-02 20:51:46 -06:00
IRRMeshLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IRRMeshLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IRRShared.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
IRRShared.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Importer.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Importer.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ImporterRegistry.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ImproveCacheLocality.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ImproveCacheLocality.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
JoinVerticesProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
JoinVerticesProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
LWOAnimation.cpp Fixed: Initialize all members in LWOAnimation 2015-07-02 20:51:46 -06:00
LWOAnimation.h Fixed: Initialize members in LWOAnimation 2015-07-02 20:51:46 -06:00
LWOBLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
LWOFileData.h Fixed: Initialize members in LWOFileData 2015-07-02 20:51:46 -06:00
LWOLoader.cpp Fix out-of-bounds write on malformed input 2015-08-06 16:16:34 +03:00
LWOLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
LWOMaterial.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
LWSLoader.cpp Fixed: Initialize all members in LWSImporter 2015-07-02 20:51:46 -06:00
LWSLoader.h Fixed: Initialize members in LWSLoader 2015-07-02 20:51:46 -06:00
LimitBoneWeightsProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
LimitBoneWeightsProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
LineSplitter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
LogAux.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MD2FileData.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MD2Loader.cpp Fixed: Initialize all members in MD2Importer 2015-07-02 20:51:46 -06:00
MD2Loader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MD2NormalTable.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MD3FileData.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MD3Loader.cpp Fixed: Initialize all members in MD3Importer 2015-07-02 20:51:46 -06:00
MD3Loader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MD4FileData.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MD5Loader.cpp Fixed: Initialize all members in MD5Importer 2015-07-02 20:51:46 -06:00
MD5Loader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MD5Parser.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MD5Parser.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MDCFileData.h Fixed: Initialize members in MDCFileData 2015-07-02 20:51:46 -06:00
MDCLoader.cpp Fixed: Initialize all members in MDCImporter 2015-07-02 20:51:46 -06:00
MDCLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MDCNormalTable.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MDLDefaultColorMap.h Refactor: Trim trailing whitespace 2015-06-28 16:01:32 -06:00
MDLFileData.h Fixed: Initialize all members in IntSplitGroupData_MDL7 2015-07-02 20:51:46 -06:00
MDLLoader.cpp Fixed: Initialize all members in MDLImporter 2015-07-02 20:51:46 -06:00
MDLLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MDLMaterialLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MS3DLoader.cpp Fixed: Initialize members in MS3DImporter 2015-07-02 20:51:46 -06:00
MS3DLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Macros.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MakeVerboseFormat.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MakeVerboseFormat.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MaterialSystem.cpp Fixed: Correct memory leak found by cppcheck 2015-07-02 20:55:56 -06:00
MaterialSystem.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
MemoryIOWrapper.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
NDOLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
NDOLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
NFFLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
NFFLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OFFLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OFFLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ObjExporter.cpp Obj-loader: change include brackets. 2015-07-10 01:21:10 +02:00
ObjExporter.h Obj-loader: change include brackets. 2015-07-10 01:21:10 +02:00
ObjFileData.h Merge branch 'master' of https://github.com/assimp/assimp 2015-07-10 01:21:57 +02:00
ObjFileImporter.cpp Merge branch 'master' of https://github.com/assimp/assimp 2015-07-10 01:21:57 +02:00
ObjFileImporter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ObjFileMtlImporter.cpp Obj-loader: change include brackets. 2015-07-10 01:21:10 +02:00
ObjFileMtlImporter.h Obj-loader: change include brackets. 2015-07-10 01:21:10 +02:00
ObjFileParser.cpp Merge branch 'master' of https://github.com/assimp/assimp 2015-07-10 01:21:57 +02:00
ObjFileParser.h Merge branch 'master' of https://github.com/assimp/assimp 2015-07-10 01:21:57 +02:00
ObjTools.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OgreBinarySerializer.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OgreBinarySerializer.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OgreImporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OgreImporter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OgreMaterial.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OgreParsingUtils.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OgreStructs.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OgreStructs.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OgreXmlSerializer.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OgreXmlSerializer.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OpenGEXExporter.cpp OpenGEX: add class for exporter. 2015-07-01 20:43:37 +02:00
OpenGEXExporter.h Build: fix missing commas. 2015-07-04 09:22:11 +02:00
OpenGEXImporter.cpp iOpenGEX: use std::string for grammar::token. 2015-07-17 20:03:23 +02:00
OpenGEXImporter.h fix name handling of geoemtryobjectname nodes 2015-05-05 22:27:05 +02:00
OpenGEXStructs.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OptimizeGraph.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OptimizeGraph.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OptimizeMeshes.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
OptimizeMeshes.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ParsingUtils.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
PlyExporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
PlyExporter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
PlyLoader.cpp Fixed: Initialize all members in PLYImporter 2015-07-02 20:51:46 -06:00
PlyLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
PlyParser.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
PlyParser.h Fixed: Initialize members in PlyParser 2015-07-02 20:51:46 -06:00
PolyTools.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
PostStepRegistry.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
PretransformVertices.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
PretransformVertices.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ProcessHelper.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ProcessHelper.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Profiler.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Q3BSPFileData.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Q3BSPFileImporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Q3BSPFileImporter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Q3BSPFileParser.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Q3BSPFileParser.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Q3BSPZipArchive.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Q3BSPZipArchive.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Q3DLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Q3DLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
RawLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
RawLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
RemoveComments.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
RemoveComments.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
RemoveRedundantMaterials.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
RemoveRedundantMaterials.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
RemoveVCProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
RemoveVCProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SGSpatialSort.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SGSpatialSort.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SMDLoader.cpp Fixed: Initialize all members in SMDImporter 2015-07-02 20:51:46 -06:00
SMDLoader.h Fixed: Initialize members in SMDLoader 2015-07-02 20:51:46 -06:00
STEPFile.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
STEPFileEncoding.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
STEPFileEncoding.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
STEPFileReader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
STEPFileReader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
STLExporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
STLExporter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
STLLoader.cpp Fixed: Initialize all members in STLImporter 2015-07-02 20:51:46 -06:00
STLLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SceneCombiner.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SceneCombiner.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ScenePreprocessor.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ScenePreprocessor.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ScenePrivate.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SkeletonMeshBuilder.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SkeletonMeshBuilder.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SmoothingGroups.h Fixed: Initialize members in SmoothinGroups 2015-07-02 20:51:46 -06:00
SmoothingGroups.inl Refactor: Expand tags to 4 spaces 2015-06-28 16:12:51 -06:00
SortByPTypeProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SortByPTypeProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SpatialSort.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SpatialSort.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SplitByBoneCountProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SplitByBoneCountProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SplitLargeMeshes.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
SplitLargeMeshes.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
StandardShapes.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
StandardShapes.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
StdOStreamLogStream.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
StepExporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
StepExporter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
StreamReader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
StreamWriter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
StringComparison.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Subdivision.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Subdivision.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
TargetAnimation.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
TargetAnimation.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
TerragenLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
TerragenLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
TextureTransform.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
TextureTransform.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
TinyFormatter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
TriangulateProcess.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
TriangulateProcess.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
UnrealLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
UnrealLoader.h Fixed: Initialize members in UnrealLoader 2015-07-02 20:51:46 -06:00
ValidateDataStructure.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
ValidateDataStructure.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Version.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Vertex.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
VertexTriangleAdjacency.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
VertexTriangleAdjacency.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
Win32DebugLogStream.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
XFileExporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
XFileExporter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
XFileHelper.h Fixed: Initialize members in XFileHelper 2015-07-02 20:51:46 -06:00
XFileImporter.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
XFileImporter.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
XFileParser.cpp INcreas readability. 2015-07-03 19:00:21 +02:00
XFileParser.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
XGLLoader.cpp Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
XGLLoader.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
XMLTools.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
assbin_chunks.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
fast_atof.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
irrXMLWrapper.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00
makefile.mingw Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. 2010-08-30 13:13:18 +00:00
qnan.h Refactor: Expand tabs to 4 spaces 2015-06-28 16:04:15 -06:00