Alexander Gessler faea2ecccc OBJ: Support spaces in material names, fixes #545. il y a 10 ans
..
BoostWorkaround 470ad98281 fix "headercheck": il y a 10 ans
res 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 14 ans
3DSConverter.cpp a1c0be5489 Revert "Introduce regression to see if new Travis regression diff catches it." il y a 10 ans
3DSExporter.cpp 611778045d fix for upstream changes il y a 10 ans
3DSExporter.h 470ad98281 fix "headercheck": il y a 10 ans
3DSHelper.h 470ad98281 fix "headercheck": il y a 10 ans
3DSLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
3DSLoader.h 470ad98281 fix "headercheck": il y a 10 ans
ACLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
ACLoader.h 611778045d fix for upstream changes il y a 10 ans
ASELoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
ASELoader.h 4e9a0bba20 + 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. il y a 13 ans
ASEParser.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
ASEParser.h 5a74e07f5f Mark some more functions with AI_WONT_RETURN il y a 11 ans
AssbinExporter.cpp 611778045d fix for upstream changes il y a 10 ans
AssbinExporter.h cd86818888 - add compression support il y a 11 ans
AssbinLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
AssbinLoader.h d12868adc4 use correct type in forward declaration. il y a 10 ans
Assimp.cpp 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib il y a 10 ans
AssimpCExport.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
AssxmlExporter.cpp 611778045d fix for upstream changes il y a 10 ans
AssxmlExporter.h 19de24a442 ...and some more assbin leftovers il y a 11 ans
B3DImporter.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
B3DImporter.h 470ad98281 fix "headercheck": il y a 10 ans
BVHLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
BVHLoader.h 470ad98281 fix "headercheck": il y a 10 ans
BaseImporter.cpp 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
BaseImporter.h d12868adc4 use correct type in forward declaration. il y a 10 ans
BaseProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
BaseProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. il y a 14 ans
Bitmap.cpp 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
Bitmap.h 611778045d fix for upstream changes il y a 10 ans
BlenderBMesh.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
BlenderBMesh.h 625d2b7c4a Fix #325; Blender UV unwrap issue il y a 11 ans
BlenderDNA.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
BlenderDNA.h 470ad98281 fix "headercheck": il y a 10 ans
BlenderDNA.inl 470ad98281 fix "headercheck": il y a 10 ans
BlenderIntermediate.h 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
BlenderLoader.cpp 611778045d fix for upstream changes il y a 10 ans
BlenderLoader.h 470ad98281 fix "headercheck": il y a 10 ans
BlenderModifier.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
BlenderModifier.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 14 ans
BlenderScene.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
BlenderScene.h 470ad98281 fix "headercheck": il y a 10 ans
BlenderSceneGen.h 470ad98281 fix "headercheck": il y a 10 ans
BlenderTessellator.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
BlenderTessellator.h 857e50ba40 BlenderTesselator: disable GLU tesselation code by default. il y a 12 ans
BlobIOSystem.h 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
ByteSwapper.h 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
C4DImporter.cpp 1c1f3c25f8 awww, merge error il y a 10 ans
C4DImporter.h 470ad98281 fix "headercheck": il y a 10 ans
CInterfaceIOWrapper.h 470ad98281 fix "headercheck": il y a 10 ans
CMakeLists.txt 4acb1d4c92 Removed FORCE attribute from CMake variable LIBRARY_SUFFIX il y a 10 ans
COBLoader.cpp 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
COBLoader.h 470ad98281 fix "headercheck": il y a 10 ans
COBScene.h 470ad98281 fix "headercheck": il y a 10 ans
CSMLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
CSMLoader.h 470ad98281 fix "headercheck": il y a 10 ans
CalcTangentsProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
CalcTangentsProcess.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 14 ans
ColladaExporter.cpp 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
ColladaExporter.h 470ad98281 fix "headercheck": il y a 10 ans
ColladaHelper.h 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib il y a 10 ans
ColladaLoader.cpp 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib il y a 10 ans
ColladaLoader.h 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib il y a 10 ans
ColladaParser.cpp 91c751a03a Added missing header il y a 10 ans
ColladaParser.h 470ad98281 fix "headercheck": il y a 10 ans
ComputeUVMappingProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
ComputeUVMappingProcess.h 470ad98281 fix "headercheck": il y a 10 ans
ConvertToLHProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
ConvertToLHProcess.h 470ad98281 fix "headercheck": il y a 10 ans
DXFHelper.h 470ad98281 fix "headercheck": il y a 10 ans
DXFLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
DXFLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. il y a 13 ans
DeboneProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
DeboneProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. il y a 14 ans
DefaultIOStream.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
DefaultIOStream.h 611778045d fix for upstream changes il y a 10 ans
DefaultIOSystem.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
DefaultIOSystem.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. il y a 14 ans
DefaultLogger.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
DefaultProgressHandler.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. il y a 14 ans
Defines.h 611778045d fix for upstream changes il y a 10 ans
Exceptional.h 470ad98281 fix "headercheck": il y a 10 ans
Exporter.cpp 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib il y a 10 ans
FBXAnimation.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FBXBinaryTokenizer.cpp 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
FBXCompileConfig.h 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. il y a 13 ans
FBXConverter.cpp 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
FBXConverter.h d12868adc4 use correct type in forward declaration. il y a 10 ans
FBXDeformer.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FBXDocument.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FBXDocument.h 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
FBXDocumentUtil.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FBXDocumentUtil.h 470ad98281 fix "headercheck": il y a 10 ans
FBXImportSettings.h b2ac7b878f Correction on FBX material texture UV index il y a 11 ans
FBXImporter.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FBXImporter.h 05bc8ab684 - 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. il y a 13 ans
FBXMaterial.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FBXMeshGeometry.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FBXModel.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FBXNodeAttribute.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FBXParser.cpp 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
FBXParser.h 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
FBXProperties.cpp 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
FBXProperties.h 470ad98281 fix "headercheck": il y a 10 ans
FBXTokenizer.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FBXTokenizer.h 470ad98281 fix "headercheck": il y a 10 ans
FBXUtil.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FBXUtil.h 24ce9495fd - 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. il y a 13 ans
FileLogStream.h 470ad98281 fix "headercheck": il y a 10 ans
FileSystemFilter.h 470ad98281 fix "headercheck": il y a 10 ans
FindDegenerates.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FindDegenerates.h 392730be07 bugfix: export processes for unittests. il y a 11 ans
FindInstancesProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FindInstancesProcess.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 14 ans
FindInvalidDataProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FindInvalidDataProcess.h 470ad98281 fix "headercheck": il y a 10 ans
FixNormalsStep.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
FixNormalsStep.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 14 ans
GenFaceNormalsProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
GenFaceNormalsProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. il y a 14 ans
GenVertexNormalsProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
GenVertexNormalsProcess.h d795491c48 fix unittests on linux / enable on travis-ci il y a 11 ans
GenericProperty.h 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib il y a 10 ans
HMPFileData.h 470ad98281 fix "headercheck": il y a 10 ans
HMPLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
HMPLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. il y a 13 ans
HalfLifeFileData.h 470ad98281 fix "headercheck": il y a 10 ans
Hash.h 470ad98281 fix "headercheck": il y a 10 ans
IFCBoolean.cpp 611778045d fix for upstream changes il y a 10 ans
IFCCurve.cpp 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
IFCGeometry.cpp 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
IFCLoader.cpp 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
IFCLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. il y a 13 ans
IFCMaterial.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
IFCOpenings.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
IFCProfile.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
IFCReaderGen.cpp 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
IFCReaderGen.h b3a3558da3 Re-gen IFC parsing code with alphabetic order of types. This hopefully gives a stable diff base for the future. il y a 10 ans
IFCUtil.cpp 611778045d fix for upstream changes il y a 10 ans
IFCUtil.h 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
IFF.h 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
IRRLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
IRRLoader.h 470ad98281 fix "headercheck": il y a 10 ans
IRRMeshLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
IRRMeshLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. il y a 13 ans
IRRShared.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
IRRShared.h 02ee002878 fix build for vs2013 il y a 10 ans
Importer.cpp ca2e47b205 Fixed some typos il y a 10 ans
Importer.h 611778045d fix for upstream changes il y a 10 ans
ImporterRegistry.cpp 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
ImproveCacheLocality.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
ImproveCacheLocality.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. il y a 14 ans
JoinVerticesProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
JoinVerticesProcess.h 470ad98281 fix "headercheck": il y a 10 ans
LWOAnimation.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
LWOAnimation.h 470ad98281 fix "headercheck": il y a 10 ans
LWOBLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
LWOFileData.h c4997f16db remove "register" keyword: il y a 11 ans
LWOLoader.cpp 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
LWOLoader.h 470ad98281 fix "headercheck": il y a 10 ans
LWOMaterial.cpp 956fde6e66 Renaming ByteSwap.h to ByteSwapper.h to let assimp compile under cygwin. il y a 10 ans
LWSLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
LWSLoader.h 02ee002878 fix build for vs2013 il y a 10 ans
LimitBoneWeightsProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
LimitBoneWeightsProcess.h 392730be07 bugfix: export processes for unittests. il y a 11 ans
LineSplitter.h 8267d93537 Modif dans le parsing IFC suppressions des espaces avant traitement de la chaine il y a 12 ans
LogAux.h 470ad98281 fix "headercheck": il y a 10 ans
MD2FileData.h 470ad98281 fix "headercheck": il y a 10 ans
MD2Loader.cpp 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
MD2Loader.h 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
MD2NormalTable.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 14 ans
MD3FileData.h 470ad98281 fix "headercheck": il y a 10 ans
MD3Loader.cpp 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib il y a 10 ans
MD3Loader.h 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
MD4FileData.h 470ad98281 fix "headercheck": il y a 10 ans
MD5Loader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
MD5Loader.h 470ad98281 fix "headercheck": il y a 10 ans
MD5Parser.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
MD5Parser.h 470ad98281 fix "headercheck": il y a 10 ans
MDCFileData.h 470ad98281 fix "headercheck": il y a 10 ans
MDCLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
MDCLoader.h 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
MDCNormalTable.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). il y a 17 ans
MDLDefaultColorMap.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 14 ans
MDLFileData.h 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
MDLLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
MDLLoader.h 470ad98281 fix "headercheck": il y a 10 ans
MDLMaterialLoader.cpp 611778045d fix for upstream changes il y a 10 ans
MS3DLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
MS3DLoader.h 470ad98281 fix "headercheck": il y a 10 ans
Macros.h bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
MakeVerboseFormat.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
MakeVerboseFormat.h 470ad98281 fix "headercheck": il y a 10 ans
MaterialSystem.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
MaterialSystem.h 470ad98281 fix "headercheck": il y a 10 ans
MemoryIOWrapper.h 470ad98281 fix "headercheck": il y a 10 ans
NDOLoader.cpp 02ee002878 fix build for vs2013 il y a 10 ans
NDOLoader.h 02ee002878 fix build for vs2013 il y a 10 ans
NFFLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
NFFLoader.h 470ad98281 fix "headercheck": il y a 10 ans
OFFLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
OFFLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. il y a 13 ans
ObjExporter.cpp 611778045d fix for upstream changes il y a 10 ans
ObjExporter.h 470ad98281 fix "headercheck": il y a 10 ans
ObjFileData.h 470ad98281 fix "headercheck": il y a 10 ans
ObjFileImporter.cpp 995bc41d57 color node handling opengex il y a 10 ans
ObjFileImporter.h 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
ObjFileMtlImporter.cpp faea2ecccc OBJ: Support spaces in material names, fixes #545. il y a 10 ans
ObjFileMtlImporter.h 0b88f72be2 refactor the code, also parse texture option explictly il y a 12 ans
ObjFileParser.cpp faea2ecccc OBJ: Support spaces in material names, fixes #545. il y a 10 ans
ObjFileParser.h 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
ObjTools.h 470ad98281 fix "headercheck": il y a 10 ans
OgreBinarySerializer.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
OgreBinarySerializer.h bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
OgreImporter.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
OgreImporter.h bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
OgreMaterial.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
OgreParsingUtils.h 611778045d fix for upstream changes il y a 10 ans
OgreStructs.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
OgreStructs.h bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
OgreXmlSerializer.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
OgreXmlSerializer.h f8e1dcb102 OgreImporter: Mirror bool return for XmlSerializer as it is in BinarySerializer. Document its meaning. il y a 11 ans
OpenGEXImporter.cpp 5357772cf5 fix build. il y a 10 ans
OpenGEXImporter.h eb1ee61420 fix code reading findings: use of std::copy il y a 10 ans
OpenGEXStructs.h 75d3c8e9f2 update: metric parsing ongoing. il y a 11 ans
OptimizeGraph.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
OptimizeGraph.h 470ad98281 fix "headercheck": il y a 10 ans
OptimizeMeshes.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
OptimizeMeshes.h 470ad98281 fix "headercheck": il y a 10 ans
ParsingUtils.h 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
PlyExporter.cpp b38572d1bc std::fabs from cmath should be right il y a 10 ans
PlyExporter.h 470ad98281 fix "headercheck": il y a 10 ans
PlyLoader.cpp 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
PlyLoader.h 470ad98281 fix "headercheck": il y a 10 ans
PlyParser.cpp 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
PlyParser.h 470ad98281 fix "headercheck": il y a 10 ans
PolyTools.h 470ad98281 fix "headercheck": il y a 10 ans
PostStepRegistry.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
PretransformVertices.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
PretransformVertices.h 470ad98281 fix "headercheck": il y a 10 ans
ProcessHelper.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
ProcessHelper.h 470ad98281 fix "headercheck": il y a 10 ans
Profiler.h 470ad98281 fix "headercheck": il y a 10 ans
Q3BSPFileData.h 470ad98281 fix "headercheck": il y a 10 ans
Q3BSPFileImporter.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
Q3BSPFileImporter.h 470ad98281 fix "headercheck": il y a 10 ans
Q3BSPFileParser.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
Q3BSPFileParser.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 14 ans
Q3BSPZipArchive.cpp 55ae853c2e Fix compilation with libc++ il y a 10 ans
Q3BSPZipArchive.h 77263c631f Fixed unzip support to use IOSystem/IOStream abstraction il y a 12 ans
Q3DLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
Q3DLoader.h 470ad98281 fix "headercheck": il y a 10 ans
RawLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
RawLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. il y a 13 ans
RemoveComments.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
RemoveComments.h 470ad98281 fix "headercheck": il y a 10 ans
RemoveRedundantMaterials.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
RemoveRedundantMaterials.h 1ec72cdddb Release candidate 2 : 3.1 il y a 11 ans
RemoveVCProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
RemoveVCProcess.h 1ec72cdddb Release candidate 2 : 3.1 il y a 11 ans
SGSpatialSort.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
SGSpatialSort.h 470ad98281 fix "headercheck": il y a 10 ans
SMDLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
SMDLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. il y a 13 ans
STEPFile.h 470ad98281 fix "headercheck": il y a 10 ans
STEPFileEncoding.cpp 78faabf0fa Fix one-off in STEPFileEncoding causing UTF32 character decoding to fail. il y a 10 ans
STEPFileEncoding.h 03c01685d3 - STEP: support UTF16, UTF32 and Mac/Roman escape sequences. il y a 13 ans
STEPFileReader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
STEPFileReader.h 8267d93537 Modif dans le parsing IFC suppressions des espaces avant traitement de la chaine il y a 12 ans
STLExporter.cpp 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
STLExporter.h 470ad98281 fix "headercheck": il y a 10 ans
STLLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
STLLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. il y a 13 ans
SceneCombiner.cpp c99bd9825a 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...) il y a 10 ans
SceneCombiner.h 02ee002878 fix build for vs2013 il y a 10 ans
ScenePreprocessor.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
ScenePreprocessor.h 470ad98281 fix "headercheck": il y a 10 ans
ScenePrivate.h 470ad98281 fix "headercheck": il y a 10 ans
SkeletonMeshBuilder.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
SkeletonMeshBuilder.h 470ad98281 fix "headercheck": il y a 10 ans
SmoothingGroups.h 470ad98281 fix "headercheck": il y a 10 ans
SmoothingGroups.inl 873ae5db3f addition to c4997f16dba72ab82dd4cb0374459b98d7b33a63 il y a 11 ans
SortByPTypeProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
SortByPTypeProcess.h 392730be07 bugfix: export processes for unittests. il y a 11 ans
SpatialSort.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
SpatialSort.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. il y a 14 ans
SplitByBoneCountProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
SplitByBoneCountProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. il y a 14 ans
SplitLargeMeshes.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
SplitLargeMeshes.h 392730be07 bugfix: export processes for unittests. il y a 11 ans
StandardShapes.cpp 611778045d fix for upstream changes il y a 10 ans
StandardShapes.h 470ad98281 fix "headercheck": il y a 10 ans
StdOStreamLogStream.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. il y a 14 ans
StreamReader.h 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
StreamWriter.h 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
StringComparison.h 76dd9467b2 fix win32-build for assimp_viewer . il y a 10 ans
Subdivision.cpp 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
Subdivision.h 470ad98281 fix "headercheck": il y a 10 ans
TargetAnimation.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
TargetAnimation.h 470ad98281 fix "headercheck": il y a 10 ans
TerragenLoader.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
TerragenLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. il y a 13 ans
TextureTransform.cpp 08886e28d7 use <> include bracket style. il y a 10 ans
TextureTransform.h 470ad98281 fix "headercheck": il y a 10 ans
TinyFormatter.h 17e2588588 - workaround for older gcc versions (<4.6) sometimes copying temporaries even though they shouldn't. il y a 12 ans
TriangulateProcess.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
TriangulateProcess.h 392730be07 bugfix: export processes for unittests. il y a 11 ans
UnrealLoader.cpp 08886e28d7 use <> include bracket style. il y a 10 ans
UnrealLoader.h 470ad98281 fix "headercheck": il y a 10 ans
ValidateDataStructure.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
ValidateDataStructure.h 470ad98281 fix "headercheck": il y a 10 ans
Version.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
Vertex.h 470ad98281 fix "headercheck": il y a 10 ans
VertexTriangleAdjacency.cpp bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
VertexTriangleAdjacency.h 470ad98281 fix "headercheck": il y a 10 ans
Win32DebugLogStream.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. il y a 14 ans
XFileExporter.cpp 611778045d fix for upstream changes il y a 10 ans
XFileExporter.h d12868adc4 use correct type in forward declaration. il y a 10 ans
XFileHelper.h 611778045d fix for upstream changes il y a 10 ans
XFileImporter.cpp 611778045d fix for upstream changes il y a 10 ans
XFileImporter.h 18f01268e6 - rewrote the XFileLoader material management to handle meshes with dummy material names correctly. il y a 13 ans
XFileParser.cpp 7043551068 Modifying files to let assimp build under cygwin. il y a 10 ans
XFileParser.h 5a74e07f5f Mark some more functions with AI_WONT_RETURN il y a 11 ans
XGLLoader.cpp 611778045d fix for upstream changes il y a 10 ans
XGLLoader.h 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
XMLTools.h 33ffb0003e Collada Export: escape user-defined strings in XML output. il y a 11 ans
assbin_chunks.h 2ffac898d6 [3393728] [PATCH 1/2] ommit->omit and splitted->split il y a 14 ans
fast_atof.h 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib il y a 10 ans
irrXMLWrapper.h 470ad98281 fix "headercheck": il y a 10 ans
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. il y a 15 ans
qnan.h 470ad98281 fix "headercheck": il y a 10 ans