Jared Mulconry 335003a5a3 Fixed build warnings on MSVC14 x64 in the LWS format sources. 9 лет назад
..
res 524834c307 Fix line endings. 10 лет назад
.editorconfig 8326535445 Implemented: Add editor config for source code 10 лет назад
3DSConverter.cpp 505928cc02 Fixed build warnings on MSVC14 x64 in the 3DS format sources. 9 лет назад
3DSExporter.cpp 505928cc02 Fixed build warnings on MSVC14 x64 in the 3DS format sources. 9 лет назад
3DSExporter.h 63a4591683 Fixing bugs related to 64-bit upgrade in materials 9 лет назад
3DSHelper.h 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
3DSLoader.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
3DSLoader.h fa1d6d8c55 propagating precision requirments into operations 9 лет назад
ACLoader.cpp 7207e5117c Use new include bracktes. 9 лет назад
ACLoader.h 7207e5117c Use new include bracktes. 9 лет назад
AMFImporter.cpp 7bf6cfc9f6 removed BOM 9 лет назад
AMFImporter.hpp 9dc4fb2aa3 AMF: add missing license info. 9 лет назад
AMFImporter_Geometry.cpp 9dc4fb2aa3 AMF: add missing license info. 9 лет назад
AMFImporter_Macro.hpp 9dc4fb2aa3 AMF: add missing license info. 9 лет назад
AMFImporter_Material.cpp 9dc4fb2aa3 AMF: add missing license info. 9 лет назад
AMFImporter_Node.hpp 9dc4fb2aa3 AMF: add missing license info. 9 лет назад
AMFImporter_Postprocess.cpp 6ba2dc4db3 Fixed build warnings on MSVC14 x64 in the postprocessing of AMF format. 9 лет назад
ASELoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 лет назад
ASELoader.h 7207e5117c Use new include bracktes. 9 лет назад
ASEParser.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
ASEParser.h fa1d6d8c55 propagating precision requirments into operations 9 лет назад
AssbinExporter.cpp a2dadbbe52 Fixed build warnings on MSVC14 x64 in the AssBin sources. 9 лет назад
AssbinExporter.h 1191d03405 Update license info. 10 лет назад
AssbinLoader.cpp a2dadbbe52 Fixed build warnings on MSVC14 x64 in the AssBin sources. 9 лет назад
AssbinLoader.h 7207e5117c Use new include bracktes. 9 лет назад
Assimp.cpp 5adb0e899c CMake Option and moving more functions to optional double support 9 лет назад
AssimpCExport.cpp b0f09ee6e2 Merge pull request #903 from dontbmh/upstream 9 лет назад
AssxmlExporter.cpp 25cda401c5 use cmath and C++ (std::) versions of functions 9 лет назад
AssxmlExporter.h 1191d03405 Update license info. 10 лет назад
B3DImporter.cpp bf5fc593eb Fixed build warnings on MSVC14 x64 in the B3D format sources. 9 лет назад
B3DImporter.h 7207e5117c Use new include bracktes. 9 лет назад
BVHLoader.cpp df6707a262 Fixed build warnings on MSVC14 x64 in the BVH format sources. 9 лет назад
BVHLoader.h 1191d03405 Update license info. 10 лет назад
BaseImporter.cpp 631eef49c3 BatchImporter: make validation configurable and add unittest for class. 9 лет назад
BaseImporter.h 631eef49c3 BatchImporter: make validation configurable and add unittest for class. 9 лет назад
BaseProcess.cpp 7207e5117c Use new include bracktes. 9 лет назад
BaseProcess.h 7207e5117c Use new include bracktes. 9 лет назад
Bitmap.cpp 7207e5117c Use new include bracktes. 9 лет назад
Bitmap.h 1191d03405 Update license info. 10 лет назад
BlenderBMesh.cpp 06beb50391 Fixed build warnings on MSVC14 x64 in the Blender format sources, as well as 9 лет назад
BlenderBMesh.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
BlenderDNA.cpp 8ffd94937e Fix BlenderDNA for clang cross compiler. 9 лет назад
BlenderDNA.h 5fc3ee9a21 fix https://github.com/assimp/assimp/issues/946: use correct test for objectcompare in blender. 9 лет назад
BlenderDNA.inl bcb86bcc35 Add files via upload 9 лет назад
BlenderIntermediate.h 0f2cea7ba6 Blender: revert fix for suspicious crash in blender on windows. 9 лет назад
BlenderLoader.cpp 4b6c69c4f8 Fixed an incorrect cast introduced in an earlier commit. 9 лет назад
BlenderLoader.h 293654fe7c Fix unittest. 9 лет назад
BlenderModifier.cpp 0c00edb40e Blender: fix some minor findings. 9 лет назад
BlenderModifier.h 2496e8a0a3 Lib: reduce number of header files included. 10 лет назад
BlenderScene.cpp a3295c6640 fix compile warning 9 лет назад
BlenderScene.h fcac614ad0 Blender: fix compiler warning: FAIL already defined. 9 лет назад
BlenderSceneGen.h 0ec1e91722 Regression Testsuite: update database. 9 лет назад
BlenderTessellator.cpp 06beb50391 Fixed build warnings on MSVC14 x64 in the Blender format sources, as well as 9 лет назад
BlenderTessellator.h 2496e8a0a3 Lib: reduce number of header files included. 10 лет назад
BlobIOSystem.h 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
ByteSwapper.h 7207e5117c Use new include bracktes. 9 лет назад
C4DImporter.cpp 7b08233ef2 Fix identation 9 лет назад
C4DImporter.h 3c7dd2b302 More whitespace consistency 9 лет назад
CInterfaceIOWrapper.cpp cbcaa107eb cfileio: fix leaks by not closing files in the destructor 9 лет назад
CInterfaceIOWrapper.h cbcaa107eb cfileio: fix leaks by not closing files in the destructor 9 лет назад
CMakeLists.txt a9c5b6f1be Ensure that filelist for assimp lib is not empty for coveralls. 9 лет назад
COBLoader.cpp 2866da1262 Fixed build warnings on MSVC14 x64 in the COB format sources. 9 лет назад
COBLoader.h 1191d03405 Update license info. 10 лет назад
COBScene.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
CSMLoader.cpp 9a323d6de3 Fixed build warnings on MSVC14 x64 in the CSM loader. 9 лет назад
CSMLoader.h 1191d03405 Update license info. 10 лет назад
CalcTangentsProcess.cpp a84bf869c2 replace more math.h functions occurences with std:: 9 лет назад
CalcTangentsProcess.h 1191d03405 Update license info. 10 лет назад
ColladaExporter.cpp d16b8953b5 Fixed build warnings on MSVC14 x64 in the Collada exporter. 9 лет назад
ColladaExporter.h 5cb4df80ad C++11-combat: hopefully the last std::to_string to replace. 9 лет назад
ColladaHelper.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
ColladaLoader.cpp 128c27e89c Fixed build warnings on MSVC14 x64 in the Collada loader. 9 лет назад
ColladaLoader.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
ColladaParser.cpp 3b63e4af54 Fixed build warnings on MSVC14 x64 in the Collada parser. 9 лет назад
ColladaParser.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
ComputeUVMappingProcess.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
ComputeUVMappingProcess.h 7207e5117c Use new include bracktes. 9 лет назад
ConvertToLHProcess.cpp 7207e5117c Use new include bracktes. 9 лет назад
ConvertToLHProcess.h 7207e5117c Use new include bracktes. 9 лет назад
D3MFImporter.cpp 43ef4ec715 Fixed build warnings on MSVC14 x64 in the D3MF format sources. 9 лет назад
D3MFImporter.h 753b63c526 Removed override keywords so compilation success on gcc 4.6 9 лет назад
D3MFOpcPackage.cpp 43ef4ec715 Fixed build warnings on MSVC14 x64 in the D3MF format sources. 9 лет назад
D3MFOpcPackage.h 7207e5117c Use new include bracktes. 9 лет назад
DXFHelper.h 7207e5117c Use new include bracktes. 9 лет назад
DXFLoader.cpp acad22cc1e Fixed build warnings on MSVC14 x64 in the DXF format sources. 9 лет назад
DXFLoader.h 1191d03405 Update license info. 10 лет назад
DeboneProcess.cpp 0469a5c2e4 Fixed build warnings on MSVC14 x64 in the debone process. 9 лет назад
DeboneProcess.h 7207e5117c Use new include bracktes. 9 лет назад
DefaultIOStream.cpp 3b6ffc3ef5 fix mingw build (mingw supports stat64 nowadays) 9 лет назад
DefaultIOStream.h 810fc405a8 Fix build. 9 лет назад
DefaultIOSystem.cpp 7207e5117c Use new include bracktes. 9 лет назад
DefaultIOSystem.h 7207e5117c Use new include bracktes. 9 лет назад
DefaultLogger.cpp 7207e5117c Use new include bracktes. 9 лет назад
DefaultProgressHandler.h 7207e5117c Use new include bracktes. 9 лет назад
Defines.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
Exceptional.h 9678da72c9 Public includes: add pragma statement and formalize include guard schema. 9 лет назад
Exporter.cpp 8c6ee48af5 [*] Merged fresh master and resolved conflicts. 9 лет назад
FBXAnimation.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
FBXBinaryTokenizer.cpp 2505f02263 Added support for 64 bit version header introduced in FbxSdk2016 9 лет назад
FBXCompileConfig.h 1191d03405 Update license info. 10 лет назад
FBXConverter.cpp 2ac9b0ce45 Fixed build warnings on MSVC14 x64 in the FBX format sources. 9 лет назад
FBXConverter.h 53370d0d31 FBXImporter: some refactorings to increase readability. 10 лет назад
FBXDeformer.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
FBXDocument.cpp c7c756d344 FBX: Use C++11 range-based for loop 9 лет назад
FBXDocument.h 2ac9b0ce45 Fixed build warnings on MSVC14 x64 in the FBX format sources. 9 лет назад
FBXDocumentUtil.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXDocumentUtil.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXImportSettings.h 1191d03405 Update license info. 10 лет назад
FBXImporter.cpp 2ac9b0ce45 Fixed build warnings on MSVC14 x64 in the FBX format sources. 9 лет назад
FBXImporter.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 лет назад
FBXMaterial.cpp 27f81884f9 adding support to store all the layered textures 9 лет назад
FBXMeshGeometry.cpp 9f7e34663e FBX: make lookup test less strict. closes https://github.com/assimp/assimp/issues/994 9 лет назад
FBXMeshGeometry.h 9f7e34663e FBX: make lookup test less strict. closes https://github.com/assimp/assimp/issues/994 9 лет назад
FBXModel.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
FBXNodeAttribute.cpp 53370d0d31 FBXImporter: some refactorings to increase readability. 10 лет назад
FBXParser.cpp 2ac9b0ce45 Fixed build warnings on MSVC14 x64 in the FBX format sources. 9 лет назад
FBXParser.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXProperties.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXProperties.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXTokenizer.cpp 1191d03405 Update license info. 10 лет назад
FBXTokenizer.h 7207e5117c Use new include bracktes. 9 лет назад
FBXUtil.cpp 1191d03405 Update license info. 10 лет назад
FBXUtil.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
FileLogStream.h 7207e5117c Use new include bracktes. 9 лет назад
FileSystemFilter.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
FindDegenerates.cpp 1191d03405 Update license info. 10 лет назад
FindDegenerates.h 7207e5117c Use new include bracktes. 9 лет назад
FindInstancesProcess.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FindInstancesProcess.h 1191d03405 Update license info. 10 лет назад
FindInvalidDataProcess.cpp fa1d6d8c55 propagating precision requirments into operations 9 лет назад
FindInvalidDataProcess.h fa1d6d8c55 propagating precision requirments into operations 9 лет назад
FixNormalsStep.cpp 25cda401c5 use cmath and C++ (std::) versions of functions 9 лет назад
FixNormalsStep.h 1191d03405 Update license info. 10 лет назад
GenFaceNormalsProcess.cpp 7207e5117c Use new include bracktes. 9 лет назад
GenFaceNormalsProcess.h 7207e5117c Use new include bracktes. 9 лет назад
GenVertexNormalsProcess.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
GenVertexNormalsProcess.h 5adb0e899c CMake Option and moving more functions to optional double support 9 лет назад
GenericProperty.h 7207e5117c Use new include bracktes. 9 лет назад
HMPFileData.h 1191d03405 Update license info. 10 лет назад
HMPLoader.cpp 7207e5117c Use new include bracktes. 9 лет назад
HMPLoader.h 7207e5117c Use new include bracktes. 9 лет назад
HalfLifeFileData.h 1191d03405 Update license info. 10 лет назад
Hash.h 1191d03405 Update license info. 10 лет назад
IFCBoolean.cpp 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 лет назад
IFCCurve.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
IFCGeometry.cpp 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 лет назад
IFCLoader.cpp 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 лет назад
IFCLoader.h 1191d03405 Update license info. 10 лет назад
IFCMaterial.cpp 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 лет назад
IFCOpenings.cpp 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 лет назад
IFCProfile.cpp 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 лет назад
IFCReaderGen.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
IFCReaderGen1.cpp b50d734d75 IFC: Switch generated file to 2 files to fix issue related to <mingw4.9 ( 9 лет назад
IFCReaderGen2.cpp b50d734d75 IFC: Switch generated file to 2 files to fix issue related to <mingw4.9 ( 9 лет назад
IFCUtil.cpp 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 лет назад
IFCUtil.h 7207e5117c Use new include bracktes. 9 лет назад
IFF.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
IOStreamBuffer.h 9f96126362 ObjParser: remove dead code. 9 лет назад
IRRLoader.cpp 1e2c0279b0 Fixed build warnings on MSVC14 x64 in the IRR format sources. 9 лет назад
IRRLoader.h 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
IRRMeshLoader.cpp 9e19b5103c IrrImporter: Fix release functions. 9 лет назад
IRRMeshLoader.h 560e1eebc1 fix for https://github.com/assimp/assimp/issues/887: add missing define. 9 лет назад
IRRShared.cpp 7207e5117c Use new include bracktes. 9 лет назад
IRRShared.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
Importer.cpp c7efb50ad1 Fixed build warnings on MSVC14 x64 in the core Importer. 9 лет назад
Importer.h 631eef49c3 BatchImporter: make validation configurable and add unittest for class. 9 лет назад
ImporterRegistry.cpp 3274951f2a [+] X3D importer. 9 лет назад
ImproveCacheLocality.cpp 7207e5117c Use new include bracktes. 9 лет назад
ImproveCacheLocality.h 7207e5117c Use new include bracktes. 9 лет назад
JoinVerticesProcess.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
JoinVerticesProcess.h 7207e5117c Use new include bracktes. 9 лет назад
LWOAnimation.cpp 2c93e29dcc Fixed build warnings on MSVC14 x64 in the LWO format sources. 9 лет назад
LWOAnimation.h 7207e5117c Use new include bracktes. 9 лет назад
LWOBLoader.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
LWOFileData.h 7207e5117c Use new include bracktes. 9 лет назад
LWOLoader.cpp 2c93e29dcc Fixed build warnings on MSVC14 x64 in the LWO format sources. 9 лет назад
LWOLoader.h 7207e5117c Use new include bracktes. 9 лет назад
LWOMaterial.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
LWSLoader.cpp 335003a5a3 Fixed build warnings on MSVC14 x64 in the LWS format sources. 9 лет назад
LWSLoader.h 1191d03405 Update license info. 10 лет назад
LimitBoneWeightsProcess.cpp 4df18f93ea Fixed build warnings on MSVC14 x64 in the limit bone weights post-process. 9 лет назад
LimitBoneWeightsProcess.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
LineSplitter.h 1191d03405 Update license info. 10 лет назад
LogAux.h 7207e5117c Use new include bracktes. 9 лет назад
MD2FileData.h 7207e5117c Use new include bracktes. 9 лет назад
MD2Loader.cpp 7207e5117c Use new include bracktes. 9 лет назад
MD2Loader.h 7207e5117c Use new include bracktes. 9 лет назад
MD2NormalTable.h 1191d03405 Update license info. 10 лет назад
MD3FileData.h 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
MD3Loader.cpp fa1d6d8c55 propagating precision requirments into operations 9 лет назад
MD3Loader.h 7207e5117c Use new include bracktes. 9 лет назад
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
MD5Loader.cpp fa1d6d8c55 propagating precision requirments into operations 9 лет назад
MD5Loader.h 7207e5117c Use new include bracktes. 9 лет назад
MD5Parser.cpp 96a64a353a fix bug when reading strings in quote in MD5 models 9 лет назад
MD5Parser.h 7207e5117c Use new include bracktes. 9 лет назад
MDCFileData.h 7207e5117c Use new include bracktes. 9 лет назад
MDCLoader.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
MDCLoader.h 7207e5117c Use new include bracktes. 9 лет назад
MDCNormalTable.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
MDLDefaultColorMap.h 1191d03405 Update license info. 10 лет назад
MDLFileData.h 1191d03405 Update license info. 10 лет назад
MDLLoader.cpp 7207e5117c Use new include bracktes. 9 лет назад
MDLLoader.h 1191d03405 Update license info. 10 лет назад
MDLMaterialLoader.cpp 2568797015 MDLMoader: fix resource leak. 9 лет назад
MS3DLoader.cpp 7207e5117c Use new include bracktes. 9 лет назад
MS3DLoader.h 1191d03405 Update license info. 10 лет назад
Macros.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
MakeVerboseFormat.cpp 147921ac39 MakeVerboseFormat: fix invalid delete statement. 9 лет назад
MakeVerboseFormat.h 1191d03405 Update license info. 10 лет назад
MaterialSystem.cpp c5d6ac2c30 ObjParser: remove deprecated code. 9 лет назад
MaterialSystem.h 1191d03405 Update license info. 10 лет назад
MathFunctions.h 3eafc7e746 Renamed Math.h --> MathFunctions.h 9 лет назад
MemoryIOWrapper.h 7207e5117c Use new include bracktes. 9 лет назад
NDOLoader.cpp 7207e5117c Use new include bracktes. 9 лет назад
NDOLoader.h 7207e5117c Use new include bracktes. 9 лет назад
NFFLoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 лет назад
NFFLoader.h 7207e5117c Use new include bracktes. 9 лет назад
OFFLoader.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
OFFLoader.h 7207e5117c Use new include bracktes. 9 лет назад
ObjExporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
ObjExporter.h 1191d03405 Update license info. 10 лет назад
ObjFileData.h ae956044aa ObjImporter: remove unnecessary allocations of std::vector in obj-specific 9 лет назад
ObjFileImporter.cpp ae956044aa ObjImporter: remove unnecessary allocations of std::vector in obj-specific 9 лет назад
ObjFileImporter.h 0bae2bbfa7 Obj-Importer: start new streaming handling. 9 лет назад
ObjFileMtlImporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
ObjFileMtlImporter.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
ObjFileParser.cpp cf7059f074 Fix obj .mtl file loading 9 лет назад
ObjFileParser.h c5d6ac2c30 ObjParser: remove deprecated code. 9 лет назад
ObjTools.h cf7059f074 Fix obj .mtl file loading 9 лет назад
OgreBinarySerializer.cpp 7207e5117c Use new include bracktes. 9 лет назад
OgreBinarySerializer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
OgreImporter.cpp 7207e5117c Use new include bracktes. 9 лет назад
OgreImporter.h 7207e5117c Use new include bracktes. 9 лет назад
OgreMaterial.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
OgreParsingUtils.h 1191d03405 Update license info. 10 лет назад
OgreStructs.cpp 7207e5117c Use new include bracktes. 9 лет назад
OgreStructs.h 7207e5117c Use new include bracktes. 9 лет назад
OgreXmlSerializer.cpp 7207e5117c Use new include bracktes. 9 лет назад
OgreXmlSerializer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
OpenGEXExporter.cpp cd9cb50eaf OpenGEX: fix some review findings. 9 лет назад
OpenGEXExporter.h 7207e5117c Use new include bracktes. 9 лет назад
OpenGEXImporter.cpp 46d78f57d5 OpenGEXImporter: fix compiler warning. 9 лет назад
OpenGEXImporter.h cd9cb50eaf OpenGEX: fix some review findings. 9 лет назад
OpenGEXStructs.h cd9cb50eaf OpenGEX: fix some review findings. 9 лет назад
OptimizeGraph.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
OptimizeGraph.h 7207e5117c Use new include bracktes. 9 лет назад
OptimizeMeshes.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
OptimizeMeshes.h 7207e5117c Use new include bracktes. 9 лет назад
ParsingUtils.h 7207e5117c Use new include bracktes. 9 лет назад
PlyExporter.cpp f119447549 Fixes compilation on OSX with gcc. 9 лет назад
PlyExporter.h 8c13c8a558 PLYExporter: forbit copying + add empty destructor. 10 лет назад
PlyLoader.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
PlyLoader.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
PlyParser.cpp a7894b090d Upgrading PLY exporter to allow element definition as double 9 лет назад
PlyParser.h 1191d03405 Update license info. 10 лет назад
PolyTools.h 7207e5117c Use new include bracktes. 9 лет назад
PostStepRegistry.cpp 1191d03405 Update license info. 10 лет назад
PretransformVertices.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
PretransformVertices.h 7207e5117c Use new include bracktes. 9 лет назад
ProcessHelper.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
ProcessHelper.h 5adb0e899c CMake Option and moving more functions to optional double support 9 лет назад
Profiler.h 7207e5117c Use new include bracktes. 9 лет назад
Q3BSPFileData.h af54cb8a29 Q3BSP: fix license dates. 9 лет назад
Q3BSPFileImporter.cpp af54cb8a29 Q3BSP: fix license dates. 9 лет назад
Q3BSPFileImporter.h af54cb8a29 Q3BSP: fix license dates. 9 лет назад
Q3BSPFileParser.cpp af54cb8a29 Q3BSP: fix license dates. 9 лет назад
Q3BSPFileParser.h af54cb8a29 Q3BSP: fix license dates. 9 лет назад
Q3BSPZipArchive.cpp af54cb8a29 Q3BSP: fix license dates. 9 лет назад
Q3BSPZipArchive.h fe0cfc52bc Q3BSP-Loader: reformat include. 9 лет назад
Q3DLoader.cpp 7207e5117c Use new include bracktes. 9 лет назад
Q3DLoader.h 7207e5117c Use new include bracktes. 9 лет назад
RawLoader.cpp 7207e5117c Use new include bracktes. 9 лет назад
RawLoader.h 7207e5117c Use new include bracktes. 9 лет назад
RemoveComments.cpp 1191d03405 Update license info. 10 лет назад
RemoveComments.h 7207e5117c Use new include bracktes. 9 лет назад
RemoveRedundantMaterials.cpp 8e8757f800 Keep original materials names after RemoveRedundant materials process and export to collada 9 лет назад
RemoveRedundantMaterials.h 7207e5117c Use new include bracktes. 9 лет назад
RemoveVCProcess.cpp 7207e5117c Use new include bracktes. 9 лет назад
RemoveVCProcess.h 7207e5117c Use new include bracktes. 9 лет назад
SGSpatialSort.cpp 1191d03405 Update license info. 10 лет назад
SGSpatialSort.h 7207e5117c Use new include bracktes. 9 лет назад
SIBImporter.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
SIBImporter.h 7207e5117c Use new include bracktes. 9 лет назад
SMDLoader.cpp cc860ede66 Fix coverity findings: fix usage after free. 9 лет назад
SMDLoader.h cc860ede66 Fix coverity findings: fix usage after free. 9 лет назад
STEPFile.h 1724cc9e66 Remove redundant file. 9 лет назад
STEPFileEncoding.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
STEPFileEncoding.h 1191d03405 Update license info. 10 лет назад
STEPFileReader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
STEPFileReader.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
STLExporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
STLExporter.h 1191d03405 Update license info. 10 лет назад
STLLoader.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
STLLoader.h 7207e5117c Use new include bracktes. 9 лет назад
SceneCombiner.cpp d4223d1fce closes https://github.com/assimp/assimp/issues/105://github.com/assimp/assimp/issues/1057 9 лет назад
SceneCombiner.h 38b9ae2c6c closes https://github.com/assimp/assimp/issues/584: export scene combiner. 9 лет назад
ScenePreprocessor.cpp 499886f89e ScenePreprocessor: fix invalid index counter. 9 лет назад
ScenePreprocessor.h 7207e5117c Use new include bracktes. 9 лет назад
ScenePrivate.h 7207e5117c Use new include bracktes. 9 лет назад
SkeletonMeshBuilder.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
SkeletonMeshBuilder.h 7207e5117c Use new include bracktes. 9 лет назад
SmoothingGroups.h 7207e5117c Use new include bracktes. 9 лет назад
SmoothingGroups.inl 4d5df6dc9a use NormalizeSafe to prevent NaN when normalizing zero vectors 10 лет назад
SortByPTypeProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
SortByPTypeProcess.h 7207e5117c Use new include bracktes. 9 лет назад
SpatialSort.cpp fa1d6d8c55 propagating precision requirments into operations 9 лет назад
SpatialSort.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 лет назад
SplitByBoneCountProcess.cpp 7207e5117c Use new include bracktes. 9 лет назад
SplitByBoneCountProcess.h 7207e5117c Use new include bracktes. 9 лет назад
SplitLargeMeshes.cpp 381f87507f SplitLargeMeshes: Use C++11 range-based for loop 9 лет назад
SplitLargeMeshes.h 7207e5117c Use new include bracktes. 9 лет назад
StandardShapes.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
StandardShapes.h fa1d6d8c55 propagating precision requirments into operations 9 лет назад
StdOStreamLogStream.h f383ec0797 Fix some review findings. 9 лет назад
StepExporter.cpp a5b3ce9a3c reverting back to 16 digit precision export 9 лет назад
StepExporter.h 7207e5117c Use new include bracktes. 9 лет назад
StreamReader.h 7207e5117c Use new include bracktes. 9 лет назад
StreamWriter.h 7207e5117c Use new include bracktes. 9 лет назад
StringComparison.h 7207e5117c Use new include bracktes. 9 лет назад
StringUtils.h 7681089abc C++11-Combat: last replacements of std::to_string. 9 лет назад
Subdivision.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
Subdivision.h 1191d03405 Update license info. 10 лет назад
TargetAnimation.cpp fa1d6d8c55 propagating precision requirments into operations 9 лет назад
TargetAnimation.h 7207e5117c Use new include bracktes. 9 лет назад
TerragenLoader.cpp 7207e5117c Use new include bracktes. 9 лет назад
TerragenLoader.h 1191d03405 Update license info. 10 лет назад
TextureTransform.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
TextureTransform.h 7207e5117c Use new include bracktes. 9 лет назад
TinyFormatter.h 9dc4fb2aa3 AMF: add missing license info. 9 лет назад
TriangulateProcess.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
TriangulateProcess.h 1191d03405 Update license info. 10 лет назад
UnrealLoader.cpp 896ab8eee2 Unreal: Use C++11 range-based for loop 9 лет назад
UnrealLoader.h 1191d03405 Update license info. 10 лет назад
ValidateDataStructure.cpp 6a9ccf2016 [+] Flag for scene for supporting formats where more than one face can reference to one vertex. 9 лет назад
ValidateDataStructure.h 7207e5117c Use new include bracktes. 9 лет назад
Version.cpp 02602ce9af Update license date. 9 лет назад
Vertex.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 лет назад
VertexTriangleAdjacency.cpp 7207e5117c Use new include bracktes. 9 лет назад
VertexTriangleAdjacency.h 7207e5117c Use new include bracktes. 9 лет назад
Win32DebugLogStream.h f383ec0797 Fix some review findings. 9 лет назад
X3DExporter.cpp 7681089abc C++11-Combat: last replacements of std::to_string. 9 лет назад
X3DExporter.hpp c6d233768f [F] Small doc changes. 9 лет назад
X3DImporter.cpp 862dfd5a05 Merge pull request #1032 from ashdnazg/master 9 лет назад
X3DImporter.hpp 8c6ee48af5 [*] Merged fresh master and resolved conflicts. 9 лет назад
X3DImporter_Geometry2D.cpp 25cda401c5 use cmath and C++ (std::) versions of functions 9 лет назад
X3DImporter_Geometry3D.cpp 86dc3f7a79 X3D: Some more reformattings and missing initializations. 9 лет назад
X3DImporter_Group.cpp 86dc3f7a79 X3D: Some more reformattings and missing initializations. 9 лет назад
X3DImporter_Light.cpp e0dde73018 C++11-combat: replace more std::to_string by assimp-specific to_string 9 лет назад
X3DImporter_Macro.hpp 7b9162136f Some small format changes for assimp-style :-). 9 лет назад
X3DImporter_Metadata.cpp 86dc3f7a79 X3D: Some more reformattings and missing initializations. 9 лет назад
X3DImporter_Networking.cpp b61aaf7ec4 New animation file for OpenGEX. 9 лет назад
X3DImporter_Node.hpp b61aaf7ec4 New animation file for OpenGEX. 9 лет назад
X3DImporter_Postprocess.cpp e0dde73018 C++11-combat: replace more std::to_string by assimp-specific to_string 9 лет назад
X3DImporter_Rendering.cpp 8c6ee48af5 [*] Merged fresh master and resolved conflicts. 9 лет назад
X3DImporter_Shape.cpp 7b9162136f Some small format changes for assimp-style :-). 9 лет назад
X3DImporter_Texturing.cpp 7b9162136f Some small format changes for assimp-style :-). 9 лет назад
XFileExporter.cpp a5b3ce9a3c reverting back to 16 digit precision export 9 лет назад
XFileExporter.h 7207e5117c Use new include bracktes. 9 лет назад
XFileHelper.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
XFileImporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
XFileImporter.h 7207e5117c Use new include bracktes. 9 лет назад
XFileParser.cpp e0dde73018 C++11-combat: replace more std::to_string by assimp-specific to_string 9 лет назад
XFileParser.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
XGLLoader.cpp 25cda401c5 use cmath and C++ (std::) versions of functions 9 лет назад
XGLLoader.h a66e644bf3 Fix coverity finding: fix possible use after free.. 9 лет назад
XMLTools.h 1191d03405 Update license info. 10 лет назад
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
fast_atof.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
glTFAsset.h 57a00d5faa find skeleton root joint and only allow four joint weights per vertex 9 лет назад
glTFAsset.inl d9b0449e83 Fixed build warnings on MSVC14 x64 in the glTF format sources. One warning 9 лет назад
glTFAssetWriter.h 3c827f29f6 Export glTF buffers as separate .bin files 9 лет назад
glTFAssetWriter.inl d9b0449e83 Fixed build warnings on MSVC14 x64 in the glTF format sources. One warning 9 лет назад
glTFExporter.cpp d9b0449e83 Fixed build warnings on MSVC14 x64 in the glTF format sources. One warning 9 лет назад
glTFExporter.h 57a00d5faa find skeleton root joint and only allow four joint weights per vertex 9 лет назад
glTFImporter.cpp b90669c45e C++11: Replace std::to_string by assimp-specific implementation. 9 лет назад
glTFImporter.h 1191d03405 Update license info. 10 лет назад
irrXMLWrapper.h 1e2c0279b0 Fixed build warnings on MSVC14 x64 in the IRR format sources. 9 лет назад
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. 15 лет назад
qnan.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 лет назад