Turo Lamminen f35d5952dc BlenderLoader: Replace ScopeGuard with std::unique_ptr 7 years ago
..
res 4495162f5f Fix new lines problem 8 years ago
.editorconfig 8326535445 Implemented: Add editor config for source code 10 years ago
3DSConverter.cpp c143d2e02c closes https://github.com/assimp/assimp/issues/1404: set name with merged meshes for output mesh. 8 years ago
3DSExporter.cpp 0bdb375804 Add missing file export into archive. 7 years ago
3DSExporter.h c22b4acd47 3MF: Export initial commit. 7 years ago
3DSHelper.h b474e75e29 3Mf-Export: add prototypes for relations and rest of 3MF-document. 7 years ago
3DSLoader.cpp 58213804ff Update 3DSLoader.cpp 8 years ago
3DSLoader.h a2b8d66a86 Update license info. 8 years ago
3MFXmlTags.h 0bdb375804 Add missing file export into archive. 7 years ago
ACLoader.cpp a2b8d66a86 Update license info. 8 years ago
ACLoader.h a2b8d66a86 Update license info. 8 years ago
AMFImporter.cpp a2b8d66a86 Update license info. 8 years ago
AMFImporter.hpp 12dbbd4ce9 Misc. typos 7 years ago
AMFImporter_Geometry.cpp a2b8d66a86 Update license info. 8 years ago
AMFImporter_Macro.hpp a2b8d66a86 Update license info. 8 years ago
AMFImporter_Material.cpp a2b8d66a86 Update license info. 8 years ago
AMFImporter_Node.hpp 12dbbd4ce9 Misc. typos 7 years ago
AMFImporter_Postprocess.cpp 856d402b59 AMFImporter: Add assertion to silence a static analyzer warning 7 years ago
ASELoader.cpp 4c9f169109 ASE: Add assertion to silence a static analyzer warning 7 years ago
ASELoader.h f30fd58494 fix review findings., 8 years ago
ASEParser.cpp a408b92279 closes https://github.com/assimp/assimp/issues/1319: fix build without 8 years ago
ASEParser.h a408b92279 closes https://github.com/assimp/assimp/issues/1319: fix build without 8 years ago
AssbinExporter.cpp 437816fc33 AssbinExporter: Add assertion to silence a static analyzer warning 7 years ago
AssbinExporter.h a2b8d66a86 Update license info. 8 years ago
AssbinLoader.cpp 5b76a31485 fix trivial warnings 7 years ago
AssbinLoader.h c4e91eb33f add some asserts. 8 years ago
Assimp.cpp c121cec68a Obj-Importer: introduce working test for line breaks. 8 years ago
AssimpCExport.cpp 439409bef2 SceneCombiner: fix the build. 8 years ago
AssxmlExporter.cpp 5b76a31485 fix trivial warnings 7 years ago
AssxmlExporter.h a2b8d66a86 Update license info. 8 years ago
B3DImporter.cpp 7cbb5f4d3b B3DImporter: Replace bad pointer casting with memcpy 7 years ago
B3DImporter.h 1eb7eceddf Addressed a number of memory leaks identified in unit tests by asan 8 years ago
BVHLoader.cpp a2b8d66a86 Update license info. 8 years ago
BVHLoader.h a2b8d66a86 Update license info. 8 years ago
BaseImporter.cpp af8e297e0f BaseImporter: Replace ScopeGuard with std::unique_ptr 7 years ago
BaseImporter.h d7e13e67c4 Utf8: integrate new lib. 8 years ago
BaseProcess.cpp a2b8d66a86 Update license info. 8 years ago
BaseProcess.h a2b8d66a86 Update license info. 8 years ago
Bitmap.cpp c774e864a0 Remove some dead assignments 7 years ago
Bitmap.h a2b8d66a86 Update license info. 8 years ago
BlenderBMesh.cpp 341222697a Address warnings on Clang 3.9 caused by having a static data member in a class template. 8 years ago
BlenderBMesh.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
BlenderDNA.cpp a2b8d66a86 Update license info. 8 years ago
BlenderDNA.h 2c8cc1f732 BlenderDNA: Silence warning about uninitialized member 7 years ago
BlenderDNA.inl ae020281e2 Add unittest 7 years ago
BlenderIntermediate.h 5b76a31485 fix trivial warnings 7 years ago
BlenderLoader.cpp f35d5952dc BlenderLoader: Replace ScopeGuard with std::unique_ptr 7 years ago
BlenderLoader.h a2b8d66a86 Update license info. 8 years ago
BlenderModifier.cpp 8be196f77d closes https://github.com/assimp/assimp/issues/1490 : fix invalid access to mesh array when the array is empty. 7 years ago
BlenderModifier.h a2b8d66a86 Update license info. 8 years ago
BlenderScene.cpp c1515db56f Blender: Fix strict-aliasing warnings 7 years ago
BlenderScene.h 8ae7231654 Blender: Silence warning about uninitialized member 7 years ago
BlenderSceneGen.h 0ec1e91722 Regression Testsuite: update database. 9 years ago
BlenderTessellator.cpp 341222697a Address warnings on Clang 3.9 caused by having a static data member in a class template. 8 years ago
BlenderTessellator.h a2b8d66a86 Update license info. 8 years ago
BlobIOSystem.h a2b8d66a86 Update license info. 8 years ago
ByteSwapper.h a2b8d66a86 Update license info. 8 years ago
C4DImporter.cpp 847e0291a0 changed a few leftover asserts to ai_assert 8 years ago
C4DImporter.h b1313b04b8 should be map, not set 8 years ago
CInterfaceIOWrapper.cpp a2b8d66a86 Update license info. 8 years ago
CInterfaceIOWrapper.h a2b8d66a86 Update license info. 8 years ago
CMakeLists.txt 8e413ac1e3 Merge branch 'master' into export_3mf 7 years ago
COBLoader.cpp 03d97b23ec Coverity: fix finding in COBLoader. 8 years ago
COBLoader.h a2b8d66a86 Update license info. 8 years ago
COBScene.h a2b8d66a86 Update license info. 8 years ago
CSMLoader.cpp a2b8d66a86 Update license info. 8 years ago
CSMLoader.h a2b8d66a86 Update license info. 8 years ago
CalcTangentsProcess.cpp a2b8d66a86 Update license info. 8 years ago
CalcTangentsProcess.h a2b8d66a86 Update license info. 8 years ago
ColladaExporter.cpp eb452b28a2 Fix warning on MSVC14 7 years ago
ColladaExporter.h cd4ef0a2e9 Update ColladaExporter.h 7 years ago
ColladaHelper.h 12dbbd4ce9 Misc. typos 7 years ago
ColladaLoader.cpp 12dbbd4ce9 Misc. typos 7 years ago
ColladaLoader.h a2b8d66a86 Update license info. 8 years ago
ColladaParser.cpp 12dbbd4ce9 Misc. typos 7 years ago
ColladaParser.h 12dbbd4ce9 Misc. typos 7 years ago
ComputeUVMappingProcess.cpp a2b8d66a86 Update license info. 8 years ago
ComputeUVMappingProcess.h a2b8d66a86 Update license info. 8 years ago
ConvertToLHProcess.cpp a2b8d66a86 Update license info. 8 years ago
ConvertToLHProcess.h a2b8d66a86 Update license info. 8 years ago
CreateAnimMesh.cpp 9621dff027 Morph animation support for collada 8 years ago
CreateAnimMesh.h a2b8d66a86 Update license info. 8 years ago
D3MFExporter.cpp 46caecdf35 enable compiler switch test for no exporter requested. 7 years ago
D3MFExporter.h 46caecdf35 enable compiler switch test for no exporter requested. 7 years ago
D3MFImporter.cpp 454b8919b0 use one header for all xml-tags. 7 years ago
D3MFImporter.h c22b4acd47 3MF: Export initial commit. 7 years ago
D3MFOpcPackage.cpp 0bdb375804 Add missing file export into archive. 7 years ago
D3MFOpcPackage.h 0bdb375804 Add missing file export into archive. 7 years ago
DXFHelper.h a2b8d66a86 Update license info. 8 years ago
DXFLoader.cpp a2b8d66a86 Update license info. 8 years ago
DXFLoader.h a2b8d66a86 Update license info. 8 years ago
DeboneProcess.cpp a2b8d66a86 Update license info. 8 years ago
DeboneProcess.h f49de6ecfe closes https://github.com/assimp/assimp/issues/1514: add postprocess step for scaling 7 years ago
DefaultIOStream.cpp a2b8d66a86 Update license info. 8 years ago
DefaultIOSystem.cpp 7db10022e9 closes https://github.com/assimp/assimp/issues/1513: fix assimp for cross compile for android 7 years ago
DefaultLogger.cpp b9efc234d0 DefaultLogger: Whitespace cleanup to fix GCC misleading indentation warning 8 years ago
DefaultProgressHandler.h a2b8d66a86 Update license info. 8 years ago
Exceptional.h 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 8 years ago
Exporter.cpp b474e75e29 3Mf-Export: add prototypes for relations and rest of 3MF-document. 7 years ago
FBXAnimation.cpp e3163ec15e FBX: fix some minor findings. 8 years ago
FBXBinaryTokenizer.cpp 30e06f7437 closes https://github.com/assimp/assimp/issues/216: check the area of a triangle to check if its degenerated or not. 7 years ago
FBXCompileConfig.h e3163ec15e FBX: fix some minor findings. 8 years ago
FBXConverter.cpp 583d3f88b8 FBX: Remove dead assignment 7 years ago
FBXConverter.h a2b8d66a86 Update license info. 8 years ago
FBXDeformer.cpp a2b8d66a86 Update license info. 8 years ago
FBXDocument.cpp e3163ec15e FBX: fix some minor findings. 8 years ago
FBXDocument.h 7e033c6cef FBX: Remove useless const qualifier from return value 8 years ago
FBXDocumentUtil.cpp a2b8d66a86 Update license info. 8 years ago
FBXDocumentUtil.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
FBXImportSettings.h c86013b08d Fixed many FBX bugs 8 years ago
FBXImporter.cpp 341222697a Address warnings on Clang 3.9 caused by having a static data member in a class template. 8 years ago
FBXImporter.h c1f93a69ae Revert "WIP: Enable Travis clang build" 8 years ago
FBXMaterial.cpp c86013b08d Fixed many FBX bugs 8 years ago
FBXMeshGeometry.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 years ago
FBXMeshGeometry.h a2b8d66a86 Update license info. 8 years ago
FBXModel.cpp e3163ec15e FBX: fix some minor findings. 8 years ago
FBXNodeAttribute.cpp e3163ec15e FBX: fix some minor findings. 8 years ago
FBXParser.cpp 5b76a31485 fix trivial warnings 7 years ago
FBXParser.h e3163ec15e FBX: fix some minor findings. 8 years ago
FBXProperties.cpp a2b8d66a86 Update license info. 8 years ago
FBXProperties.h c4e91eb33f add some asserts. 8 years ago
FBXTokenizer.cpp a2b8d66a86 Update license info. 8 years ago
FBXTokenizer.h dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 years ago
FBXUtil.cpp a2b8d66a86 Update license info. 8 years ago
FBXUtil.h a2b8d66a86 Update license info. 8 years ago
FIReader.cpp 8e413ac1e3 Merge branch 'master' into export_3mf 7 years ago
FIReader.hpp a8e65a1e8a Fix android build. 7 years ago
FileLogStream.h bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp 8 years ago
FileSystemFilter.h 87e7cf00a2 Fix spelling mistakes 9 years ago
FindDegenerates.cpp 273f6b0267 Fix MSVC14 warning cast double to real 7 years ago
FindDegenerates.h 24b728b3ea FindDegeneratives: adapt unittests and add configs 7 years ago
FindInstancesProcess.cpp a2b8d66a86 Update license info. 8 years ago
FindInstancesProcess.h a2b8d66a86 Update license info. 8 years ago
FindInvalidDataProcess.cpp eb452b28a2 Fix warning on MSVC14 7 years ago
FindInvalidDataProcess.h a2b8d66a86 Update license info. 8 years ago
FixNormalsStep.cpp a2b8d66a86 Update license info. 8 years ago
FixNormalsStep.h f49de6ecfe closes https://github.com/assimp/assimp/issues/1514: add postprocess step for scaling 7 years ago
GenFaceNormalsProcess.cpp a2b8d66a86 Update license info. 8 years ago
GenFaceNormalsProcess.h a2b8d66a86 Update license info. 8 years ago
GenVertexNormalsProcess.cpp a2b8d66a86 Update license info. 8 years ago
GenVertexNormalsProcess.h a2b8d66a86 Update license info. 8 years ago
GenericProperty.h cd64eae590 GenericProperty: Remove useless const qualifier from return value 8 years ago
HMPFileData.h a2b8d66a86 Update license info. 8 years ago
HMPLoader.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 years ago
HMPLoader.h a2b8d66a86 Update license info. 8 years ago
HalfLifeFileData.h bd2af6591f Fix compiler warnings. 8 years ago
Hash.h a2b8d66a86 Update license info. 8 years ago
IFCBoolean.cpp f8c4002294 Fixed a divide by zero error in IFCBoolean that was latent, but nevertheless a bug 7 years ago
IFCCurve.cpp d279a3cc02 Merge branch 'master' into fix_trivial_warnings 7 years ago
IFCGeometry.cpp bf2e2f7537 Extended support for tessellation parameter to more IFC shapes 8 years ago
IFCLoader.cpp 341222697a Address warnings on Clang 3.9 caused by having a static data member in a class template. 8 years ago
IFCLoader.h c1f93a69ae Revert "WIP: Enable Travis clang build" 8 years ago
IFCMaterial.cpp a2b8d66a86 Update license info. 8 years ago
IFCOpenings.cpp ef0af40f90 IFC: Remove dead code 7 years ago
IFCProfile.cpp 6db0a63d6e Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. 8 years ago
IFCReaderGen.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
IFCReaderGen1.cpp 5b76a31485 fix trivial warnings 7 years ago
IFCReaderGen2.cpp b50d734d75 IFC: Switch generated file to 2 files to fix issue related to <mingw4.9 ( 9 years ago
IFCUtil.cpp a2b8d66a86 Update license info. 8 years ago
IFCUtil.h a2b8d66a86 Update license info. 8 years ago
IFF.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
IOStreamBuffer.h a2bbf76cf4 StreamReader: fix out-of-range exception 8 years ago
IRRLoader.cpp a276a02726 IRRLoader: Fix confusing boolean casting 7 years ago
IRRLoader.h b727420cf2 SceneCOmbiner: Fix the build. 8 years ago
IRRMeshLoader.cpp a2b8d66a86 Update license info. 8 years ago
IRRMeshLoader.h a2b8d66a86 Update license info. 8 years ago
IRRShared.cpp a2b8d66a86 Update license info. 8 years ago
IRRShared.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
Importer.cpp d9965f6220 Update Importer.cpp 7 years ago
Importer.h a2b8d66a86 Update license info. 8 years ago
ImporterRegistry.cpp 19876e9822 Add support for importing both glTF and glTF2 files 8 years ago
ImproveCacheLocality.cpp 95f2319b41 ImproveCacheLocality: Add assertion to silence a static analyzer warning 7 years ago
ImproveCacheLocality.h a2b8d66a86 Update license info. 8 years ago
JoinVerticesProcess.cpp a2b8d66a86 Update license info. 8 years ago
JoinVerticesProcess.h a2b8d66a86 Update license info. 8 years ago
LWOAnimation.cpp 940449d837 LWO: Reduce scope of a variable 7 years ago
LWOAnimation.h 735e64309b LWO: use forward declaration in header. 8 years ago
LWOBLoader.cpp a2b8d66a86 Update license info. 8 years ago
LWOFileData.h a2b8d66a86 Update license info. 8 years ago
LWOLoader.cpp 60c54cbf59 Merge branch 'master' of https://github.com/assimp/assimp 8 years ago
LWOLoader.h a2b8d66a86 Update license info. 8 years ago
LWOMaterial.cpp 12dbbd4ce9 Misc. typos 7 years ago
LWSLoader.cpp 12dbbd4ce9 Misc. typos 7 years ago
LWSLoader.h b727420cf2 SceneCOmbiner: Fix the build. 8 years ago
LimitBoneWeightsProcess.cpp a2b8d66a86 Update license info. 8 years ago
LimitBoneWeightsProcess.h a2b8d66a86 Update license info. 8 years ago
LineSplitter.h f49de6ecfe closes https://github.com/assimp/assimp/issues/1514: add postprocess step for scaling 7 years ago
LogAux.h 1497cc27b2 Cleaned up the whitespace again. Let's see how the cache does. 8 years ago
MD2FileData.h a2b8d66a86 Update license info. 8 years ago
MD2Loader.cpp 711050de8a fix frame pointer arithmetic 7 years ago
MD2Loader.h a2b8d66a86 Update license info. 8 years ago
MD2NormalTable.h a2b8d66a86 Update license info. 8 years ago
MD3FileData.h bd2af6591f Fix compiler warnings. 8 years ago
MD3Loader.cpp b727420cf2 SceneCOmbiner: Fix the build. 8 years ago
MD3Loader.h a2b8d66a86 Update license info. 8 years ago
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
MD5Loader.cpp a2b8d66a86 Update license info. 8 years ago
MD5Loader.h a2b8d66a86 Update license info. 8 years ago
MD5Parser.cpp a2b8d66a86 Update license info. 8 years ago
MD5Parser.h a2b8d66a86 Update license info. 8 years ago
MDCFileData.h bd2af6591f Fix compiler warnings. 8 years ago
MDCLoader.cpp a2b8d66a86 Update license info. 8 years ago
MDCLoader.h a2b8d66a86 Update license info. 8 years ago
MDCNormalTable.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
MDLDefaultColorMap.h a2b8d66a86 Update license info. 8 years ago
MDLFileData.h 8dabd76e03 Fixed a warning caused by aiVector3D appearing in a packed struct, causing it to fail to pack as requested. 8 years ago
MDLLoader.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 years ago
MDLLoader.h a2b8d66a86 Update license info. 8 years ago
MDLMaterialLoader.cpp bcffa28a33 MDLImporter: Don't take address of packed struct member 7 years ago
MMDCpp14.h 64cbc69337 remove dead code. 8 years ago
MMDImporter.cpp f80e8b39a1 Fix warning C4138: '*/' found outside of comment on MSVC14 7 years ago
MMDImporter.h 7a25f5ac25 finish UV texture 8 years ago
MMDPmdParser.h 6a3b030094 MDP: fix encoding issues. 8 years ago
MMDPmxParser.cpp f80e8b39a1 Fix warning C4138: '*/' found outside of comment on MSVC14 7 years ago
MMDPmxParser.h 6a3b030094 MDP: fix encoding issues. 8 years ago
MMDVmdParser.h 5b76a31485 fix trivial warnings 7 years ago
MS3DLoader.cpp a2b8d66a86 Update license info. 8 years ago
MS3DLoader.h a2b8d66a86 Update license info. 8 years ago
Macros.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
MakeVerboseFormat.cpp efd861253d Fix delete / delete[] mismatches in MakeVerboseFormat 8 years ago
MakeVerboseFormat.h a2b8d66a86 Update license info. 8 years ago
MaterialSystem.cpp 5e98898dca Update version. 8 years ago
MaterialSystem.h a2b8d66a86 Update license info. 8 years ago
MathFunctions.h 3eafc7e746 Renamed Math.h --> MathFunctions.h 9 years ago
MemoryIOWrapper.h a2b8d66a86 Update license info. 8 years ago
NDOLoader.cpp a2b8d66a86 Update license info. 8 years ago
NDOLoader.h 7207e5117c Use new include bracktes. 9 years ago
NFFLoader.cpp f90019bc1e NFF: Add assertions to silence static analyzer warnings 7 years ago
NFFLoader.h a2b8d66a86 Update license info. 8 years ago
OFFLoader.cpp 2ee7991558 Restrict search for OFF header to first 3 bytes 8 years ago
OFFLoader.h a2b8d66a86 Update license info. 8 years ago
ObjExporter.cpp 12dbbd4ce9 Misc. typos 7 years ago
ObjExporter.h 18cef9b391 [ObjExporter] add a "no mtl" version of the obj exporter 7 years ago
ObjFileData.h a2b8d66a86 Update license info. 8 years ago
ObjFileImporter.cpp a2b8d66a86 Update license info. 8 years ago
ObjFileImporter.h a2b8d66a86 Update license info. 8 years ago
ObjFileMtlImporter.cpp 9a79d243f9 added additional displacement texture token. 8 years ago
ObjFileMtlImporter.h 1b4cbcc6ad Merge branch 'master' of https://github.com/assimp/assimp 8 years ago
ObjFileParser.cpp a33e115fd1 fix mem-lead: face will be not released in case of an error. 7 years ago
ObjFileParser.h d30b1e585c Tests how o adress this topic. 8 years ago
ObjTools.h e501cc17c2 Merge branch 'obj_with_linebreaks' of https://github.com/assimp/assimp into obj_with_linebreaks 8 years ago
OgreBinarySerializer.cpp a2b8d66a86 Update license info. 8 years ago
OgreBinarySerializer.h a2b8d66a86 Update license info. 8 years ago
OgreImporter.cpp a2b8d66a86 Update license info. 8 years ago
OgreImporter.h a2b8d66a86 Update license info. 8 years ago
OgreMaterial.cpp 12dbbd4ce9 Misc. typos 7 years ago
OgreParsingUtils.h 4efe7bfd41 Remove std functions deprecated by C++11. 8 years ago
OgreStructs.cpp a2b8d66a86 Update license info. 8 years ago
OgreStructs.h a2b8d66a86 Update license info. 8 years ago
OgreXmlSerializer.cpp a2b8d66a86 Update license info. 8 years ago
OgreXmlSerializer.h a2b8d66a86 Update license info. 8 years ago
OpenGEXExporter.cpp f80e8b39a1 Fix warning C4138: '*/' found outside of comment on MSVC14 7 years ago
OpenGEXExporter.h a2b8d66a86 Update license info. 8 years ago
OpenGEXImporter.cpp 97843f19d2 OpenGEX: Add assertion to silence a static analyzer warning 7 years ago
OpenGEXImporter.h 50b43f76e1 OpenGEXImporter: Copy materials to scene 8 years ago
OpenGEXStructs.h a2b8d66a86 Update license info. 8 years ago
OptimizeGraph.cpp bd0d47c5fc Whitespace 7 years ago
OptimizeGraph.h a2b8d66a86 Update license info. 8 years ago
OptimizeMeshes.cpp 8606ec6060 Low performance in OptimizeMeshesProcess::ProcessNode with huge number of aiMeshes 8 years ago
OptimizeMeshes.h a2b8d66a86 Update license info. 8 years ago
ParsingUtils.h a2b8d66a86 Update license info. 8 years ago
PlyExporter.cpp 5b76a31485 fix trivial warnings 7 years ago
PlyExporter.h 548c09271b ply-exporter: add unittest. 8 years ago
PlyLoader.cpp b74fc9495a PlyLoader: Fix operator precedence issue in header check 8 years ago
PlyLoader.h f84851e893 PLYImporter: - optimize memory and speed on ply importer / change parser to use a file stream - manage texture path in ply import - manage texture coords on faces in ply import - correction on point cloud faces generation 8 years ago
PlyParser.cpp b49a4e1338 PLY: Remove dead assignment and reduce scope of a variable 7 years ago
PlyParser.h f84851e893 PLYImporter: - optimize memory and speed on ply importer / change parser to use a file stream - manage texture path in ply import - manage texture coords on faces in ply import - correction on point cloud faces generation 8 years ago
PolyTools.h a2b8d66a86 Update license info. 8 years ago
PostStepRegistry.cpp a2b8d66a86 Update license info. 8 years ago
PretransformVertices.cpp fa91a0f64c Another minor source change, this time even more minor than the last. Let's see what the cache can do with this. 8 years ago
PretransformVertices.h a2b8d66a86 Update license info. 8 years ago
ProcessHelper.cpp a2b8d66a86 Update license info. 8 years ago
ProcessHelper.h a2b8d66a86 Update license info. 8 years ago
Profiler.h 4dc2cd8442 Profiler: fix invalid using statement. 8 years ago
Q3BSPFileData.h a2b8d66a86 Update license info. 8 years ago
Q3BSPFileImporter.cpp a2b8d66a86 Update license info. 8 years ago
Q3BSPFileImporter.h a2b8d66a86 Update license info. 8 years ago
Q3BSPFileParser.cpp a2b8d66a86 Update license info. 8 years ago
Q3BSPFileParser.h a2b8d66a86 Update license info. 8 years ago
Q3BSPZipArchive.cpp 5b76a31485 fix trivial warnings 7 years ago
Q3BSPZipArchive.h b4da9c4f56 Fix review findings: remove unused includes 8 years ago
Q3DLoader.cpp a2b8d66a86 Update license info. 8 years ago
Q3DLoader.h a2b8d66a86 Update license info. 8 years ago
RawLoader.cpp d24e0d44b2 Raw: Fix misleading indentation warning 7 years ago
RawLoader.h a2b8d66a86 Update license info. 8 years ago
RemoveComments.cpp a2b8d66a86 Update license info. 8 years ago
RemoveComments.h a2b8d66a86 Update license info. 8 years ago
RemoveRedundantMaterials.cpp c51b92cfa3 RemoveRedundantMaterials: Add assertion to silence a static analyzer warning 7 years ago
RemoveRedundantMaterials.h a2b8d66a86 Update license info. 8 years ago
RemoveVCProcess.cpp e5657bf0c5 closes https://github.com/assimp/assimp/issues/1266: fix wrong delete 8 years ago
RemoveVCProcess.h ae020281e2 Add unittest 7 years ago
SGSpatialSort.cpp 428a4cdd71 SpatialSort: use std::vector::clear(). 8 years ago
SGSpatialSort.h a2b8d66a86 Update license info. 8 years ago
SIBImporter.cpp e47bf932e8 SIBImporter: Add assertions to silence static analyzer warnings 7 years ago
SIBImporter.h a2b8d66a86 Update license info. 8 years ago
SMDLoader.cpp c4e91eb33f add some asserts. 8 years ago
SMDLoader.h a2b8d66a86 Update license info. 8 years ago
STEPFile.h f49de6ecfe closes https://github.com/assimp/assimp/issues/1514: add postprocess step for scaling 7 years ago
STEPFileEncoding.cpp f41ed2f41f closes https://github.com/assimp/assimp/issues/1251: use correct lookup for utf32. 7 years ago
STEPFileEncoding.h a2b8d66a86 Update license info. 8 years ago
STEPFileReader.cpp a2b8d66a86 Update license info. 8 years ago
STEPFileReader.h a2b8d66a86 Update license info. 8 years ago
STLExporter.cpp 5b76a31485 fix trivial warnings 7 years ago
STLExporter.h a2b8d66a86 Update license info. 8 years ago
STLLoader.cpp 5822d1920e Update STLLoader.cpp 7 years ago
STLLoader.h 4ff2592747 Update STLLoader.h 7 years ago
ScaleProcess.cpp af4556d569 only scale the root node because this will rescale all children nodes as well. 7 years ago
ScaleProcess.h ae020281e2 Add unittest 7 years ago
SceneCombiner.cpp 2a9f79f958 check for 0 properties before copy them 7 years ago
ScenePreprocessor.cpp a2b8d66a86 Update license info. 8 years ago
ScenePreprocessor.h a2b8d66a86 Update license info. 8 years ago
ScenePrivate.h a2b8d66a86 Update license info. 8 years ago
SkeletonMeshBuilder.cpp a2b8d66a86 Update license info. 8 years ago
SkeletonMeshBuilder.h a2b8d66a86 Update license info. 8 years ago
SmoothingGroups.h a2b8d66a86 Update license info. 8 years ago
SmoothingGroups.inl 4d5df6dc9a use NormalizeSafe to prevent NaN when normalizing zero vectors 9 years ago
SortByPTypeProcess.cpp a2b8d66a86 Update license info. 8 years ago
SortByPTypeProcess.h a2b8d66a86 Update license info. 8 years ago
SpatialSort.cpp 19d59b630b SpatialSort: use much easier reabability. 8 years ago
SpatialSort.h a2b8d66a86 Update license info. 8 years ago
SplitByBoneCountProcess.cpp a2b8d66a86 Update license info. 8 years ago
SplitByBoneCountProcess.h a2b8d66a86 Update license info. 8 years ago
SplitLargeMeshes.cpp a2b8d66a86 Update license info. 8 years ago
SplitLargeMeshes.h a2b8d66a86 Update license info. 8 years ago
StandardShapes.cpp a2b8d66a86 Update license info. 8 years ago
StandardShapes.h a2b8d66a86 Update license info. 8 years ago
StdOStreamLogStream.h a2b8d66a86 Update license info. 8 years ago
StepExporter.cpp b727420cf2 SceneCOmbiner: Fix the build. 8 years ago
StepExporter.h a2b8d66a86 Update license info. 8 years ago
StreamReader.h c42589460d closes https://github.com/assimp/assimp/issues/1459: fix out-of-boundary access error 8 years ago
StreamWriter.h a2b8d66a86 Update license info. 8 years ago
StringComparison.h a2b8d66a86 Update license info. 8 years ago
StringUtils.h 9b2671b280 Merge pull request #1248 from NcJie/fixed-android-atof-not-found-issue 8 years ago
Subdivision.cpp 439409bef2 SceneCombiner: fix the build. 8 years ago
Subdivision.h 36475bf868 closes https://github.com/assimp/assimp/issues/1292: export class subdivision 7 years ago
TargetAnimation.cpp a2b8d66a86 Update license info. 8 years ago
TargetAnimation.h a2b8d66a86 Update license info. 8 years ago
TerragenLoader.cpp 66c18cc406 TerragenLoader: Remove unused variable 7 years ago
TerragenLoader.h a2b8d66a86 Update license info. 8 years ago
TextureTransform.cpp 12dbbd4ce9 Misc. typos 7 years ago
TextureTransform.h a2b8d66a86 Update license info. 8 years ago
TinyFormatter.h a2b8d66a86 Update license info. 8 years ago
TriangulateProcess.cpp a2b8d66a86 Update license info. 8 years ago
TriangulateProcess.h a2b8d66a86 Update license info. 8 years ago
UnrealLoader.cpp 1f16ed9fd0 UnrealLoader: Fix IOStream leak 8 years ago
UnrealLoader.h a2b8d66a86 Update license info. 8 years ago
ValidateDataStructure.cpp 703d046fd9 Update ValidateDataStructure.cpp 7 years ago
ValidateDataStructure.h 55c9761228 Merge branch 'master' into patch-12 7 years ago
Version.cpp 3fe8c72f5d new release: update to 4.0.1. 8 years ago
Vertex.h a2b8d66a86 Update license info. 8 years ago
VertexTriangleAdjacency.cpp a2b8d66a86 Update license info. 8 years ago
VertexTriangleAdjacency.h a2b8d66a86 Update license info. 8 years ago
Win32DebugLogStream.h a2b8d66a86 Update license info. 8 years ago
X3DExporter.cpp 24b728b3ea FindDegeneratives: adapt unittests and add configs 7 years ago
X3DExporter.hpp 12dbbd4ce9 Misc. typos 7 years ago
X3DImporter.cpp e40cd6c13c Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. 8 years ago
X3DImporter.hpp 12dbbd4ce9 Misc. typos 7 years ago
X3DImporter_Geometry2D.cpp a2b8d66a86 Update license info. 8 years ago
X3DImporter_Geometry3D.cpp 80acc1f241 Fix Collada export image tag 8 years ago
X3DImporter_Group.cpp a2b8d66a86 Update license info. 8 years ago
X3DImporter_Light.cpp a2b8d66a86 Update license info. 8 years ago
X3DImporter_Macro.hpp a2b8d66a86 Update license info. 8 years ago
X3DImporter_Metadata.cpp 5b76a31485 fix trivial warnings 7 years ago
X3DImporter_Networking.cpp c1442c63cf X3D importer: Fixed problems with auto, override and regex on older compilers 8 years ago
X3DImporter_Node.hpp 457dff1bf1 X3D importer: Implemented support for binary X3D files 8 years ago
X3DImporter_Postprocess.cpp f475803f93 X3DImporter: Add assertions to silence static analyzer warnings 7 years ago
X3DImporter_Rendering.cpp 457dff1bf1 X3D importer: Implemented support for binary X3D files 8 years ago
X3DImporter_Shape.cpp a2b8d66a86 Update license info. 8 years ago
X3DImporter_Texturing.cpp a2b8d66a86 Update license info. 8 years ago
X3DVocabulary.cpp 457dff1bf1 X3D importer: Implemented support for binary X3D files 8 years ago
XFileExporter.cpp 7c8e8e04fa Merge branch 'master' into adsk-contrib-fix-std-stream-overflow 8 years ago
XFileExporter.h dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 years ago
XFileHelper.h a2b8d66a86 Update license info. 8 years ago
XFileImporter.cpp af216ec294 X-Importer: make it deal with lines. 8 years ago
XFileImporter.h 30e06f7437 closes https://github.com/assimp/assimp/issues/216: check the area of a triangle to check if its degenerated or not. 7 years ago
XFileParser.cpp af216ec294 X-Importer: make it deal with lines. 8 years ago
XFileParser.h a2b8d66a86 Update license info. 8 years ago
XGLLoader.cpp 341222697a Address warnings on Clang 3.9 caused by having a static data member in a class template. 8 years ago
XGLLoader.h a2b8d66a86 Update license info. 8 years ago
XMLTools.h a2b8d66a86 Update license info. 8 years ago
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
fast_atof.h 76919e87ea fast_atof: Silence some uninitialized variable warnings 7 years ago
glTF2Asset.h 0031165789 Add support for tangents in glTF2.0 import 7 years ago
glTF2Asset.inl 0031165789 Add support for tangents in glTF2.0 import 7 years ago
glTF2AssetWriter.h 816e6909ca Remove KHR_binary_glTF code 8 years ago
glTF2AssetWriter.inl a05d74a281 [glTF2] Moved byteStride from accessor to bufferView 7 years ago
glTF2Exporter.cpp eb452b28a2 Fix warning on MSVC14 7 years ago
glTF2Exporter.h c71790c78d Diffuse color and diffuse texture import and export improvements 7 years ago
glTF2Importer.cpp 98e98dc40c Fix node names sharing same name 7 years ago
glTF2Importer.h 63d3655f1b Duplicate gltfImporter as gltf2Importer; Include glTF2 importer in CMake List 8 years ago
glTFAsset.h 5b76a31485 fix trivial warnings 7 years ago
glTFAsset.inl 7db10022e9 closes https://github.com/assimp/assimp/issues/1513: fix assimp for cross compile for android 7 years ago
glTFAssetWriter.h fb33199d99 GLTFImporter: exclude headers from build whem no_glft_importer is 8 years ago
glTFAssetWriter.inl 5b76a31485 fix trivial warnings 7 years ago
glTFExporter.cpp 12dbbd4ce9 Misc. typos 7 years ago
glTFExporter.h fb33199d99 GLTFImporter: exclude headers from build whem no_glft_importer is 8 years ago
glTFImporter.cpp 5b76a31485 fix trivial warnings 7 years ago
glTFImporter.h a2b8d66a86 Update license info. 8 years ago
irrXMLWrapper.h c22b4acd47 3MF: Export initial commit. 7 years ago
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. 15 years ago
qnan.h a2b8d66a86 Update license info. 8 years ago
scene.cpp a2b8d66a86 Update license info. 8 years ago