Kim Kulling 38b9ae2c6c closes https://github.com/assimp/assimp/issues/584: export scene combiner. 9 years ago
..
res 524834c307 Fix line endings. 10 years ago
.editorconfig 8326535445 Implemented: Add editor config for source code 10 years ago
3DSConverter.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
3DSExporter.cpp 63a4591683 Fixing bugs related to 64-bit upgrade in materials 9 years ago
3DSExporter.h 63a4591683 Fixing bugs related to 64-bit upgrade in materials 9 years ago
3DSHelper.h 63a4591683 Fixing bugs related to 64-bit upgrade in materials 9 years ago
3DSLoader.cpp 63a4591683 Fixing bugs related to 64-bit upgrade in materials 9 years ago
3DSLoader.h fa1d6d8c55 propagating precision requirments into operations 9 years ago
ACLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
ACLoader.h 7207e5117c Use new include bracktes. 9 years ago
ASELoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
ASELoader.h 7207e5117c Use new include bracktes. 9 years ago
ASEParser.cpp 26aa18c75a Fix findings from code review. 9 years ago
ASEParser.h fa1d6d8c55 propagating precision requirments into operations 9 years ago
AssbinExporter.cpp 7207e5117c Use new include bracktes. 9 years ago
AssbinExporter.h 1191d03405 Update license info. 10 years ago
AssbinLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
AssbinLoader.h 7207e5117c Use new include bracktes. 9 years ago
Assimp.cpp 5adb0e899c CMake Option and moving more functions to optional double support 9 years ago
AssimpCExport.cpp 7207e5117c Use new include bracktes. 9 years ago
AssxmlExporter.cpp 22cfe84cba 3MF: add a simple box example from the 3MF-sample repo. 9 years ago
AssxmlExporter.h 1191d03405 Update license info. 10 years ago
B3DImporter.cpp 7207e5117c Use new include bracktes. 9 years ago
B3DImporter.h 7207e5117c Use new include bracktes. 9 years ago
BVHLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
BVHLoader.h 1191d03405 Update license info. 10 years ago
BaseImporter.cpp 7207e5117c Use new include bracktes. 9 years ago
BaseImporter.h 7207e5117c Use new include bracktes. 9 years ago
BaseProcess.cpp 7207e5117c Use new include bracktes. 9 years ago
BaseProcess.h 7207e5117c Use new include bracktes. 9 years ago
Bitmap.cpp 7207e5117c Use new include bracktes. 9 years ago
Bitmap.h 1191d03405 Update license info. 10 years ago
BlenderBMesh.cpp 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
BlenderBMesh.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
BlenderDNA.cpp e1697b30bc Blender: mark local function as static. 9 years ago
BlenderDNA.h 5fc3ee9a21 fix https://github.com/assimp/assimp/issues/946: use correct test for objectcompare in blender. 9 years ago
BlenderDNA.inl bcb86bcc35 Add files via upload 9 years ago
BlenderIntermediate.h 0f2cea7ba6 Blender: revert fix for suspicious crash in blender on windows. 9 years ago
BlenderLoader.cpp 0c00edb40e Blender: fix some minor findings. 9 years ago
BlenderLoader.h c4a542a994 Adds blender material loading. 9 years ago
BlenderModifier.cpp 0c00edb40e Blender: fix some minor findings. 9 years ago
BlenderModifier.h 2496e8a0a3 Lib: reduce number of header files included. 10 years ago
BlenderScene.cpp 0c00edb40e Blender: fix some minor findings. 9 years ago
BlenderScene.h 0c00edb40e Blender: fix some minor findings. 9 years ago
BlenderSceneGen.h 0ec1e91722 Regression Testsuite: update database. 9 years ago
BlenderTessellator.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
BlenderTessellator.h 2496e8a0a3 Lib: reduce number of header files included. 10 years ago
BlobIOSystem.h 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 years ago
ByteSwapper.h 7207e5117c Use new include bracktes. 9 years ago
C4DImporter.cpp 7b08233ef2 Fix identation 9 years ago
C4DImporter.h 3c7dd2b302 More whitespace consistency 9 years ago
CInterfaceIOWrapper.h 7207e5117c Use new include bracktes. 9 years ago
CMakeLists.txt b50d734d75 IFC: Switch generated file to 2 files to fix issue related to <mingw4.9 ( 9 years ago
COBLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
COBLoader.h 1191d03405 Update license info. 10 years ago
COBScene.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
CSMLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
CSMLoader.h 1191d03405 Update license info. 10 years ago
CalcTangentsProcess.cpp 20630e950a Regression test suite: add ui for simpler text execution. 9 years ago
CalcTangentsProcess.h 1191d03405 Update license info. 10 years ago
ColladaExporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
ColladaExporter.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
ColladaHelper.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
ColladaLoader.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
ColladaLoader.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
ColladaParser.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
ColladaParser.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
ComputeUVMappingProcess.cpp 9d4d2b2a1c ComputeUVMappingprocess: add missing initialization for scalar value. 9 years ago
ComputeUVMappingProcess.h 7207e5117c Use new include bracktes. 9 years ago
ConvertToLHProcess.cpp 7207e5117c Use new include bracktes. 9 years ago
ConvertToLHProcess.h 7207e5117c Use new include bracktes. 9 years ago
D3MFImporter.cpp 22cfe84cba 3MF: add a simple box example from the 3MF-sample repo. 9 years ago
D3MFImporter.h 753b63c526 Removed override keywords so compilation success on gcc 4.6 9 years ago
D3MFOpcPackage.cpp 22cfe84cba 3MF: add a simple box example from the 3MF-sample repo. 9 years ago
D3MFOpcPackage.h 7207e5117c Use new include bracktes. 9 years ago
DXFHelper.h 7207e5117c Use new include bracktes. 9 years ago
DXFLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
DXFLoader.h 1191d03405 Update license info. 10 years ago
DeboneProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 years ago
DeboneProcess.h 7207e5117c Use new include bracktes. 9 years ago
DefaultIOStream.cpp 0379675fca Add type to deal with 64-bit filesizes on x86_64-apple-darwin15.5.0x86_64-apple-darwin15.5.0 9 years ago
DefaultIOStream.h 0379675fca Add type to deal with 64-bit filesizes on x86_64-apple-darwin15.5.0x86_64-apple-darwin15.5.0 9 years ago
DefaultIOSystem.cpp 7207e5117c Use new include bracktes. 9 years ago
DefaultIOSystem.h 7207e5117c Use new include bracktes. 9 years ago
DefaultLogger.cpp 7207e5117c Use new include bracktes. 9 years ago
DefaultProgressHandler.h 7207e5117c Use new include bracktes. 9 years ago
Defines.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
Exceptional.h 9678da72c9 Public includes: add pragma statement and formalize include guard schema. 9 years ago
Exporter.cpp 0277a23521 Add Triangulate post-processing step to glTF exporters 9 years ago
FBXAnimation.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 years ago
FBXBinaryTokenizer.cpp 7207e5117c Use new include bracktes. 9 years ago
FBXCompileConfig.h 1191d03405 Update license info. 10 years ago
FBXConverter.cpp 27f81884f9 adding support to store all the layered textures 9 years ago
FBXConverter.h 53370d0d31 FBXImporter: some refactorings to increase readability. 10 years ago
FBXDeformer.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 years ago
FBXDocument.cpp c7c756d344 FBX: Use C++11 range-based for loop 9 years ago
FBXDocument.h 27f81884f9 adding support to store all the layered textures 9 years ago
FBXDocumentUtil.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
FBXDocumentUtil.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
FBXImportSettings.h 1191d03405 Update license info. 10 years ago
FBXImporter.cpp 7207e5117c Use new include bracktes. 9 years ago
FBXImporter.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 years ago
FBXMaterial.cpp 27f81884f9 adding support to store all the layered textures 9 years ago
FBXMeshGeometry.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 years ago
FBXMeshGeometry.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 years ago
FBXModel.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 years ago
FBXNodeAttribute.cpp 53370d0d31 FBXImporter: some refactorings to increase readability. 10 years ago
FBXParser.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 years ago
FBXParser.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
FBXProperties.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
FBXProperties.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
FBXTokenizer.cpp 1191d03405 Update license info. 10 years ago
FBXTokenizer.h 7207e5117c Use new include bracktes. 9 years ago
FBXUtil.cpp 1191d03405 Update license info. 10 years ago
FBXUtil.h 87e7cf00a2 Fix spelling mistakes 9 years ago
FileLogStream.h 7207e5117c Use new include bracktes. 9 years ago
FileSystemFilter.h 87e7cf00a2 Fix spelling mistakes 9 years ago
FindDegenerates.cpp 1191d03405 Update license info. 10 years ago
FindDegenerates.h 7207e5117c Use new include bracktes. 9 years ago
FindInstancesProcess.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
FindInstancesProcess.h 1191d03405 Update license info. 10 years ago
FindInvalidDataProcess.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
FindInvalidDataProcess.h fa1d6d8c55 propagating precision requirments into operations 9 years ago
FixNormalsStep.cpp 7207e5117c Use new include bracktes. 9 years ago
FixNormalsStep.h 1191d03405 Update license info. 10 years ago
GenFaceNormalsProcess.cpp 7207e5117c Use new include bracktes. 9 years ago
GenFaceNormalsProcess.h 7207e5117c Use new include bracktes. 9 years ago
GenVertexNormalsProcess.cpp 5adb0e899c CMake Option and moving more functions to optional double support 9 years ago
GenVertexNormalsProcess.h 5adb0e899c CMake Option and moving more functions to optional double support 9 years ago
GenericProperty.h 7207e5117c Use new include bracktes. 9 years ago
HMPFileData.h 1191d03405 Update license info. 10 years ago
HMPLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
HMPLoader.h 7207e5117c Use new include bracktes. 9 years ago
HalfLifeFileData.h 1191d03405 Update license info. 10 years ago
Hash.h 1191d03405 Update license info. 10 years ago
IFCBoolean.cpp ae99f99b99 Replaced boost::tuple with std::tuple 9 years ago
IFCCurve.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
IFCGeometry.cpp 659a55be4a Fix coverity finding: use deep copy instead of reference showing to 9 years ago
IFCLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
IFCLoader.h 1191d03405 Update license info. 10 years ago
IFCMaterial.cpp 7207e5117c Use new include bracktes. 9 years ago
IFCOpenings.cpp e51b7d2a61 IFC: fix possible use after free access bug. 9 years ago
IFCProfile.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
IFCReaderGen.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 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 cff5b0d1a0 Replaced depreacated std::auto_ptr with std::unique_ptr 9 years ago
IFCUtil.h 7207e5117c Use new include bracktes. 9 years ago
IFF.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
IRRLoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
IRRLoader.h fa1d6d8c55 propagating precision requirments into operations 9 years ago
IRRMeshLoader.cpp 9e19b5103c IrrImporter: Fix release functions. 9 years ago
IRRMeshLoader.h 560e1eebc1 fix for https://github.com/assimp/assimp/issues/887: add missing define. 9 years ago
IRRShared.cpp 7207e5117c Use new include bracktes. 9 years ago
IRRShared.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
Importer.cpp 3f08cebfab include config.h to always have the correct types (float/double) exposed 9 years ago
Importer.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 years ago
ImporterRegistry.cpp 8f4f0047fb Added 3MF importer 9 years ago
ImproveCacheLocality.cpp 7207e5117c Use new include bracktes. 9 years ago
ImproveCacheLocality.h 7207e5117c Use new include bracktes. 9 years ago
JoinVerticesProcess.cpp 87e7cf00a2 Fix spelling mistakes 9 years ago
JoinVerticesProcess.h 7207e5117c Use new include bracktes. 9 years ago
LWOAnimation.cpp b71bd3df84 LWO: Fix division by zero 10 years ago
LWOAnimation.h 7207e5117c Use new include bracktes. 9 years ago
LWOBLoader.cpp 87e7cf00a2 Fix spelling mistakes 9 years ago
LWOFileData.h 7207e5117c Use new include bracktes. 9 years ago
LWOLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
LWOLoader.h 7207e5117c Use new include bracktes. 9 years ago
LWOMaterial.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
LWSLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
LWSLoader.h 1191d03405 Update license info. 10 years ago
LimitBoneWeightsProcess.cpp 7207e5117c Use new include bracktes. 9 years ago
LimitBoneWeightsProcess.h 87e7cf00a2 Fix spelling mistakes 9 years ago
LineSplitter.h 1191d03405 Update license info. 10 years ago
LogAux.h 7207e5117c Use new include bracktes. 9 years ago
MD2FileData.h 7207e5117c Use new include bracktes. 9 years ago
MD2Loader.cpp 7207e5117c Use new include bracktes. 9 years ago
MD2Loader.h 7207e5117c Use new include bracktes. 9 years ago
MD2NormalTable.h 1191d03405 Update license info. 10 years ago
MD3FileData.h fa1d6d8c55 propagating precision requirments into operations 9 years ago
MD3Loader.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
MD3Loader.h 7207e5117c Use new include bracktes. 9 years ago
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
MD5Loader.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
MD5Loader.h 7207e5117c Use new include bracktes. 9 years ago
MD5Parser.cpp 7207e5117c Use new include bracktes. 9 years ago
MD5Parser.h 7207e5117c Use new include bracktes. 9 years ago
MDCFileData.h 7207e5117c Use new include bracktes. 9 years ago
MDCLoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
MDCLoader.h 7207e5117c Use new include bracktes. 9 years ago
MDCNormalTable.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
MDLDefaultColorMap.h 1191d03405 Update license info. 10 years ago
MDLFileData.h 1191d03405 Update license info. 10 years ago
MDLLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
MDLLoader.h 1191d03405 Update license info. 10 years ago
MDLMaterialLoader.cpp 2568797015 MDLMoader: fix resource leak. 9 years ago
MS3DLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
MS3DLoader.h 1191d03405 Update license info. 10 years ago
Macros.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
MakeVerboseFormat.cpp 147921ac39 MakeVerboseFormat: fix invalid delete statement. 9 years ago
MakeVerboseFormat.h 1191d03405 Update license info. 10 years ago
MaterialSystem.cpp 63a4591683 Fixing bugs related to 64-bit upgrade in materials 9 years ago
MaterialSystem.h 1191d03405 Update license info. 10 years ago
MathFunctions.h 3eafc7e746 Renamed Math.h --> MathFunctions.h 9 years ago
MemoryIOWrapper.h 7207e5117c Use new include bracktes. 9 years ago
NDOLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
NDOLoader.h 7207e5117c Use new include bracktes. 9 years ago
NFFLoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
NFFLoader.h 7207e5117c Use new include bracktes. 9 years ago
OFFLoader.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
OFFLoader.h 7207e5117c Use new include bracktes. 9 years ago
ObjExporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
ObjExporter.h 1191d03405 Update license info. 10 years ago
ObjFileData.h ffdca3593b ObjImporter: remove unused code. 9 years ago
ObjFileImporter.cpp 0f2cea7ba6 Blender: revert fix for suspicious crash in blender on windows. 9 years ago
ObjFileImporter.h 0f2cea7ba6 Blender: revert fix for suspicious crash in blender on windows. 9 years ago
ObjFileMtlImporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
ObjFileMtlImporter.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
ObjFileParser.cpp ffdca3593b ObjImporter: remove unused code. 9 years ago
ObjFileParser.h 7d98643bcf adding support for per-vertex colors. 9 years ago
ObjTools.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
OgreBinarySerializer.cpp 7207e5117c Use new include bracktes. 9 years ago
OgreBinarySerializer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
OgreImporter.cpp 7207e5117c Use new include bracktes. 9 years ago
OgreImporter.h 7207e5117c Use new include bracktes. 9 years ago
OgreMaterial.cpp 7207e5117c Use new include bracktes. 9 years ago
OgreParsingUtils.h 1191d03405 Update license info. 10 years ago
OgreStructs.cpp 7207e5117c Use new include bracktes. 9 years ago
OgreStructs.h 7207e5117c Use new include bracktes. 9 years ago
OgreXmlSerializer.cpp 7207e5117c Use new include bracktes. 9 years ago
OgreXmlSerializer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
OpenGEXExporter.cpp 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 years ago
OpenGEXExporter.h 7207e5117c Use new include bracktes. 9 years ago
OpenGEXImporter.cpp d67c8c29b6 Merge pull request #898 from turol/cxx11-refactor 9 years ago
OpenGEXImporter.h e9085097f3 OpenGEX: add light impl and add examples. 9 years ago
OpenGEXStructs.h 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 years ago
OptimizeGraph.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 years ago
OptimizeGraph.h 7207e5117c Use new include bracktes. 9 years ago
OptimizeMeshes.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 years ago
OptimizeMeshes.h 7207e5117c Use new include bracktes. 9 years ago
ParsingUtils.h 7207e5117c Use new include bracktes. 9 years ago
PlyExporter.cpp f119447549 Fixes compilation on OSX with gcc. 9 years ago
PlyExporter.h 8c13c8a558 PLYExporter: forbit copying + add empty destructor. 10 years ago
PlyLoader.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
PlyLoader.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
PlyParser.cpp a7894b090d Upgrading PLY exporter to allow element definition as double 9 years ago
PlyParser.h 1191d03405 Update license info. 10 years ago
PolyTools.h 7207e5117c Use new include bracktes. 9 years ago
PostStepRegistry.cpp 1191d03405 Update license info. 10 years ago
PretransformVertices.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
PretransformVertices.h 7207e5117c Use new include bracktes. 9 years ago
ProcessHelper.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
ProcessHelper.h 5adb0e899c CMake Option and moving more functions to optional double support 9 years ago
Profiler.h 7207e5117c Use new include bracktes. 9 years ago
Q3BSPFileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
Q3BSPFileImporter.cpp 7207e5117c Use new include bracktes. 9 years ago
Q3BSPFileImporter.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
Q3BSPFileParser.cpp 7207e5117c Use new include bracktes. 9 years ago
Q3BSPFileParser.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
Q3BSPZipArchive.cpp 7207e5117c Use new include bracktes. 9 years ago
Q3BSPZipArchive.h 7207e5117c Use new include bracktes. 9 years ago
Q3DLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
Q3DLoader.h 7207e5117c Use new include bracktes. 9 years ago
RawLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
RawLoader.h 7207e5117c Use new include bracktes. 9 years ago
RemoveComments.cpp 1191d03405 Update license info. 10 years ago
RemoveComments.h 7207e5117c Use new include bracktes. 9 years ago
RemoveRedundantMaterials.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 years ago
RemoveRedundantMaterials.h 7207e5117c Use new include bracktes. 9 years ago
RemoveVCProcess.cpp 7207e5117c Use new include bracktes. 9 years ago
RemoveVCProcess.h 7207e5117c Use new include bracktes. 9 years ago
SGSpatialSort.cpp 1191d03405 Update license info. 10 years ago
SGSpatialSort.h 7207e5117c Use new include bracktes. 9 years ago
SIBImporter.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
SIBImporter.h 7207e5117c Use new include bracktes. 9 years ago
SMDLoader.cpp cc860ede66 Fix coverity findings: fix usage after free. 9 years ago
SMDLoader.h cc860ede66 Fix coverity findings: fix usage after free. 9 years ago
STEPFile.h 7207e5117c Use new include bracktes. 9 years ago
STEPFileEncoding.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
STEPFileEncoding.h 1191d03405 Update license info. 10 years ago
STEPFileReader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
STEPFileReader.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
STLExporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
STLExporter.h 1191d03405 Update license info. 10 years ago
STLLoader.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
STLLoader.h 7207e5117c Use new include bracktes. 9 years ago
SceneCombiner.cpp 4f7b624fe8 fix precision issue within memory copy 9 years ago
SceneCombiner.h 38b9ae2c6c closes https://github.com/assimp/assimp/issues/584: export scene combiner. 9 years ago
ScenePreprocessor.cpp 7207e5117c Use new include bracktes. 9 years ago
ScenePreprocessor.h 7207e5117c Use new include bracktes. 9 years ago
ScenePrivate.h 7207e5117c Use new include bracktes. 9 years ago
SkeletonMeshBuilder.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
SkeletonMeshBuilder.h 7207e5117c Use new include bracktes. 9 years ago
SmoothingGroups.h 7207e5117c Use new include bracktes. 9 years ago
SmoothingGroups.inl 4d5df6dc9a use NormalizeSafe to prevent NaN when normalizing zero vectors 10 years ago
SortByPTypeProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 years ago
SortByPTypeProcess.h 7207e5117c Use new include bracktes. 9 years ago
SpatialSort.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
SpatialSort.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 years ago
SplitByBoneCountProcess.cpp 7207e5117c Use new include bracktes. 9 years ago
SplitByBoneCountProcess.h 7207e5117c Use new include bracktes. 9 years ago
SplitLargeMeshes.cpp 381f87507f SplitLargeMeshes: Use C++11 range-based for loop 9 years ago
SplitLargeMeshes.h 7207e5117c Use new include bracktes. 9 years ago
StandardShapes.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
StandardShapes.h fa1d6d8c55 propagating precision requirments into operations 9 years ago
StdOStreamLogStream.h 7207e5117c Use new include bracktes. 9 years ago
StepExporter.cpp a5b3ce9a3c reverting back to 16 digit precision export 9 years ago
StepExporter.h 7207e5117c Use new include bracktes. 9 years ago
StreamReader.h 7207e5117c Use new include bracktes. 9 years ago
StreamWriter.h 7207e5117c Use new include bracktes. 9 years ago
StringComparison.h 7207e5117c Use new include bracktes. 9 years ago
StringUtils.h 5321072007 Static code analysis: fix minor finding. 9 years ago
Subdivision.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 years ago
Subdivision.h 1191d03405 Update license info. 10 years ago
TargetAnimation.cpp fa1d6d8c55 propagating precision requirments into operations 9 years ago
TargetAnimation.h 7207e5117c Use new include bracktes. 9 years ago
TerragenLoader.cpp 7207e5117c Use new include bracktes. 9 years ago
TerragenLoader.h 1191d03405 Update license info. 10 years ago
TextureTransform.cpp 87e7cf00a2 Fix spelling mistakes 9 years ago
TextureTransform.h 7207e5117c Use new include bracktes. 9 years ago
TinyFormatter.h 1191d03405 Update license info. 10 years ago
TriangulateProcess.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
TriangulateProcess.h 1191d03405 Update license info. 10 years ago
UnrealLoader.cpp 896ab8eee2 Unreal: Use C++11 range-based for loop 9 years ago
UnrealLoader.h 1191d03405 Update license info. 10 years ago
ValidateDataStructure.cpp 63a4591683 Fixing bugs related to 64-bit upgrade in materials 9 years ago
ValidateDataStructure.h 7207e5117c Use new include bracktes. 9 years ago
Version.cpp 02602ce9af Update license date. 9 years ago
Vertex.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 years ago
VertexTriangleAdjacency.cpp 7207e5117c Use new include bracktes. 9 years ago
VertexTriangleAdjacency.h 7207e5117c Use new include bracktes. 9 years ago
Win32DebugLogStream.h 7207e5117c Use new include bracktes. 9 years ago
XFileExporter.cpp a5b3ce9a3c reverting back to 16 digit precision export 9 years ago
XFileExporter.h 7207e5117c Use new include bracktes. 9 years ago
XFileHelper.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
XFileImporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
XFileImporter.h 7207e5117c Use new include bracktes. 9 years ago
XFileParser.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
XFileParser.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
XGLLoader.cpp a66e644bf3 Fix coverity finding: fix possible use after free.. 9 years ago
XGLLoader.h a66e644bf3 Fix coverity finding: fix possible use after free.. 9 years ago
XMLTools.h 1191d03405 Update license info. 10 years ago
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
fast_atof.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
glTFAsset.h c9f28192d9 Merge upstream master 9 years ago
glTFAsset.inl d97f00571e [*] Not needed namespace. 9 years ago
glTFAssetWriter.h 3c827f29f6 Export glTF buffers as separate .bin files 9 years ago
glTFAssetWriter.inl c9f28192d9 Merge upstream master 9 years ago
glTFExporter.cpp 3052f35824 glTF: move mesh splitting to constructor to cover GLB 9 years ago
glTFExporter.h 238f14f30f Fix coverity findings: fix possible usage after calling free. 9 years ago
glTFImporter.cpp d97f00571e [*] Not needed namespace. 9 years ago
glTFImporter.h 1191d03405 Update license info. 10 years ago
irrXMLWrapper.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. 15 years ago
qnan.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 years ago