assimp/code
shin_mbpr_late2013 98b234020b Fixed AssBin loader.
File reads were used in ai_assert. The function has side effects, so it should not be used in an assert.
Fixed AddGTest.cmake.
There was an issue regarding Xcode project file. The path of libgtest.a was incorrectly set.
2015-05-16 23:39:24 +09:00
..
BoostWorkaround/boost fix "headercheck": 2015-04-15 21:22:26 +02: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
3DSConverter.cpp fix for upstream changes 2015-04-16 02:55:41 +02:00
3DSExporter.cpp fix for upstream changes 2015-04-16 02:55:41 +02:00
3DSExporter.h fix "headercheck": 2015-04-15 21:22:26 +02:00
3DSHelper.h fix "headercheck": 2015-04-15 21:22:26 +02:00
3DSLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
3DSLoader.h fix "headercheck": 2015-04-15 21:22:26 +02:00
ACLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
ACLoader.h fix for upstream changes 2015-04-16 02:55:41 +02:00
ASELoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
ASELoader.h + add AI_CONFIG_IMPORT_NO_SKELETON_MESHES flag to control skeleton mesh visualization. No need for this in Blender, and difficult to just ignore the geometry created by it. 2012-06-21 17:24:50 +02:00
ASEParser.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
ASEParser.h Mark some more functions with AI_WONT_RETURN 2015-02-27 23:09:12 +02:00
AssbinExporter.cpp fix for upstream changes 2015-04-16 02:55:41 +02:00
AssbinExporter.h - add compression support 2014-08-05 23:18:45 +02:00
AssbinLoader.cpp Fixed AssBin loader. 2015-05-16 23:39:24 +09:00
AssbinLoader.h use correct type in forward declaration. 2015-04-16 12:32:35 +02:00
Assimp.cpp Merge remote-tracking branch 'official/master' into contrib 2015-04-28 12:04:53 +02:00
AssimpCExport.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
AssxmlExporter.cpp fix for upstream changes 2015-04-16 02:55:41 +02:00
AssxmlExporter.h ...and some more assbin leftovers 2014-08-28 15:42:22 +02:00
B3DImporter.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
B3DImporter.h fix "headercheck": 2015-04-15 21:22:26 +02:00
BVHLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
BVHLoader.h fix "headercheck": 2015-04-15 21:22:26 +02:00
BaseImporter.cpp Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
BaseImporter.h use correct type in forward declaration. 2015-04-16 12:32:35 +02:00
BaseProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
BaseProcess.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
Bitmap.cpp Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
Bitmap.h fix for upstream changes 2015-04-16 02:55:41 +02:00
BlenderBMesh.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
BlenderBMesh.h Fix #325; Blender UV unwrap issue 2014-08-30 00:50:26 -04:00
BlenderDNA.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
BlenderDNA.h fix "headercheck": 2015-04-15 21:22:26 +02:00
BlenderDNA.inl fix "headercheck": 2015-04-15 21:22:26 +02:00
BlenderIntermediate.h Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
BlenderLoader.cpp fix for upstream changes 2015-04-16 02:55:41 +02:00
BlenderLoader.h fix "headercheck": 2015-04-15 21:22:26 +02:00
BlenderModifier.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
BlenderModifier.h - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 2012-02-03 03:38:30 +00:00
BlenderScene.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
BlenderScene.h fix "headercheck": 2015-04-15 21:22:26 +02:00
BlenderSceneGen.h fix "headercheck": 2015-04-15 21:22:26 +02:00
BlenderTessellator.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
BlenderTessellator.h BlenderTesselator: disable GLU tesselation code by default. 2013-11-22 13:58:40 +01:00
BlobIOSystem.h Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
ByteSwapper.h Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
C4DImporter.cpp awww, merge error 2015-04-16 03:13:19 +02:00
C4DImporter.h fix "headercheck": 2015-04-15 21:22:26 +02:00
CInterfaceIOWrapper.h fix "headercheck": 2015-04-15 21:22:26 +02:00
CMakeLists.txt allow to compile only enabled loaders 2015-05-06 23:15:15 +02:00
COBLoader.cpp Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
COBLoader.h fix "headercheck": 2015-04-15 21:22:26 +02:00
COBScene.h fix "headercheck": 2015-04-15 21:22:26 +02:00
CSMLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
CSMLoader.h fix "headercheck": 2015-04-15 21:22:26 +02:00
CalcTangentsProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
CalcTangentsProcess.h - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 2012-02-03 03:38:30 +00:00
ColladaExporter.cpp FilePath Functions in DefaultIOSystems 2015-05-02 01:56:20 +02:00
ColladaExporter.h fix "headercheck": 2015-04-15 21:22:26 +02:00
ColladaHelper.h Merge remote-tracking branch 'official/master' into contrib 2015-04-28 12:04:53 +02:00
ColladaLoader.cpp Merge remote-tracking branch 'official/master' into contrib 2015-04-28 12:04:53 +02:00
ColladaLoader.h Merge remote-tracking branch 'official/master' into contrib 2015-04-28 12:04:53 +02:00
ColladaParser.cpp Added missing header 2015-04-28 12:29:39 +02:00
ColladaParser.h fix "headercheck": 2015-04-15 21:22:26 +02:00
ComputeUVMappingProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
ComputeUVMappingProcess.h fix "headercheck": 2015-04-15 21:22:26 +02:00
ConvertToLHProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
ConvertToLHProcess.h fix "headercheck": 2015-04-15 21:22:26 +02:00
DXFHelper.h fix "headercheck": 2015-04-15 21:22:26 +02:00
DXFLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
DXFLoader.h - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 2012-04-22 22:26:26 +00:00
DeboneProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
DeboneProcess.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
DefaultIOStream.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
DefaultIOStream.h fix for upstream changes 2015-04-16 02:55:41 +02:00
DefaultIOSystem.cpp Fix Path functions 2015-05-02 12:19:20 +02:00
DefaultIOSystem.h FilePath Functions in DefaultIOSystems 2015-05-02 01:56:20 +02:00
DefaultLogger.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
DefaultProgressHandler.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
Defines.h fix for upstream changes 2015-04-16 02:55:41 +02:00
Exceptional.h fix "headercheck": 2015-04-15 21:22:26 +02:00
Exporter.cpp Merge pull request #5 from assimp/master 2015-05-01 23:01:33 +02:00
FBXAnimation.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FBXBinaryTokenizer.cpp Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
FBXCompileConfig.h - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. 2012-06-23 03:36:55 +02:00
FBXConverter.cpp Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
FBXConverter.h use correct type in forward declaration. 2015-04-16 12:32:35 +02:00
FBXDeformer.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FBXDocument.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FBXDocument.h Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
FBXDocumentUtil.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FBXDocumentUtil.h fix "headercheck": 2015-04-15 21:22:26 +02:00
FBXImportSettings.h Correction on FBX material texture UV index 2014-05-27 09:11:27 +02:00
FBXImporter.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FBXImporter.h - fbx: add ImportSettings to keep track of fbx-specific import settings. The settings are generated by the importer instance and injected into parser and DOM. 2012-06-28 19:16:14 +02:00
FBXMaterial.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FBXMeshGeometry.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FBXModel.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FBXNodeAttribute.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FBXParser.cpp Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
FBXParser.h Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
FBXProperties.cpp Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
FBXProperties.h fix "headercheck": 2015-04-15 21:22:26 +02:00
FBXTokenizer.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FBXTokenizer.h fix "headercheck": 2015-04-15 21:22:26 +02:00
FBXUtil.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FBXUtil.h - fbx: add binary reading draft. Started from scratch after my first attempt had design flaws. The binary reader now sits on the lexer stage (really) and generates a (fake) token sequence similar to the text lexer's output - this means most parsing code can go unaffected. 2012-08-09 02:08:12 +02:00
FileLogStream.h fix "headercheck": 2015-04-15 21:22:26 +02:00
FileSystemFilter.h fix "headercheck": 2015-04-15 21:22:26 +02:00
FindDegenerates.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FindDegenerates.h bugfix: export processes for unittests. 2014-05-04 16:02:52 +02:00
FindInstancesProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FindInstancesProcess.h - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 2012-02-03 03:38:30 +00:00
FindInvalidDataProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FindInvalidDataProcess.h fix "headercheck": 2015-04-15 21:22:26 +02:00
FixNormalsStep.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
FixNormalsStep.h - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 2012-02-03 03:38:30 +00:00
GenFaceNormalsProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
GenFaceNormalsProcess.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
GenVertexNormalsProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
GenVertexNormalsProcess.h fix unittests on linux / enable on travis-ci 2014-08-18 00:34:45 +02:00
GenericProperty.h Merge remote-tracking branch 'official/master' into contrib 2015-04-28 12:04:53 +02:00
HMPFileData.h fix "headercheck": 2015-04-15 21:22:26 +02:00
HMPLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
HMPLoader.h - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 2012-04-22 22:26:26 +00:00
HalfLifeFileData.h fix "headercheck": 2015-04-15 21:22:26 +02:00
Hash.h fix "headercheck": 2015-04-15 21:22:26 +02:00
IFCBoolean.cpp fix for upstream changes 2015-04-16 02:55:41 +02:00
IFCCurve.cpp Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
IFCGeometry.cpp Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
IFCLoader.cpp Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
IFCLoader.h - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 2012-04-22 22:26:26 +00:00
IFCMaterial.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
IFCOpenings.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
IFCProfile.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
IFCReaderGen.cpp Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
IFCReaderGen.h Re-gen IFC parsing code with alphabetic order of types. This hopefully gives a stable diff base for the future. 2015-04-13 21:42:50 +02:00
IFCUtil.cpp fix for upstream changes 2015-04-16 02:55:41 +02:00
IFCUtil.h Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
IFF.h Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
IRRLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
IRRLoader.h fix "headercheck": 2015-04-15 21:22:26 +02:00
IRRMeshLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
IRRMeshLoader.h - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 2012-04-22 22:26:26 +00:00
IRRShared.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
IRRShared.h fix build for vs2013 2015-04-16 11:38:53 +02:00
Importer.cpp Fixed some typos 2015-04-29 09:26:11 +02:00
Importer.h fix for upstream changes 2015-04-16 02:55:41 +02:00
ImporterRegistry.cpp Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
ImproveCacheLocality.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
ImproveCacheLocality.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
JoinVerticesProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
JoinVerticesProcess.h fix "headercheck": 2015-04-15 21:22:26 +02:00
LWOAnimation.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
LWOAnimation.h fix "headercheck": 2015-04-15 21:22:26 +02:00
LWOBLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
LWOFileData.h remove "register" keyword: 2015-03-02 23:44:02 +01:00
LWOLoader.cpp Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
LWOLoader.h fix "headercheck": 2015-04-15 21:22:26 +02:00
LWOMaterial.cpp Renaming ByteSwap.h to ByteSwapper.h to let assimp compile under cygwin. 2015-04-20 17:49:02 -05:00
LWSLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
LWSLoader.h fix build for vs2013 2015-04-16 11:38:53 +02:00
LimitBoneWeightsProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
LimitBoneWeightsProcess.h bugfix: export processes for unittests. 2014-05-04 16:02:52 +02:00
LineSplitter.h Modif dans le parsing IFC suppressions des espaces avant traitement de la chaine 2014-01-17 12:02:58 +01:00
LogAux.h fix "headercheck": 2015-04-15 21:22:26 +02:00
MD2FileData.h fix "headercheck": 2015-04-15 21:22:26 +02:00
MD2Loader.cpp Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
MD2Loader.h Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
MD2NormalTable.h - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 2012-02-03 03:38:30 +00:00
MD3FileData.h fix "headercheck": 2015-04-15 21:22:26 +02:00
MD3Loader.cpp Merge remote-tracking branch 'official/master' into contrib 2015-04-28 12:04:53 +02:00
MD3Loader.h Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
MD4FileData.h fix "headercheck": 2015-04-15 21:22:26 +02:00
MD5Loader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
MD5Loader.h fix "headercheck": 2015-04-15 21:22:26 +02:00
MD5Parser.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
MD5Parser.h fix "headercheck": 2015-04-15 21:22:26 +02:00
MDCFileData.h fix "headercheck": 2015-04-15 21:22:26 +02:00
MDCLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
MDCLoader.h Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
MDCNormalTable.h Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 2008-09-12 20:25:11 +00:00
MDLDefaultColorMap.h - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 2012-02-03 03:38:30 +00:00
MDLFileData.h Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
MDLLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
MDLLoader.h fix "headercheck": 2015-04-15 21:22:26 +02:00
MDLMaterialLoader.cpp fix for upstream changes 2015-04-16 02:55:41 +02:00
MS3DLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
MS3DLoader.h fix "headercheck": 2015-04-15 21:22:26 +02:00
Macros.h remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
MakeVerboseFormat.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
MakeVerboseFormat.h fix "headercheck": 2015-04-15 21:22:26 +02:00
MaterialSystem.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
MaterialSystem.h fix "headercheck": 2015-04-15 21:22:26 +02:00
MemoryIOWrapper.h fix "headercheck": 2015-04-15 21:22:26 +02:00
NDOLoader.cpp fix build for vs2013 2015-04-16 11:38:53 +02:00
NDOLoader.h fix build for vs2013 2015-04-16 11:38:53 +02:00
NFFLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
NFFLoader.h fix "headercheck": 2015-04-15 21:22:26 +02:00
OFFLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
OFFLoader.h - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 2012-04-22 22:26:26 +00:00
ObjExporter.cpp fix for upstream changes 2015-04-16 02:55:41 +02:00
ObjExporter.h fix "headercheck": 2015-04-15 21:22:26 +02:00
ObjFileData.h fix "headercheck": 2015-04-15 21:22:26 +02:00
ObjFileImporter.cpp color node handling opengex 2015-04-29 11:57:39 +02:00
ObjFileImporter.h Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
ObjFileMtlImporter.cpp OBJ: Support spaces in material names, fixes #545. 2015-05-10 23:50:18 +02:00
ObjFileMtlImporter.h refactor the code, also parse texture option explictly 2013-12-02 22:58:15 +08:00
ObjFileParser.cpp OBJ: Support spaces in material names, fixes #545. 2015-05-10 23:50:18 +02:00
ObjFileParser.h Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
ObjTools.h fix "headercheck": 2015-04-15 21:22:26 +02:00
OgreBinarySerializer.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
OgreBinarySerializer.h remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
OgreImporter.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
OgreImporter.h remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
OgreMaterial.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
OgreParsingUtils.h fix for upstream changes 2015-04-16 02:55:41 +02:00
OgreStructs.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
OgreStructs.h remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
OgreXmlSerializer.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
OgreXmlSerializer.h OgreImporter: Mirror bool return for XmlSerializer as it is in BinarySerializer. Document its meaning. 2014-05-21 04:06:22 +03:00
OpenGEXImporter.cpp fix name handling of geoemtryobjectname nodes 2015-05-05 22:27:05 +02:00
OpenGEXImporter.h fix name handling of geoemtryobjectname nodes 2015-05-05 22:27:05 +02:00
OpenGEXStructs.h update: metric parsing ongoing. 2014-09-12 12:00:03 +02:00
OptimizeGraph.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
OptimizeGraph.h fix "headercheck": 2015-04-15 21:22:26 +02:00
OptimizeMeshes.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
OptimizeMeshes.h fix "headercheck": 2015-04-15 21:22:26 +02:00
ParsingUtils.h Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
PlyExporter.cpp std::fabs from cmath should be right 2015-04-17 23:50:14 -04:00
PlyExporter.h fix "headercheck": 2015-04-15 21:22:26 +02:00
PlyLoader.cpp Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
PlyLoader.h fix "headercheck": 2015-04-15 21:22:26 +02:00
PlyParser.cpp Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
PlyParser.h fix "headercheck": 2015-04-15 21:22:26 +02:00
PolyTools.h fix "headercheck": 2015-04-15 21:22:26 +02:00
PostStepRegistry.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
PretransformVertices.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
PretransformVertices.h fix "headercheck": 2015-04-15 21:22:26 +02:00
ProcessHelper.cpp Merge pull request #5 from assimp/master 2015-05-01 23:01:33 +02:00
ProcessHelper.h Merge pull request #5 from assimp/master 2015-05-01 23:01:33 +02:00
Profiler.h fix "headercheck": 2015-04-15 21:22:26 +02:00
Q3BSPFileData.h fix "headercheck": 2015-04-15 21:22:26 +02:00
Q3BSPFileImporter.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
Q3BSPFileImporter.h fix "headercheck": 2015-04-15 21:22:26 +02:00
Q3BSPFileParser.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
Q3BSPFileParser.h - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 2012-02-03 03:38:30 +00:00
Q3BSPZipArchive.cpp Fix compilation with libc++ 2015-04-19 10:55:58 +02:00
Q3BSPZipArchive.h Fixed unzip support to use IOSystem/IOStream abstraction 2014-03-10 17:21:17 +01:00
Q3DLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
Q3DLoader.h fix "headercheck": 2015-04-15 21:22:26 +02:00
RawLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
RawLoader.h - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 2012-04-22 22:26:26 +00:00
RemoveComments.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
RemoveComments.h fix "headercheck": 2015-04-15 21:22:26 +02:00
RemoveRedundantMaterials.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
RemoveRedundantMaterials.h Release candidate 2 : 3.1 2014-05-04 19:17:51 +02:00
RemoveVCProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
RemoveVCProcess.h Release candidate 2 : 3.1 2014-05-04 19:17:51 +02:00
SGSpatialSort.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
SGSpatialSort.h fix "headercheck": 2015-04-15 21:22:26 +02:00
SMDLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
SMDLoader.h - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 2012-04-22 22:26:26 +00:00
STEPFile.h fix "headercheck": 2015-04-15 21:22:26 +02:00
STEPFileEncoding.cpp Fix one-off in STEPFileEncoding causing UTF32 character decoding to fail. 2015-04-30 02:37:35 +02:00
STEPFileEncoding.h - STEP: support UTF16, UTF32 and Mac/Roman escape sequences. 2013-01-24 19:51:46 +01:00
STEPFileReader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
STEPFileReader.h Modif dans le parsing IFC suppressions des espaces avant traitement de la chaine 2014-01-17 12:02:58 +01:00
STLExporter.cpp Use "wb" when writing binary STL exports, fixes #556. 2015-05-12 21:51:27 +02:00
STLExporter.h fix "headercheck": 2015-04-15 21:22:26 +02:00
STLLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
STLLoader.h - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 2012-04-22 22:26:26 +00:00
SceneCombiner.cpp Fixed bug introduced by misleading names in materials properties between "type" parameters of function referring to the "semantic" field of properties (and NOT the type field...) 2015-04-29 18:13:16 +02:00
SceneCombiner.h fix build for vs2013 2015-04-16 11:38:53 +02:00
ScenePreprocessor.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
ScenePreprocessor.h fix "headercheck": 2015-04-15 21:22:26 +02:00
ScenePrivate.h fix "headercheck": 2015-04-15 21:22:26 +02:00
SkeletonMeshBuilder.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
SkeletonMeshBuilder.h fix "headercheck": 2015-04-15 21:22:26 +02:00
SmoothingGroups.h fix "headercheck": 2015-04-15 21:22:26 +02:00
SmoothingGroups.inl addition to c4997f16db 2015-03-08 03:26:25 +01:00
SortByPTypeProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
SortByPTypeProcess.h bugfix: export processes for unittests. 2014-05-04 16:02:52 +02:00
SpatialSort.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
SpatialSort.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
SplitByBoneCountProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
SplitByBoneCountProcess.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
SplitLargeMeshes.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
SplitLargeMeshes.h bugfix: export processes for unittests. 2014-05-04 16:02:52 +02:00
StandardShapes.cpp fix for upstream changes 2015-04-16 02:55:41 +02:00
StandardShapes.h fix "headercheck": 2015-04-15 21:22:26 +02:00
StdOStreamLogStream.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
StepExporter.cpp Fix Path functions 2015-05-02 12:19:20 +02:00
StepExporter.h FilePath Functions in DefaultIOSystems 2015-05-02 01:56:20 +02:00
StreamReader.h Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
StreamWriter.h Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
StringComparison.h fix win32-build for assimp_viewer . 2015-04-17 20:02:55 +02:00
Subdivision.cpp Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
Subdivision.h fix "headercheck": 2015-04-15 21:22:26 +02:00
TargetAnimation.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
TargetAnimation.h fix "headercheck": 2015-04-15 21:22:26 +02:00
TerragenLoader.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
TerragenLoader.h - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 2012-04-22 22:26:26 +00:00
TextureTransform.cpp use <> include bracket style. 2015-04-18 19:17:10 +02:00
TextureTransform.h fix "headercheck": 2015-04-15 21:22:26 +02:00
TinyFormatter.h - workaround for older gcc versions (<4.6) sometimes copying temporaries even though they shouldn't. 2013-04-13 16:08:13 +02:00
TriangulateProcess.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
TriangulateProcess.h bugfix: export processes for unittests. 2014-05-04 16:02:52 +02:00
UnrealLoader.cpp use <> include bracket style. 2015-04-18 19:17:10 +02:00
UnrealLoader.h fix "headercheck": 2015-04-15 21:22:26 +02:00
ValidateDataStructure.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
ValidateDataStructure.h fix "headercheck": 2015-04-15 21:22:26 +02:00
Version.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
Vertex.h fix "headercheck": 2015-04-15 21:22:26 +02:00
VertexTriangleAdjacency.cpp remove AssimpPCH.h: fixes #534 2015-04-16 01:00:17 +02:00
VertexTriangleAdjacency.h fix "headercheck": 2015-04-15 21:22:26 +02:00
Win32DebugLogStream.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
XFileExporter.cpp Fix Path functions 2015-05-02 12:19:20 +02:00
XFileExporter.h Merge pull request #5 from assimp/master 2015-05-01 23:01:33 +02:00
XFileHelper.h fix for upstream changes 2015-04-16 02:55:41 +02:00
XFileImporter.cpp fix for upstream changes 2015-04-16 02:55:41 +02:00
XFileImporter.h - rewrote the XFileLoader material management to handle meshes with dummy material names correctly. 2013-02-12 13:13:12 +01:00
XFileParser.cpp Modifying files to let assimp build under cygwin. 2015-04-20 17:36:47 -05:00
XFileParser.h Mark some more functions with AI_WONT_RETURN 2015-02-27 23:09:12 +02:00
XGLLoader.cpp fix for upstream changes 2015-04-16 02:55:41 +02:00
XGLLoader.h Merge remote-tracking branch 'origin' 2015-04-16 01:03:00 +02:00
XMLTools.h Collada Export: escape user-defined strings in XML output. 2014-08-23 15:42:47 -07:00
assbin_chunks.h [3393728] [PATCH 1/2] ommit->omit and splitted->split 2011-08-20 22:00:33 +00:00
fast_atof.h Merge remote-tracking branch 'official/master' into contrib 2015-04-28 12:04:53 +02:00
irrXMLWrapper.h fix "headercheck": 2015-04-15 21:22:26 +02: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 fix "headercheck": 2015-04-15 21:22:26 +02:00