Cong Jie aff391c681 Fixed no member named 'atop' in global namespace issue for Android NDK compilation il y a 8 ans
..
res 4495162f5f Fix new lines problem il y a 9 ans
.editorconfig 8326535445 Implemented: Add editor config for source code il y a 10 ans
3DSConverter.cpp 505928cc02 Fixed build warnings on MSVC14 x64 in the 3DS format sources. il y a 9 ans
3DSExporter.cpp 505928cc02 Fixed build warnings on MSVC14 x64 in the 3DS format sources. il y a 9 ans
3DSExporter.h ef540f46a3 Remove unused headers. il y a 9 ans
3DSHelper.h ef540f46a3 Remove unused headers. il y a 9 ans
3DSLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
3DSLoader.h fa1d6d8c55 propagating precision requirments into operations il y a 9 ans
ACLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
ACLoader.h 7207e5117c Use new include bracktes. il y a 9 ans
AMFImporter.cpp bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp il y a 9 ans
AMFImporter.hpp ef540f46a3 Remove unused headers. il y a 9 ans
AMFImporter_Geometry.cpp 9dc4fb2aa3 AMF: add missing license info. il y a 9 ans
AMFImporter_Macro.hpp 9dc4fb2aa3 AMF: add missing license info. il y a 9 ans
AMFImporter_Material.cpp 9dc4fb2aa3 AMF: add missing license info. il y a 9 ans
AMFImporter_Node.hpp 9dc4fb2aa3 AMF: add missing license info. il y a 9 ans
AMFImporter_Postprocess.cpp ef540f46a3 Remove unused headers. il y a 9 ans
ASELoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
ASELoader.h ef540f46a3 Remove unused headers. il y a 9 ans
ASEParser.cpp 8d27945619 Merge branch 'master' into cleanup_includes il y a 9 ans
ASEParser.h fa1d6d8c55 propagating precision requirments into operations il y a 9 ans
AssbinExporter.cpp a2dadbbe52 Fixed build warnings on MSVC14 x64 in the AssBin sources. il y a 9 ans
AssbinExporter.h 1191d03405 Update license info. il y a 10 ans
AssbinLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
AssbinLoader.h ef540f46a3 Remove unused headers. il y a 9 ans
Assimp.cpp f45aeca3f6 Fix build: use ai_assert instead of assert. il y a 9 ans
AssimpCExport.cpp b0f09ee6e2 Merge pull request #903 from dontbmh/upstream il y a 9 ans
AssxmlExporter.cpp ef540f46a3 Remove unused headers. il y a 9 ans
AssxmlExporter.h 1191d03405 Update license info. il y a 10 ans
B3DImporter.cpp ef540f46a3 Remove unused headers. il y a 9 ans
B3DImporter.h ef540f46a3 Remove unused headers. il y a 9 ans
BVHLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
BVHLoader.h 1191d03405 Update license info. il y a 10 ans
BaseImporter.cpp ef540f46a3 Remove unused headers. il y a 9 ans
BaseImporter.h ef540f46a3 Remove unused headers. il y a 9 ans
BaseProcess.cpp 7207e5117c Use new include bracktes. il y a 9 ans
BaseProcess.h ef540f46a3 Remove unused headers. il y a 9 ans
Bitmap.cpp 7207e5117c Use new include bracktes. il y a 9 ans
Bitmap.h ef540f46a3 Remove unused headers. il y a 9 ans
BlenderBMesh.cpp 06beb50391 Fixed build warnings on MSVC14 x64 in the Blender format sources, as well as il y a 9 ans
BlenderBMesh.h 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
BlenderDNA.cpp ef540f46a3 Remove unused headers. il y a 9 ans
BlenderDNA.h ef540f46a3 Remove unused headers. il y a 9 ans
BlenderDNA.inl ef540f46a3 Remove unused headers. il y a 9 ans
BlenderIntermediate.h ef540f46a3 Remove unused headers. il y a 9 ans
BlenderLoader.cpp 8d27945619 Merge branch 'master' into cleanup_includes il y a 9 ans
BlenderLoader.h 293654fe7c Fix unittest. il y a 9 ans
BlenderModifier.cpp 0c00edb40e Blender: fix some minor findings. il y a 9 ans
BlenderModifier.h 2496e8a0a3 Lib: reduce number of header files included. il y a 10 ans
BlenderScene.cpp e6dcad384a Fix missing includes. il y a 9 ans
BlenderScene.h dfa3409de9 Blender: add missing constructors. il y a 9 ans
BlenderSceneGen.h 0ec1e91722 Regression Testsuite: update database. il y a 9 ans
BlenderTessellator.cpp 06beb50391 Fixed build warnings on MSVC14 x64 in the Blender format sources, as well as il y a 9 ans
BlenderTessellator.h 2496e8a0a3 Lib: reduce number of header files included. il y a 10 ans
BlobIOSystem.h f312d8709e More cleanup il y a 9 ans
ByteSwapper.h 7207e5117c Use new include bracktes. il y a 9 ans
C4DImporter.cpp 7b08233ef2 Fix identation il y a 9 ans
C4DImporter.h 3c7dd2b302 More whitespace consistency il y a 9 ans
CInterfaceIOWrapper.cpp cbcaa107eb cfileio: fix leaks by not closing files in the destructor il y a 9 ans
CInterfaceIOWrapper.h cbcaa107eb cfileio: fix leaks by not closing files in the destructor il y a 9 ans
CMakeLists.txt 0e3956caf1 Compilation fix: Removing the vector4 headers from code/CMakeLists.txt il y a 8 ans
COBLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
COBLoader.h 1191d03405 Update license info. il y a 10 ans
COBScene.h ef540f46a3 Remove unused headers. il y a 9 ans
CSMLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
CSMLoader.h 1191d03405 Update license info. il y a 10 ans
CalcTangentsProcess.cpp a84bf869c2 replace more math.h functions occurences with std:: il y a 9 ans
CalcTangentsProcess.h 1191d03405 Update license info. il y a 10 ans
ColladaExporter.cpp bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp il y a 9 ans
ColladaExporter.h 5cb4df80ad C++11-combat: hopefully the last std::to_string to replace. il y a 9 ans
ColladaHelper.h ef540f46a3 Remove unused headers. il y a 9 ans
ColladaLoader.cpp bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp il y a 9 ans
ColladaLoader.h 9621dff027 Morph animation support for collada il y a 9 ans
ColladaParser.cpp 28a78ca460 Merge pull request #1156 from elect86/patch-7 il y a 9 ans
ColladaParser.h ef540f46a3 Remove unused headers. il y a 9 ans
ComputeUVMappingProcess.cpp 02e038bbb6 Fix compiler warnings related to issue 957. il y a 9 ans
ComputeUVMappingProcess.h 7207e5117c Use new include bracktes. il y a 9 ans
ConvertToLHProcess.cpp 7207e5117c Use new include bracktes. il y a 9 ans
ConvertToLHProcess.h 7207e5117c Use new include bracktes. il y a 9 ans
CreateAnimMesh.cpp 9621dff027 Morph animation support for collada il y a 9 ans
CreateAnimMesh.h 9621dff027 Morph animation support for collada il y a 9 ans
D3MFImporter.cpp 8accf5b386 3MF: reformattings. il y a 8 ans
D3MFImporter.h ef540f46a3 Remove unused headers. il y a 9 ans
D3MFOpcPackage.cpp ef540f46a3 Remove unused headers. il y a 9 ans
D3MFOpcPackage.h ef540f46a3 Remove unused headers. il y a 9 ans
DXFHelper.h 7207e5117c Use new include bracktes. il y a 9 ans
DXFLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
DXFLoader.h ef540f46a3 Remove unused headers. il y a 9 ans
DeboneProcess.cpp 0469a5c2e4 Fixed build warnings on MSVC14 x64 in the debone process. il y a 9 ans
DeboneProcess.h 7207e5117c Use new include bracktes. il y a 9 ans
DefaultIOStream.cpp 1c6145b39e Merge branch 'fix-include-api' of https://github.com/Lugdunum3D/assimp into Lugdunum3D-fix-include-api il y a 9 ans
DefaultIOSystem.cpp 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
DefaultLogger.cpp 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
DefaultProgressHandler.h 7207e5117c Use new include bracktes. il y a 9 ans
Exceptional.h 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
Exporter.cpp bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp il y a 9 ans
FBXAnimation.cpp f312d8709e More cleanup il y a 9 ans
FBXBinaryTokenizer.cpp dcfc696e86 FBX: woraround for issue 1089. il y a 9 ans
FBXCompileConfig.h e6dcad384a Fix missing includes. il y a 9 ans
FBXConverter.cpp f312d8709e More cleanup il y a 9 ans
FBXConverter.h 53370d0d31 FBXImporter: some refactorings to increase readability. il y a 10 ans
FBXDeformer.cpp f312d8709e More cleanup il y a 9 ans
FBXDocument.cpp e6dcad384a Fix missing includes. il y a 9 ans
FBXDocument.h 5be2351dc6 FBX: Correct camera position and clip planes. il y a 9 ans
FBXDocumentUtil.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
FBXDocumentUtil.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
FBXImportSettings.h 1191d03405 Update license info. il y a 10 ans
FBXImporter.cpp ef540f46a3 Remove unused headers. il y a 9 ans
FBXImporter.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header il y a 10 ans
FBXMaterial.cpp 27f81884f9 adding support to store all the layered textures il y a 9 ans
FBXMeshGeometry.cpp 9f7e34663e FBX: make lookup test less strict. closes https://github.com/assimp/assimp/issues/994 il y a 9 ans
FBXMeshGeometry.h 9f7e34663e FBX: make lookup test less strict. closes https://github.com/assimp/assimp/issues/994 il y a 9 ans
FBXModel.cpp f312d8709e More cleanup il y a 9 ans
FBXNodeAttribute.cpp f312d8709e More cleanup il y a 9 ans
FBXParser.cpp e6dcad384a Fix missing includes. il y a 9 ans
FBXParser.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
FBXProperties.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
FBXProperties.h e6dcad384a Fix missing includes. il y a 9 ans
FBXTokenizer.cpp 1191d03405 Update license info. il y a 10 ans
FBXTokenizer.h e6dcad384a Fix missing includes. il y a 9 ans
FBXUtil.cpp e6dcad384a Fix missing includes. il y a 9 ans
FBXUtil.h f312d8709e More cleanup il y a 9 ans
FileLogStream.h bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp il y a 9 ans
FileSystemFilter.h 87e7cf00a2 Fix spelling mistakes il y a 9 ans
FindDegenerates.cpp 1191d03405 Update license info. il y a 10 ans
FindDegenerates.h 7207e5117c Use new include bracktes. il y a 9 ans
FindInstancesProcess.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
FindInstancesProcess.h 1191d03405 Update license info. il y a 10 ans
FindInvalidDataProcess.cpp fa1d6d8c55 propagating precision requirments into operations il y a 9 ans
FindInvalidDataProcess.h fa1d6d8c55 propagating precision requirments into operations il y a 9 ans
FixNormalsStep.cpp 25cda401c5 use cmath and C++ (std::) versions of functions il y a 9 ans
FixNormalsStep.h 1191d03405 Update license info. il y a 10 ans
GenFaceNormalsProcess.cpp 7207e5117c Use new include bracktes. il y a 9 ans
GenFaceNormalsProcess.h 7207e5117c Use new include bracktes. il y a 9 ans
GenVertexNormalsProcess.cpp 02e038bbb6 Fix compiler warnings related to issue 957. il y a 9 ans
GenVertexNormalsProcess.h 5adb0e899c CMake Option and moving more functions to optional double support il y a 9 ans
GenericProperty.h 7207e5117c Use new include bracktes. il y a 9 ans
HMPFileData.h 1191d03405 Update license info. il y a 10 ans
HMPLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
HMPLoader.h f312d8709e More cleanup il y a 9 ans
HalfLifeFileData.h f312d8709e More cleanup il y a 9 ans
Hash.h 1191d03405 Update license info. il y a 10 ans
IFCBoolean.cpp 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
IFCCurve.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
IFCGeometry.cpp bf2e2f7537 Extended support for tessellation parameter to more IFC shapes il y a 8 ans
IFCLoader.cpp d4ead31c18 Merge remote-tracking branch 'github/master' into contrib il y a 8 ans
IFCLoader.h 9ef234b842 Added parameter to control cylindrical shapes tessellation il y a 8 ans
IFCMaterial.cpp 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. il y a 9 ans
IFCOpenings.cpp fff0e886a1 Fixed bug in IFC openings when curmesh.vertcnt is empty il y a 8 ans
IFCProfile.cpp 9ef234b842 Added parameter to control cylindrical shapes tessellation il y a 8 ans
IFCReaderGen.h 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
IFCReaderGen1.cpp b50d734d75 IFC: Switch generated file to 2 files to fix issue related to <mingw4.9 ( il y a 9 ans
IFCReaderGen2.cpp b50d734d75 IFC: Switch generated file to 2 files to fix issue related to <mingw4.9 ( il y a 9 ans
IFCUtil.cpp 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
IFCUtil.h 7207e5117c Use new include bracktes. il y a 9 ans
IFF.h 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
IOStreamBuffer.h f312d8709e More cleanup il y a 9 ans
IRRLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
IRRLoader.h 02e038bbb6 Fix compiler warnings related to issue 957. il y a 9 ans
IRRMeshLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
IRRMeshLoader.h 560e1eebc1 fix for https://github.com/assimp/assimp/issues/887: add missing define. il y a 9 ans
IRRShared.cpp 7207e5117c Use new include bracktes. il y a 9 ans
IRRShared.h 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
Importer.cpp bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp il y a 9 ans
Importer.h 3bd9efa82c Cleanup_includes: fix linux build. il y a 9 ans
ImporterRegistry.cpp d77989088c Allow to enable importers in a whitelist manner il y a 9 ans
ImproveCacheLocality.cpp 7207e5117c Use new include bracktes. il y a 9 ans
ImproveCacheLocality.h 7207e5117c Use new include bracktes. il y a 9 ans
JoinVerticesProcess.cpp 87e7cf00a2 Fix spelling mistakes il y a 9 ans
JoinVerticesProcess.h d82fd0d750 closes https://github.com/assimp/assimp/issues/1076: use ai_assert instead il y a 9 ans
LWOAnimation.cpp 2c93e29dcc Fixed build warnings on MSVC14 x64 in the LWO format sources. il y a 9 ans
LWOAnimation.h 7207e5117c Use new include bracktes. il y a 9 ans
LWOBLoader.cpp 87e7cf00a2 Fix spelling mistakes il y a 9 ans
LWOFileData.h 7207e5117c Use new include bracktes. il y a 9 ans
LWOLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
LWOLoader.h ef540f46a3 Remove unused headers. il y a 9 ans
LWOMaterial.cpp c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. il y a 9 ans
LWSLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
LWSLoader.h 1191d03405 Update license info. il y a 10 ans
LimitBoneWeightsProcess.cpp 4df18f93ea Fixed build warnings on MSVC14 x64 in the limit bone weights post-process. il y a 9 ans
LimitBoneWeightsProcess.h 87e7cf00a2 Fix spelling mistakes il y a 9 ans
LineSplitter.h 1191d03405 Update license info. il y a 10 ans
LogAux.h 7207e5117c Use new include bracktes. il y a 9 ans
MD2FileData.h f312d8709e More cleanup il y a 9 ans
MD2Loader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
MD2Loader.h 7207e5117c Use new include bracktes. il y a 9 ans
MD2NormalTable.h 1191d03405 Update license info. il y a 10 ans
MD3FileData.h 02e038bbb6 Fix compiler warnings related to issue 957. il y a 9 ans
MD3Loader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
MD3Loader.h 7207e5117c Use new include bracktes. il y a 9 ans
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
MD5Loader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
MD5Loader.h 7207e5117c Use new include bracktes. il y a 9 ans
MD5Parser.cpp 96a64a353a fix bug when reading strings in quote in MD5 models il y a 9 ans
MD5Parser.h 7207e5117c Use new include bracktes. il y a 9 ans
MDCFileData.h 7207e5117c Use new include bracktes. il y a 9 ans
MDCLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
MDCLoader.h 7207e5117c Use new include bracktes. il y a 9 ans
MDCNormalTable.h 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
MDLDefaultColorMap.h 1191d03405 Update license info. il y a 10 ans
MDLFileData.h 1191d03405 Update license info. il y a 10 ans
MDLLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
MDLLoader.h 1191d03405 Update license info. il y a 10 ans
MDLMaterialLoader.cpp 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
MS3DLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
MS3DLoader.h 1191d03405 Update license info. il y a 10 ans
Macros.h 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
MakeVerboseFormat.cpp 04e0552f9e 134062 Use after free il y a 9 ans
MakeVerboseFormat.h 1191d03405 Update license info. il y a 10 ans
MaterialSystem.cpp 60cd4605eb Fixed build warnings on MSVC14 x64 in the Material System source. il y a 9 ans
MaterialSystem.h 1191d03405 Update license info. il y a 10 ans
MathFunctions.h 3eafc7e746 Renamed Math.h --> MathFunctions.h il y a 9 ans
MemoryIOWrapper.h 7207e5117c Use new include bracktes. il y a 9 ans
NDOLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
NDOLoader.h 7207e5117c Use new include bracktes. il y a 9 ans
NFFLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
NFFLoader.h 7207e5117c Use new include bracktes. il y a 9 ans
OFFLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
OFFLoader.h 7207e5117c Use new include bracktes. il y a 9 ans
ObjExporter.cpp 31bb9f7ba6 Obj: fix code review findings. il y a 9 ans
ObjExporter.h 6ed1f7570e Merge branch 'master' of https://github.com/assimp/assimp il y a 9 ans
ObjFileData.h 17cae8ac5a Added support for parameters Ni and Tf in OBJ/MTL file format. il y a 9 ans
ObjFileImporter.cpp 8445db2cd9 Set UVW index material properties for OBJ files. il y a 8 ans
ObjFileImporter.h 83896f18b3 Update ObjFileImporter.h il y a 9 ans
ObjFileMtlImporter.cpp f9fa95a7c2 Obj-Importer: fix crash when updating the current mat-index: use correct il y a 9 ans
ObjFileMtlImporter.h 05a6ee6473 Adding double precision import support for formats that can be exported il y a 9 ans
ObjFileParser.cpp 9fc7f72b55 fix line breakes in obj files il y a 8 ans
ObjFileParser.h c5d6ac2c30 ObjParser: remove deprecated code. il y a 9 ans
ObjTools.h df5fc5f68d OBJParser: Support spaces in texture file names il y a 9 ans
OgreBinarySerializer.cpp 0c7aac02eb Fixes spelling in comments il y a 9 ans
OgreBinarySerializer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
OgreImporter.cpp ef540f46a3 Remove unused headers. il y a 9 ans
OgreImporter.h 7207e5117c Use new include bracktes. il y a 9 ans
OgreMaterial.cpp 4a63f1759c Fixed build warnings on MSVC14 x64 in the Ogre format sources. il y a 9 ans
OgreParsingUtils.h 1191d03405 Update license info. il y a 10 ans
OgreStructs.cpp 4a63f1759c Fixed build warnings on MSVC14 x64 in the Ogre format sources. il y a 9 ans
OgreStructs.h 7207e5117c Use new include bracktes. il y a 9 ans
OgreXmlSerializer.cpp 0c7aac02eb Fixes spelling in comments il y a 9 ans
OgreXmlSerializer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
OpenGEXExporter.cpp cd9cb50eaf OpenGEX: fix some review findings. il y a 9 ans
OpenGEXExporter.h 7207e5117c Use new include bracktes. il y a 9 ans
OpenGEXImporter.cpp bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp il y a 9 ans
OpenGEXImporter.h ef540f46a3 Remove unused headers. il y a 9 ans
OpenGEXStructs.h cd9cb50eaf OpenGEX: fix some review findings. il y a 9 ans
OptimizeGraph.cpp 3e08a47d4f Fixed build warnings on MSVC14 x64 in some scene optimisations. il y a 9 ans
OptimizeGraph.h 7207e5117c Use new include bracktes. il y a 9 ans
OptimizeMeshes.cpp 3e08a47d4f Fixed build warnings on MSVC14 x64 in some scene optimisations. il y a 9 ans
OptimizeMeshes.h 7207e5117c Use new include bracktes. il y a 9 ans
ParsingUtils.h 7207e5117c Use new include bracktes. il y a 9 ans
PlyExporter.cpp f119447549 Fixes compilation on OSX with gcc. il y a 9 ans
PlyExporter.h 8c13c8a558 PLYExporter: forbit copying + add empty destructor. il y a 10 ans
PlyLoader.cpp 8d27945619 Merge branch 'master' into cleanup_includes il y a 9 ans
PlyLoader.h a75fa44bde PLY: prepare bugfix by adding missing unittest. il y a 9 ans
PlyParser.cpp 7a47f1f8f7 Issue-1183: add stp to the list of supported extensions for step-files. il y a 9 ans
PlyParser.h 5127e18da6 Update PlyParser.h il y a 9 ans
PolyTools.h 7207e5117c Use new include bracktes. il y a 9 ans
PostStepRegistry.cpp 1191d03405 Update license info. il y a 10 ans
PretransformVertices.cpp f81e28f320 Fixed build warnings on MSVC14 x64 in the pre-transform vertices post-process. il y a 9 ans
PretransformVertices.h 7207e5117c Use new include bracktes. il y a 9 ans
ProcessHelper.cpp 98aea657ff Fixed build warnings on MSVC14 x64 in some helpers. il y a 9 ans
ProcessHelper.h 5adb0e899c CMake Option and moving more functions to optional double support il y a 9 ans
Profiler.h 7207e5117c Use new include bracktes. il y a 9 ans
Q3BSPFileData.h af54cb8a29 Q3BSP: fix license dates. il y a 9 ans
Q3BSPFileImporter.cpp bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp il y a 9 ans
Q3BSPFileImporter.h ef540f46a3 Remove unused headers. il y a 9 ans
Q3BSPFileParser.cpp 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
Q3BSPFileParser.h af54cb8a29 Q3BSP: fix license dates. il y a 9 ans
Q3BSPZipArchive.cpp 655a470fc9 Fixed build warnings on MSVC14 x64 in the Quake 3 format sources. il y a 9 ans
Q3BSPZipArchive.h fe0cfc52bc Q3BSP-Loader: reformat include. il y a 9 ans
Q3DLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
Q3DLoader.h 7207e5117c Use new include bracktes. il y a 9 ans
RawLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
RawLoader.h 7207e5117c Use new include bracktes. il y a 9 ans
RemoveComments.cpp 1191d03405 Update license info. il y a 10 ans
RemoveComments.h f312d8709e More cleanup il y a 9 ans
RemoveRedundantMaterials.cpp 8e8757f800 Keep original materials names after RemoveRedundant materials process and export to collada il y a 9 ans
RemoveRedundantMaterials.h 7207e5117c Use new include bracktes. il y a 9 ans
RemoveVCProcess.cpp 7207e5117c Use new include bracktes. il y a 9 ans
RemoveVCProcess.h 7207e5117c Use new include bracktes. il y a 9 ans
SGSpatialSort.cpp 1191d03405 Update license info. il y a 10 ans
SGSpatialSort.h 7207e5117c Use new include bracktes. il y a 9 ans
SIBImporter.cpp d1c7d905e8 Fixed infinite loop on non-manifold geometry il y a 8 ans
SIBImporter.h d82fd0d750 closes https://github.com/assimp/assimp/issues/1076: use ai_assert instead il y a 9 ans
SMDLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
SMDLoader.h 859d15d3a0 closes assimp/assimp/issues/899: fix parsing of texture name. il y a 9 ans
STEPFile.h 1724cc9e66 Remove redundant file. il y a 9 ans
STEPFileEncoding.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
STEPFileEncoding.h 1191d03405 Update license info. il y a 10 ans
STEPFileReader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
STEPFileReader.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
STLExporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported il y a 9 ans
STLExporter.h 1191d03405 Update license info. il y a 10 ans
STLLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
STLLoader.h 7207e5117c Use new include bracktes. il y a 9 ans
SceneCombiner.cpp f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix il y a 9 ans
SceneCombiner.h 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
ScenePreprocessor.cpp 499886f89e ScenePreprocessor: fix invalid index counter. il y a 9 ans
ScenePreprocessor.h 7207e5117c Use new include bracktes. il y a 9 ans
ScenePrivate.h 7207e5117c Use new include bracktes. il y a 9 ans
SkeletonMeshBuilder.cpp 20318811ff Fixed build warnings on MSVC14 x64 in the skeleton mesh builder. il y a 9 ans
SkeletonMeshBuilder.h 7207e5117c Use new include bracktes. il y a 9 ans
SmoothingGroups.h 7207e5117c Use new include bracktes. il y a 9 ans
SmoothingGroups.inl 4d5df6dc9a use NormalizeSafe to prevent NaN when normalizing zero vectors il y a 10 ans
SortByPTypeProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 il y a 10 ans
SortByPTypeProcess.h 7207e5117c Use new include bracktes. il y a 9 ans
SpatialSort.cpp c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. il y a 9 ans
SpatialSort.h 2f7e3dcdcc Basic changes to introduce optional double precision il y a 9 ans
SplitByBoneCountProcess.cpp 0c7aac02eb Fixes spelling in comments il y a 9 ans
SplitByBoneCountProcess.h 7207e5117c Use new include bracktes. il y a 9 ans
SplitLargeMeshes.cpp 381f87507f SplitLargeMeshes: Use C++11 range-based for loop il y a 9 ans
SplitLargeMeshes.h 7207e5117c Use new include bracktes. il y a 9 ans
StandardShapes.cpp 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
StandardShapes.h fa1d6d8c55 propagating precision requirments into operations il y a 9 ans
StdOStreamLogStream.h f383ec0797 Fix some review findings. il y a 9 ans
StepExporter.cpp 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
StepExporter.h 7207e5117c Use new include bracktes. il y a 9 ans
StreamReader.h 1c6145b39e Merge branch 'fix-include-api' of https://github.com/Lugdunum3D/assimp into Lugdunum3D-fix-include-api il y a 9 ans
StreamWriter.h 7207e5117c Use new include bracktes. il y a 9 ans
StringComparison.h f312d8709e More cleanup il y a 9 ans
StringUtils.h aff391c681 Fixed no member named 'atop' in global namespace issue for Android NDK compilation il y a 8 ans
Subdivision.cpp 6dfff37d8f SubDivision: fix compiler warning: unused variable. il y a 9 ans
Subdivision.h 1191d03405 Update license info. il y a 10 ans
TargetAnimation.cpp 39f54bf183 Fixed build warnings on MSVC14 x64 in Target Animation source. il y a 9 ans
TargetAnimation.h 7207e5117c Use new include bracktes. il y a 9 ans
TerragenLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
TerragenLoader.h 1191d03405 Update license info. il y a 10 ans
TextureTransform.cpp 87e7cf00a2 Fix spelling mistakes il y a 9 ans
TextureTransform.h 7207e5117c Use new include bracktes. il y a 9 ans
TinyFormatter.h 9dc4fb2aa3 AMF: add missing license info. il y a 9 ans
TriangulateProcess.cpp d82fd0d750 closes https://github.com/assimp/assimp/issues/1076: use ai_assert instead il y a 9 ans
TriangulateProcess.h 1191d03405 Update license info. il y a 10 ans
UnrealLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
UnrealLoader.h 1191d03405 Update license info. il y a 10 ans
ValidateDataStructure.cpp 6a9ccf2016 [+] Flag for scene for supporting formats where more than one face can reference to one vertex. il y a 9 ans
ValidateDataStructure.h 7207e5117c Use new include bracktes. il y a 9 ans
Version.cpp f312d8709e More cleanup il y a 9 ans
Vertex.h 2f7e3dcdcc Basic changes to introduce optional double precision il y a 9 ans
VertexTriangleAdjacency.cpp 7207e5117c Use new include bracktes. il y a 9 ans
VertexTriangleAdjacency.h 7207e5117c Use new include bracktes. il y a 9 ans
Win32DebugLogStream.h f383ec0797 Fix some review findings. il y a 9 ans
X3DExporter.cpp bde2b466be Remove unnecessary semicolon il y a 9 ans
X3DExporter.hpp c6d233768f [F] Small doc changes. il y a 9 ans
X3DImporter.cpp 6d71e4d5d7 Config.h.in: fix typo. il y a 8 ans
X3DImporter.hpp 6d71e4d5d7 Config.h.in: fix typo. il y a 8 ans
X3DImporter_Geometry2D.cpp 25cda401c5 use cmath and C++ (std::) versions of functions il y a 9 ans
X3DImporter_Geometry3D.cpp c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. il y a 9 ans
X3DImporter_Group.cpp 86dc3f7a79 X3D: Some more reformattings and missing initializations. il y a 9 ans
X3DImporter_Light.cpp e0dde73018 C++11-combat: replace more std::to_string by assimp-specific to_string il y a 9 ans
X3DImporter_Macro.hpp 7b9162136f Some small format changes for assimp-style :-). il y a 9 ans
X3DImporter_Metadata.cpp 86dc3f7a79 X3D: Some more reformattings and missing initializations. il y a 9 ans
X3DImporter_Networking.cpp 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
X3DImporter_Node.hpp c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. il y a 9 ans
X3DImporter_Postprocess.cpp b64882f4c7 Fix spelling il y a 8 ans
X3DImporter_Rendering.cpp cbfbf2a256 Fixed build warnings on MSVC14 x64 in the X3D format sources. il y a 9 ans
X3DImporter_Shape.cpp 7b9162136f Some small format changes for assimp-style :-). il y a 9 ans
X3DImporter_Texturing.cpp 7b9162136f Some small format changes for assimp-style :-). il y a 9 ans
XFileExporter.cpp 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
XFileExporter.h 96fab1cf55 122219-122218 Big parameter passed by value il y a 9 ans
XFileHelper.h 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
XFileImporter.cpp bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp il y a 9 ans
XFileImporter.h 7207e5117c Use new include bracktes. il y a 9 ans
XFileParser.cpp e0dde73018 C++11-combat: replace more std::to_string by assimp-specific to_string il y a 9 ans
XFileParser.h 05a6ee6473 Adding double precision import support for formats that can be exported il y a 9 ans
XGLLoader.cpp ef540f46a3 Remove unused headers. il y a 9 ans
XGLLoader.h ef540f46a3 Remove unused headers. il y a 9 ans
XMLTools.h 1191d03405 Update license info. il y a 10 ans
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
fast_atof.h 05a6ee6473 Adding double precision import support for formats that can be exported il y a 9 ans
glTFAsset.h 6c73cc8aff Added ComponentType Unsigned int and Error handling il y a 8 ans
glTFAsset.inl f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix il y a 9 ans
glTFAssetWriter.h 3c827f29f6 Export glTF buffers as separate .bin files il y a 9 ans
glTFAssetWriter.inl d9b0449e83 Fixed build warnings on MSVC14 x64 in the glTF format sources. One warning il y a 9 ans
glTFExporter.cpp 8f3aaa88f9 Fixed compiler error on clang 4.0 running on OSX il y a 8 ans
glTFExporter.h 57a00d5faa find skeleton root joint and only allow four joint weights per vertex il y a 9 ans
glTFImporter.cpp ef540f46a3 Remove unused headers. il y a 9 ans
glTFImporter.h 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ il y a 9 ans
irrXMLWrapper.h 1e2c0279b0 Fixed build warnings on MSVC14 x64 in the IRR format sources. il y a 9 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 2f7e3dcdcc Basic changes to introduce optional double precision il y a 9 ans
scene.cpp 82b1769759 Fix new call. il y a 9 ans