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