Kim Kulling a66e644bf3 Fix coverity finding: fix possible use after free.. 9 vuotta sitten
..
res 524834c307 Fix line endings. 10 vuotta sitten
.editorconfig 8326535445 Implemented: Add editor config for source code 10 vuotta sitten
3DSConverter.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
3DSExporter.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
3DSExporter.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
3DSHelper.h fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
3DSLoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
3DSLoader.h fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
ACLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
ACLoader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
ASELoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
ASELoader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
ASEParser.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
ASEParser.h fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
AssbinExporter.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
AssbinExporter.h 1191d03405 Update license info. 10 vuotta sitten
AssbinLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
AssbinLoader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
Assimp.cpp 5adb0e899c CMake Option and moving more functions to optional double support 9 vuotta sitten
AssimpCExport.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
AssxmlExporter.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
AssxmlExporter.h 1191d03405 Update license info. 10 vuotta sitten
B3DImporter.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
B3DImporter.h 7207e5117c Use new include bracktes. 9 vuotta sitten
BVHLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
BVHLoader.h 1191d03405 Update license info. 10 vuotta sitten
BaseImporter.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
BaseImporter.h 7207e5117c Use new include bracktes. 9 vuotta sitten
BaseProcess.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
BaseProcess.h 7207e5117c Use new include bracktes. 9 vuotta sitten
Bitmap.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
Bitmap.h 1191d03405 Update license info. 10 vuotta sitten
BlenderBMesh.cpp 83de707587 Refactor: Expand tabs to 4 spaces 10 vuotta sitten
BlenderBMesh.h 83de707587 Refactor: Expand tabs to 4 spaces 10 vuotta sitten
BlenderDNA.cpp e1697b30bc Blender: mark local function as static. 9 vuotta sitten
BlenderDNA.h 5fc3ee9a21 fix https://github.com/assimp/assimp/issues/946: use correct test for objectcompare in blender. 9 vuotta sitten
BlenderDNA.inl bcb86bcc35 Add files via upload 9 vuotta sitten
BlenderIntermediate.h 5fc3ee9a21 fix https://github.com/assimp/assimp/issues/946: use correct test for objectcompare in blender. 9 vuotta sitten
BlenderLoader.cpp 66c1a176de Add files via upload 9 vuotta sitten
BlenderLoader.h c4a542a994 Adds blender material loading. 9 vuotta sitten
BlenderModifier.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
BlenderModifier.h 2496e8a0a3 Lib: reduce number of header files included. 10 vuotta sitten
BlenderScene.cpp c554b55f97 Merge branch 'blender_materials' 9 vuotta sitten
BlenderScene.h bcb86bcc35 Add files via upload 9 vuotta sitten
BlenderSceneGen.h 0ec1e91722 Regression Testsuite: update database. 9 vuotta sitten
BlenderTessellator.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
BlenderTessellator.h 2496e8a0a3 Lib: reduce number of header files included. 10 vuotta sitten
BlobIOSystem.h 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 vuotta sitten
ByteSwapper.h 7207e5117c Use new include bracktes. 9 vuotta sitten
C4DImporter.cpp 7b08233ef2 Fix identation 9 vuotta sitten
C4DImporter.h 3c7dd2b302 More whitespace consistency 9 vuotta sitten
CInterfaceIOWrapper.h 7207e5117c Use new include bracktes. 9 vuotta sitten
CMakeLists.txt b916857659 closes https://github.com/assimp/assimp/issues/967: add unzip include path 9 vuotta sitten
COBLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
COBLoader.h 1191d03405 Update license info. 10 vuotta sitten
COBScene.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
CSMLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
CSMLoader.h 1191d03405 Update license info. 10 vuotta sitten
CalcTangentsProcess.cpp 20630e950a Regression test suite: add ui for simpler text execution. 9 vuotta sitten
CalcTangentsProcess.h 1191d03405 Update license info. 10 vuotta sitten
ColladaExporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
ColladaExporter.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
ColladaHelper.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
ColladaLoader.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
ColladaLoader.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
ColladaParser.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
ColladaParser.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
ComputeUVMappingProcess.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
ComputeUVMappingProcess.h 7207e5117c Use new include bracktes. 9 vuotta sitten
ConvertToLHProcess.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
ConvertToLHProcess.h 7207e5117c Use new include bracktes. 9 vuotta sitten
D3MFImporter.cpp 9b6de15b74 closes https://github.com/assimp/assimp/issues/904: add ai_strtof for 9 vuotta sitten
D3MFImporter.h 753b63c526 Removed override keywords so compilation success on gcc 4.6 9 vuotta sitten
D3MFOpcPackage.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
D3MFOpcPackage.h 7207e5117c Use new include bracktes. 9 vuotta sitten
DXFHelper.h 7207e5117c Use new include bracktes. 9 vuotta sitten
DXFLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
DXFLoader.h 1191d03405 Update license info. 10 vuotta sitten
DeboneProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 vuotta sitten
DeboneProcess.h 7207e5117c Use new include bracktes. 9 vuotta sitten
DefaultIOStream.cpp 0379675fca Add type to deal with 64-bit filesizes on x86_64-apple-darwin15.5.0x86_64-apple-darwin15.5.0 9 vuotta sitten
DefaultIOStream.h 0379675fca Add type to deal with 64-bit filesizes on x86_64-apple-darwin15.5.0x86_64-apple-darwin15.5.0 9 vuotta sitten
DefaultIOSystem.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
DefaultIOSystem.h 7207e5117c Use new include bracktes. 9 vuotta sitten
DefaultLogger.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
DefaultProgressHandler.h 7207e5117c Use new include bracktes. 9 vuotta sitten
Defines.h 83de707587 Refactor: Expand tabs to 4 spaces 10 vuotta sitten
Exceptional.h 9678da72c9 Public includes: add pragma statement and formalize include guard schema. 9 vuotta sitten
Exporter.cpp 5adb0e899c CMake Option and moving more functions to optional double support 9 vuotta sitten
FBXAnimation.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 vuotta sitten
FBXBinaryTokenizer.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
FBXCompileConfig.h 1191d03405 Update license info. 10 vuotta sitten
FBXConverter.cpp 27f81884f9 adding support to store all the layered textures 9 vuotta sitten
FBXConverter.h 53370d0d31 FBXImporter: some refactorings to increase readability. 10 vuotta sitten
FBXDeformer.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 vuotta sitten
FBXDocument.cpp c7c756d344 FBX: Use C++11 range-based for loop 9 vuotta sitten
FBXDocument.h 27f81884f9 adding support to store all the layered textures 9 vuotta sitten
FBXDocumentUtil.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
FBXDocumentUtil.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
FBXImportSettings.h 1191d03405 Update license info. 10 vuotta sitten
FBXImporter.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
FBXImporter.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 vuotta sitten
FBXMaterial.cpp 27f81884f9 adding support to store all the layered textures 9 vuotta sitten
FBXMeshGeometry.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 vuotta sitten
FBXMeshGeometry.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 vuotta sitten
FBXModel.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 vuotta sitten
FBXNodeAttribute.cpp 53370d0d31 FBXImporter: some refactorings to increase readability. 10 vuotta sitten
FBXParser.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 vuotta sitten
FBXParser.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
FBXProperties.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
FBXProperties.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
FBXTokenizer.cpp 1191d03405 Update license info. 10 vuotta sitten
FBXTokenizer.h 7207e5117c Use new include bracktes. 9 vuotta sitten
FBXUtil.cpp 1191d03405 Update license info. 10 vuotta sitten
FBXUtil.h 87e7cf00a2 Fix spelling mistakes 9 vuotta sitten
FileLogStream.h 7207e5117c Use new include bracktes. 9 vuotta sitten
FileSystemFilter.h 87e7cf00a2 Fix spelling mistakes 9 vuotta sitten
FindDegenerates.cpp 1191d03405 Update license info. 10 vuotta sitten
FindDegenerates.h 7207e5117c Use new include bracktes. 9 vuotta sitten
FindInstancesProcess.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
FindInstancesProcess.h 1191d03405 Update license info. 10 vuotta sitten
FindInvalidDataProcess.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
FindInvalidDataProcess.h fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
FixNormalsStep.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
FixNormalsStep.h 1191d03405 Update license info. 10 vuotta sitten
GenFaceNormalsProcess.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
GenFaceNormalsProcess.h 7207e5117c Use new include bracktes. 9 vuotta sitten
GenVertexNormalsProcess.cpp 5adb0e899c CMake Option and moving more functions to optional double support 9 vuotta sitten
GenVertexNormalsProcess.h 5adb0e899c CMake Option and moving more functions to optional double support 9 vuotta sitten
GenericProperty.h 7207e5117c Use new include bracktes. 9 vuotta sitten
HMPFileData.h 1191d03405 Update license info. 10 vuotta sitten
HMPLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
HMPLoader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
HalfLifeFileData.h 1191d03405 Update license info. 10 vuotta sitten
Hash.h 1191d03405 Update license info. 10 vuotta sitten
IFCBoolean.cpp ae99f99b99 Replaced boost::tuple with std::tuple 9 vuotta sitten
IFCCurve.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
IFCGeometry.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
IFCLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
IFCLoader.h 1191d03405 Update license info. 10 vuotta sitten
IFCMaterial.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
IFCOpenings.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 vuotta sitten
IFCProfile.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
IFCReaderGen.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
IFCReaderGen.h 83de707587 Refactor: Expand tabs to 4 spaces 10 vuotta sitten
IFCUtil.cpp cff5b0d1a0 Replaced depreacated std::auto_ptr with std::unique_ptr 9 vuotta sitten
IFCUtil.h 7207e5117c Use new include bracktes. 9 vuotta sitten
IFF.h 83de707587 Refactor: Expand tabs to 4 spaces 10 vuotta sitten
IRRLoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
IRRLoader.h fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
IRRMeshLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
IRRMeshLoader.h 560e1eebc1 fix for https://github.com/assimp/assimp/issues/887: add missing define. 9 vuotta sitten
IRRShared.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
IRRShared.h 83de707587 Refactor: Expand tabs to 4 spaces 10 vuotta sitten
Importer.cpp 5adb0e899c CMake Option and moving more functions to optional double support 9 vuotta sitten
Importer.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 vuotta sitten
ImporterRegistry.cpp 8f4f0047fb Added 3MF importer 9 vuotta sitten
ImproveCacheLocality.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
ImproveCacheLocality.h 7207e5117c Use new include bracktes. 9 vuotta sitten
JoinVerticesProcess.cpp 87e7cf00a2 Fix spelling mistakes 9 vuotta sitten
JoinVerticesProcess.h 7207e5117c Use new include bracktes. 9 vuotta sitten
LWOAnimation.cpp b71bd3df84 LWO: Fix division by zero 10 vuotta sitten
LWOAnimation.h 7207e5117c Use new include bracktes. 9 vuotta sitten
LWOBLoader.cpp 87e7cf00a2 Fix spelling mistakes 9 vuotta sitten
LWOFileData.h 7207e5117c Use new include bracktes. 9 vuotta sitten
LWOLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
LWOLoader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
LWOMaterial.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
LWSLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
LWSLoader.h 1191d03405 Update license info. 10 vuotta sitten
LimitBoneWeightsProcess.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
LimitBoneWeightsProcess.h 87e7cf00a2 Fix spelling mistakes 9 vuotta sitten
LineSplitter.h 1191d03405 Update license info. 10 vuotta sitten
LogAux.h 7207e5117c Use new include bracktes. 9 vuotta sitten
MD2FileData.h 7207e5117c Use new include bracktes. 9 vuotta sitten
MD2Loader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
MD2Loader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
MD2NormalTable.h 1191d03405 Update license info. 10 vuotta sitten
MD3FileData.h fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
MD3Loader.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
MD3Loader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 vuotta sitten
MD5Loader.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
MD5Loader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
MD5Parser.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
MD5Parser.h 7207e5117c Use new include bracktes. 9 vuotta sitten
MDCFileData.h 7207e5117c Use new include bracktes. 9 vuotta sitten
MDCLoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
MDCLoader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
MDCNormalTable.h 83de707587 Refactor: Expand tabs to 4 spaces 10 vuotta sitten
MDLDefaultColorMap.h 1191d03405 Update license info. 10 vuotta sitten
MDLFileData.h 1191d03405 Update license info. 10 vuotta sitten
MDLLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
MDLLoader.h 1191d03405 Update license info. 10 vuotta sitten
MDLMaterialLoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
MS3DLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
MS3DLoader.h 1191d03405 Update license info. 10 vuotta sitten
Macros.h 83de707587 Refactor: Expand tabs to 4 spaces 10 vuotta sitten
MakeVerboseFormat.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
MakeVerboseFormat.h 1191d03405 Update license info. 10 vuotta sitten
MaterialSystem.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
MaterialSystem.h 1191d03405 Update license info. 10 vuotta sitten
MathFunctions.h 3eafc7e746 Renamed Math.h --> MathFunctions.h 9 vuotta sitten
MemoryIOWrapper.h 7207e5117c Use new include bracktes. 9 vuotta sitten
NDOLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
NDOLoader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
NFFLoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
NFFLoader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
OFFLoader.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
OFFLoader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
ObjExporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
ObjExporter.h 1191d03405 Update license info. 10 vuotta sitten
ObjFileData.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
ObjFileImporter.cpp 243df452a4 GeometryBuilder: fix update of vertices. 9 vuotta sitten
ObjFileImporter.h 7207e5117c Use new include bracktes. 9 vuotta sitten
ObjFileMtlImporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
ObjFileMtlImporter.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
ObjFileParser.cpp 5c5acae92e Delete reduntal 'g ' from actual name of Group. (we don't have 'usemtl' in material name) 9 vuotta sitten
ObjFileParser.h 7d98643bcf adding support for per-vertex colors. 9 vuotta sitten
ObjTools.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
OgreBinarySerializer.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
OgreBinarySerializer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
OgreImporter.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
OgreImporter.h 7207e5117c Use new include bracktes. 9 vuotta sitten
OgreMaterial.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
OgreParsingUtils.h 1191d03405 Update license info. 10 vuotta sitten
OgreStructs.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
OgreStructs.h 7207e5117c Use new include bracktes. 9 vuotta sitten
OgreXmlSerializer.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
OgreXmlSerializer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
OpenGEXExporter.cpp 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 vuotta sitten
OpenGEXExporter.h 7207e5117c Use new include bracktes. 9 vuotta sitten
OpenGEXImporter.cpp d67c8c29b6 Merge pull request #898 from turol/cxx11-refactor 9 vuotta sitten
OpenGEXImporter.h e9085097f3 OpenGEX: add light impl and add examples. 9 vuotta sitten
OpenGEXStructs.h 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 vuotta sitten
OptimizeGraph.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 vuotta sitten
OptimizeGraph.h 7207e5117c Use new include bracktes. 9 vuotta sitten
OptimizeMeshes.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 vuotta sitten
OptimizeMeshes.h 7207e5117c Use new include bracktes. 9 vuotta sitten
ParsingUtils.h 7207e5117c Use new include bracktes. 9 vuotta sitten
PlyExporter.cpp f119447549 Fixes compilation on OSX with gcc. 9 vuotta sitten
PlyExporter.h 8c13c8a558 PLYExporter: forbit copying + add empty destructor. 10 vuotta sitten
PlyLoader.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
PlyLoader.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
PlyParser.cpp a7894b090d Upgrading PLY exporter to allow element definition as double 9 vuotta sitten
PlyParser.h 1191d03405 Update license info. 10 vuotta sitten
PolyTools.h 7207e5117c Use new include bracktes. 9 vuotta sitten
PostStepRegistry.cpp 1191d03405 Update license info. 10 vuotta sitten
PretransformVertices.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
PretransformVertices.h 7207e5117c Use new include bracktes. 9 vuotta sitten
ProcessHelper.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
ProcessHelper.h 5adb0e899c CMake Option and moving more functions to optional double support 9 vuotta sitten
Profiler.h 7207e5117c Use new include bracktes. 9 vuotta sitten
Q3BSPFileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 vuotta sitten
Q3BSPFileImporter.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
Q3BSPFileImporter.h 83de707587 Refactor: Expand tabs to 4 spaces 10 vuotta sitten
Q3BSPFileParser.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
Q3BSPFileParser.h 83de707587 Refactor: Expand tabs to 4 spaces 10 vuotta sitten
Q3BSPZipArchive.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
Q3BSPZipArchive.h 7207e5117c Use new include bracktes. 9 vuotta sitten
Q3DLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
Q3DLoader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
RawLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
RawLoader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
RemoveComments.cpp 1191d03405 Update license info. 10 vuotta sitten
RemoveComments.h 7207e5117c Use new include bracktes. 9 vuotta sitten
RemoveRedundantMaterials.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 vuotta sitten
RemoveRedundantMaterials.h 7207e5117c Use new include bracktes. 9 vuotta sitten
RemoveVCProcess.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
RemoveVCProcess.h 7207e5117c Use new include bracktes. 9 vuotta sitten
SGSpatialSort.cpp 1191d03405 Update license info. 10 vuotta sitten
SGSpatialSort.h 7207e5117c Use new include bracktes. 9 vuotta sitten
SIBImporter.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
SIBImporter.h 7207e5117c Use new include bracktes. 9 vuotta sitten
SMDLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
SMDLoader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
STEPFile.h 7207e5117c Use new include bracktes. 9 vuotta sitten
STEPFileEncoding.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
STEPFileEncoding.h 1191d03405 Update license info. 10 vuotta sitten
STEPFileReader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
STEPFileReader.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
STLExporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
STLExporter.h 1191d03405 Update license info. 10 vuotta sitten
STLLoader.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
STLLoader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
SceneCombiner.cpp 2f7e3dcdcc Basic changes to introduce optional double precision 9 vuotta sitten
SceneCombiner.h 7207e5117c Use new include bracktes. 9 vuotta sitten
ScenePreprocessor.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
ScenePreprocessor.h 7207e5117c Use new include bracktes. 9 vuotta sitten
ScenePrivate.h 7207e5117c Use new include bracktes. 9 vuotta sitten
SkeletonMeshBuilder.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
SkeletonMeshBuilder.h 7207e5117c Use new include bracktes. 9 vuotta sitten
SmoothingGroups.h 7207e5117c Use new include bracktes. 9 vuotta sitten
SmoothingGroups.inl 4d5df6dc9a use NormalizeSafe to prevent NaN when normalizing zero vectors 10 vuotta sitten
SortByPTypeProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 vuotta sitten
SortByPTypeProcess.h 7207e5117c Use new include bracktes. 9 vuotta sitten
SpatialSort.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
SpatialSort.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 vuotta sitten
SplitByBoneCountProcess.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
SplitByBoneCountProcess.h 7207e5117c Use new include bracktes. 9 vuotta sitten
SplitLargeMeshes.cpp 381f87507f SplitLargeMeshes: Use C++11 range-based for loop 9 vuotta sitten
SplitLargeMeshes.h 7207e5117c Use new include bracktes. 9 vuotta sitten
StandardShapes.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
StandardShapes.h fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
StdOStreamLogStream.h 7207e5117c Use new include bracktes. 9 vuotta sitten
StepExporter.cpp a5b3ce9a3c reverting back to 16 digit precision export 9 vuotta sitten
StepExporter.h 7207e5117c Use new include bracktes. 9 vuotta sitten
StreamReader.h 7207e5117c Use new include bracktes. 9 vuotta sitten
StreamWriter.h 7207e5117c Use new include bracktes. 9 vuotta sitten
StringComparison.h 7207e5117c Use new include bracktes. 9 vuotta sitten
StringUtils.h 5321072007 Static code analysis: fix minor finding. 9 vuotta sitten
Subdivision.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 vuotta sitten
Subdivision.h 1191d03405 Update license info. 10 vuotta sitten
TargetAnimation.cpp fa1d6d8c55 propagating precision requirments into operations 9 vuotta sitten
TargetAnimation.h 7207e5117c Use new include bracktes. 9 vuotta sitten
TerragenLoader.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
TerragenLoader.h 1191d03405 Update license info. 10 vuotta sitten
TextureTransform.cpp 87e7cf00a2 Fix spelling mistakes 9 vuotta sitten
TextureTransform.h 7207e5117c Use new include bracktes. 9 vuotta sitten
TinyFormatter.h 1191d03405 Update license info. 10 vuotta sitten
TriangulateProcess.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
TriangulateProcess.h 1191d03405 Update license info. 10 vuotta sitten
UnrealLoader.cpp 896ab8eee2 Unreal: Use C++11 range-based for loop 9 vuotta sitten
UnrealLoader.h 1191d03405 Update license info. 10 vuotta sitten
ValidateDataStructure.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
ValidateDataStructure.h 7207e5117c Use new include bracktes. 9 vuotta sitten
Version.cpp 02602ce9af Update license date. 9 vuotta sitten
Vertex.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 vuotta sitten
VertexTriangleAdjacency.cpp 7207e5117c Use new include bracktes. 9 vuotta sitten
VertexTriangleAdjacency.h 7207e5117c Use new include bracktes. 9 vuotta sitten
Win32DebugLogStream.h 7207e5117c Use new include bracktes. 9 vuotta sitten
XFileExporter.cpp a5b3ce9a3c reverting back to 16 digit precision export 9 vuotta sitten
XFileExporter.h 7207e5117c Use new include bracktes. 9 vuotta sitten
XFileHelper.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
XFileImporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
XFileImporter.h 7207e5117c Use new include bracktes. 9 vuotta sitten
XFileParser.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
XFileParser.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
XGLLoader.cpp a66e644bf3 Fix coverity finding: fix possible use after free.. 9 vuotta sitten
XGLLoader.h a66e644bf3 Fix coverity finding: fix possible use after free.. 9 vuotta sitten
XMLTools.h 1191d03405 Update license info. 10 vuotta sitten
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces 10 vuotta sitten
fast_atof.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 vuotta sitten
glTFAsset.h a15a77dff5 glTF: fix doxygen typo. 9 vuotta sitten
glTFAsset.inl c2c12c1db5 Use Assimp namespace to fix build for big-endian architectures 9 vuotta sitten
glTFAssetWriter.h 0b79d1ebda Revert previous glTF fix (e5233283efa2b84a1bf) because it breaks ODR as pointed out by @turol, instead just make importer depend on the necessary definitions. 9 vuotta sitten
glTFAssetWriter.inl 666d1ce164 Changed C-style casts to static_cast. 9 vuotta sitten
glTFExporter.cpp f15b6177f7 glTFExporter fixes: spaces to tabs 9 vuotta sitten
glTFExporter.h 64f78e003f Fixed crashes when files were not found, and fixed some warnings 9 vuotta sitten
glTFImporter.cpp 159af06524 Fixed GLTF bugs, and added a few test models 9 vuotta sitten
glTFImporter.h 1191d03405 Update license info. 10 vuotta sitten
irrXMLWrapper.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 vuotta sitten
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. 15 vuotta sitten
qnan.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 vuotta sitten