Daniel Hritzkiv 5eaf083fbd Fix output of glTF 1 version string 8 years ago
..
res 4495162f5f Fix new lines problem 9 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 b727420cf2 SceneCOmbiner: Fix the build. 8 years ago
3DSExporter.h a2b8d66a86 Update license info. 8 years ago
3DSHelper.h a2b8d66a86 Update license info. 8 years ago
3DSLoader.cpp 58213804ff Update 3DSLoader.cpp 8 years ago
3DSLoader.h a2b8d66a86 Update license info. 8 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 a2b8d66a86 Update license info. 8 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 f6a8be5bac AMPImporter: fix coverity findings. 8 years ago
AMFImporter_Postprocess.cpp 61278aa408 AMFImporter: Fix memory leak 8 years ago
ASELoader.cpp a408b92279 closes https://github.com/assimp/assimp/issues/1319: fix build without 8 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 046c229e48 AssbinExporter: Fix strict aliasing violation 8 years ago
AssbinExporter.h a2b8d66a86 Update license info. 8 years ago
AssbinLoader.cpp 3346fb517f fix compiler warnings. 8 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 a2b8d66a86 Update license info. 8 years ago
AssxmlExporter.h a2b8d66a86 Update license info. 8 years ago
B3DImporter.cpp 7cbb5f4d3b B3DImporter: Replace bad pointer casting with memcpy 8 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 d40b6089e8 Fix compiler warnings + one review finding. 8 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 a2b8d66a86 Update license info. 8 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 982430c3ce BlenderDNA: Silence warning about inline function which is declared but not defined 8 years ago
BlenderDNA.inl e662f2dc6f Blender: fix short overflow. 8 years ago
BlenderIntermediate.h a2b8d66a86 Update license info. 8 years ago
BlenderLoader.cpp 341222697a Address warnings on Clang 3.9 caused by having a static data member in a class template. 8 years ago
BlenderLoader.h a2b8d66a86 Update license info. 8 years ago
BlenderModifier.cpp 4efe7bfd41 Remove std functions deprecated by C++11. 8 years ago
BlenderModifier.h a2b8d66a86 Update license info. 8 years ago
BlenderScene.cpp e6dcad384a Fix missing includes. 9 years ago
BlenderScene.h a2b8d66a86 Update license info. 8 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 d139b4d180 Merge pull request #1423 from Matter-and-Form/feature/gltf2 8 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 98532b45bf Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. 8 years ago
ColladaExporter.h dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 years ago
ColladaHelper.h a2b8d66a86 Update license info. 8 years ago
ColladaLoader.cpp 41724ace2d Collada: Silence uninitialized variable warning 8 years ago
ColladaLoader.h a2b8d66a86 Update license info. 8 years ago
ColladaParser.cpp 92beee9924 Collada importer: Add support for line strip primitives 8 years ago
ColladaParser.h a2b8d66a86 Update license info. 8 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 9 years ago
CreateAnimMesh.h a2b8d66a86 Update license info. 8 years ago
D3MFImporter.cpp 00e3b03c5b closes https://github.com/assimp/assimp/issues/1406: fix merge issue + improve 3MF-tests 8 years ago
D3MFImporter.h a2b8d66a86 Update license info. 8 years ago
D3MFOpcPackage.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 years ago
D3MFOpcPackage.h a2b8d66a86 Update license info. 8 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 a2b8d66a86 Update license info. 8 years ago
DefaultIOStream.cpp a2b8d66a86 Update license info. 8 years ago
DefaultIOSystem.cpp a2b8d66a86 Update license info. 8 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/ 9 years ago
Exporter.cpp 1c76962c98 closes https://github.com/assimp/assimp/issues/1450: use correct name of exporter to gltf2 8 years ago
FBXAnimation.cpp e3163ec15e FBX: fix some minor findings. 8 years ago
FBXBinaryTokenizer.cpp 9a6b141568 FBX: Replace bad pointer casting with memcpy 8 years ago
FBXCompileConfig.h e3163ec15e FBX: fix some minor findings. 8 years ago
FBXConverter.cpp c4e91eb33f add some asserts. 8 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 01c50394ce FBXParser: Silence uninitialized variable warnings 8 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 4652be8f18 FIReader: Silence uninitialized variable warning 8 years ago
FIReader.hpp e97ba7aec2 X3D importer: Fixed missing header file 8 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 a2b8d66a86 Update license info. 8 years ago
FindDegenerates.h a2b8d66a86 Update license info. 8 years ago
FindInstancesProcess.cpp a2b8d66a86 Update license info. 8 years ago
FindInstancesProcess.h a2b8d66a86 Update license info. 8 years ago
FindInvalidDataProcess.cpp a2b8d66a86 Update license info. 8 years ago
FindInvalidDataProcess.h a2b8d66a86 Update license info. 8 years ago
FixNormalsStep.cpp a2b8d66a86 Update license info. 8 years ago
FixNormalsStep.h a2b8d66a86 Update license info. 8 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 8 years ago
IFCCurve.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 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 dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 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 b50d734d75 IFC: Switch generated file to 2 files to fix issue related to <mingw4.9 ( 9 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 b727420cf2 SceneCOmbiner: Fix the build. 8 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 f1998d52dc Importer: Whitespace cleanup to fix GCC misleading indentation warning 8 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 a2b8d66a86 Update license info. 8 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 4efe7bfd41 Remove std functions deprecated by C++11. 8 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 a2b8d66a86 Update license info. 8 years ago
LWSLoader.cpp b727420cf2 SceneCOmbiner: Fix the build. 8 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 a2b8d66a86 Update license info. 8 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 a2b8d66a86 Update license info. 8 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 3c370c83b9 MDLImporter: remove dead code. 8 years ago
MMDCpp14.h 64cbc69337 remove dead code. 8 years ago
MMDImporter.cpp 059a32654e Addressed warnings generated on MSVC across x86 and x64. 8 years ago
MMDImporter.h 7a25f5ac25 finish UV texture 9 years ago
MMDPmdParser.h 6a3b030094 MDP: fix encoding issues. 8 years ago
MMDPmxParser.cpp 9088deeb1d Eliminated all warnings under clang with default settings. One remains in the included zlib contrib project. 8 years ago
MMDPmxParser.h 6a3b030094 MDP: fix encoding issues. 8 years ago
MMDVmdParser.h 6a3b030094 MDP: fix encoding issues. 8 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 a2b8d66a86 Update license info. 8 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 9033071237 Obj: rename attribute from exporter. 8 years ago
ObjExporter.h 9033071237 Obj: rename attribute from exporter. 8 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 f925e2cf4e Reproduce issue and remove assertion when a nullptr makes more sence 8 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 a2b8d66a86 Update license info. 8 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 a2b8d66a86 Update license info. 8 years ago
OpenGEXExporter.h a2b8d66a86 Update license info. 8 years ago
OpenGEXImporter.cpp 50b43f76e1 OpenGEXImporter: Copy materials to scene 8 years ago
OpenGEXImporter.h 50b43f76e1 OpenGEXImporter: Copy materials to scene 8 years ago
OpenGEXStructs.h a2b8d66a86 Update license info. 8 years ago
OptimizeGraph.cpp 439409bef2 SceneCombiner: fix the build. 8 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 a2b8d66a86 Update license info. 8 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 6e02bcd8d6 Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. 8 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 b4da9c4f56 Fix review findings: remove unused includes 8 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 a2b8d66a86 Update license info. 8 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 a2b8d66a86 Update license info. 8 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 a2b8d66a86 Update license info. 8 years ago
SGSpatialSort.cpp 428a4cdd71 SpatialSort: use std::vector::clear(). 8 years ago
SGSpatialSort.h a2b8d66a86 Update license info. 8 years ago
SIBImporter.cpp c42589460d closes https://github.com/assimp/assimp/issues/1459: fix out-of-boundary access error 8 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 5411f769e8 STEPFile: fix coverity findings. 8 years ago
STEPFileEncoding.cpp 64cbc69337 remove dead code. 8 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 a2b8d66a86 Update license info. 8 years ago
STLExporter.h a2b8d66a86 Update license info. 8 years ago
STLLoader.cpp 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
STLLoader.h a2b8d66a86 Update license info. 8 years ago
SceneCombiner.cpp c143d2e02c closes https://github.com/assimp/assimp/issues/1404: set name with merged meshes for output mesh. 8 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 10 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 a2b8d66a86 Update license info. 8 years ago
TargetAnimation.cpp a2b8d66a86 Update license info. 8 years ago
TargetAnimation.h a2b8d66a86 Update license info. 8 years ago
TerragenLoader.cpp a2b8d66a86 Update license info. 8 years ago
TerragenLoader.h a2b8d66a86 Update license info. 8 years ago
TextureTransform.cpp a2b8d66a86 Update license info. 8 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 f925e2cf4e Reproduce issue and remove assertion when a nullptr makes more sence 8 years ago
ValidateDataStructure.h a2b8d66a86 Update license info. 8 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 3c8a4a5abb X3D Exporter: fixed missing attributes 8 years ago
X3DExporter.hpp 3c8a4a5abb X3D Exporter: fixed missing attributes 8 years ago
X3DImporter.cpp e40cd6c13c Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. 8 years ago
X3DImporter.hpp c1442c63cf X3D importer: Fixed problems with auto, override and regex on older compilers 8 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 457dff1bf1 X3D importer: Implemented support for binary X3D files 8 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 ec496a5833 X3DImporter: fix coverity finding. 8 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 b727420cf2 SceneCOmbiner: Fix the build. 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 a2b8d66a86 Update license info. 8 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 9e98097aae closes https://github.com/assimp/assimp/issues/1244: log error for 8 years ago
glTF2Asset.h 5804667dbb Addressed some mismatched news/deletes caused by the new glTF2 sources. 8 years ago
glTF2Asset.inl 326158633b Fixed warnings on MSVC caused by implicit conversions from double to float. 8 years ago
glTF2AssetWriter.h 816e6909ca Remove KHR_binary_glTF code 8 years ago
glTF2AssetWriter.inl 28523232cf Merge multiple meshes in a node into one mesh with many primtives; write out only one mesh per node 8 years ago
glTF2Exporter.cpp 326158633b Fixed warnings on MSVC caused by implicit conversions from double to float. 8 years ago
glTF2Exporter.h 28523232cf Merge multiple meshes in a node into one mesh with many primtives; write out only one mesh per node 8 years ago
glTF2Importer.cpp 81b94a1dca Merge pull request #1445 from Matter-and-Form/gltf2-alphaMode-fix 8 years ago
glTF2Importer.h 63d3655f1b Duplicate gltfImporter as gltf2Importer; Include glTF2 importer in CMake List 8 years ago
glTFAsset.h 9088deeb1d Eliminated all warnings under clang with default settings. One remains in the included zlib contrib project. 8 years ago
glTFAsset.inl 5ecab20bd0 Fix delete / delete[] mismatch in glTFAsset 8 years ago
glTFAssetWriter.h fb33199d99 GLTFImporter: exclude headers from build whem no_glft_importer is 8 years ago
glTFAssetWriter.inl 140b903d7a Fix parsing of glTF version 8 years ago
glTFExporter.cpp 5eaf083fbd Fix output of glTF 1 version string 8 years ago
glTFExporter.h fb33199d99 GLTFImporter: exclude headers from build whem no_glft_importer is 8 years ago
glTFImporter.cpp 3e8955faf5 Don’t ignore rgba(1,1,1,1) color properties 8 years ago
glTFImporter.h a2b8d66a86 Update license info. 8 years ago
irrXMLWrapper.h a2b8d66a86 Update license info. 8 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