John Senneker 83c0163ec6 glTF: Read and write transparency values 9 年之前
..
res 524834c307 Fix line endings. 10 年之前
.editorconfig 8326535445 Implemented: Add editor config for source code 10 年之前
3DSConverter.cpp fa1d6d8c55 propagating precision requirments into operations 9 年之前
3DSExporter.cpp 63a4591683 Fixing bugs related to 64-bit upgrade in materials 9 年之前
3DSExporter.h 63a4591683 Fixing bugs related to 64-bit upgrade in materials 9 年之前
3DSHelper.h 63a4591683 Fixing bugs related to 64-bit upgrade in materials 9 年之前
3DSLoader.cpp 63a4591683 Fixing bugs related to 64-bit upgrade in materials 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 年之前
ASELoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 年之前
ASELoader.h 7207e5117c Use new include bracktes. 9 年之前
ASEParser.cpp 26aa18c75a Fix findings from code review. 9 年之前
ASEParser.h fa1d6d8c55 propagating precision requirments into operations 9 年之前
AssbinExporter.cpp 7207e5117c Use new include bracktes. 9 年之前
AssbinExporter.h 1191d03405 Update license info. 10 年之前
AssbinLoader.cpp 7207e5117c Use new include bracktes. 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 7207e5117c Use new include bracktes. 9 年之前
AssxmlExporter.cpp 22cfe84cba 3MF: add a simple box example from the 3MF-sample repo. 9 年之前
AssxmlExporter.h 1191d03405 Update license info. 10 年之前
B3DImporter.cpp 7207e5117c Use new include bracktes. 9 年之前
B3DImporter.h 7207e5117c Use new include bracktes. 9 年之前
BVHLoader.cpp 7207e5117c Use new include bracktes. 9 年之前
BVHLoader.h 1191d03405 Update license info. 10 年之前
BaseImporter.cpp 7207e5117c Use new include bracktes. 9 年之前
BaseImporter.h 7207e5117c Use new include bracktes. 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 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
BlenderBMesh.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
BlenderDNA.cpp e1697b30bc Blender: mark local function as static. 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 0c00edb40e Blender: fix some minor findings. 9 年之前
BlenderLoader.h c4a542a994 Adds blender material loading. 9 年之前
BlenderModifier.cpp 0c00edb40e Blender: fix some minor findings. 9 年之前
BlenderModifier.h 2496e8a0a3 Lib: reduce number of header files included. 10 年之前
BlenderScene.cpp 0c00edb40e Blender: fix some minor findings. 9 年之前
BlenderScene.h 0c00edb40e Blender: fix some minor findings. 9 年之前
BlenderSceneGen.h 0ec1e91722 Regression Testsuite: update database. 9 年之前
BlenderTessellator.cpp fa1d6d8c55 propagating precision requirments into operations 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.h 7207e5117c Use new include bracktes. 9 年之前
CMakeLists.txt a9284e5a95 [F] Removed unneeded definitions. 9 年之前
COBLoader.cpp 7207e5117c Use new include bracktes. 9 年之前
COBLoader.h 1191d03405 Update license info. 10 年之前
COBScene.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年之前
CSMLoader.cpp 7207e5117c Use new include bracktes. 9 年之前
CSMLoader.h 1191d03405 Update license info. 10 年之前
CalcTangentsProcess.cpp 20630e950a Regression test suite: add ui for simpler text execution. 9 年之前
CalcTangentsProcess.h 1191d03405 Update license info. 10 年之前
ColladaExporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 年之前
ColladaExporter.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 年之前
ColladaHelper.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 年之前
ColladaLoader.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 年之前
ColladaLoader.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 年之前
ColladaParser.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 年之前
ColladaParser.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 年之前
ComputeUVMappingProcess.cpp 9d4d2b2a1c ComputeUVMappingprocess: add missing initialization for scalar value. 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 22cfe84cba 3MF: add a simple box example from the 3MF-sample repo. 9 年之前
D3MFImporter.h 753b63c526 Removed override keywords so compilation success on gcc 4.6 9 年之前
D3MFOpcPackage.cpp 22cfe84cba 3MF: add a simple box example from the 3MF-sample repo. 9 年之前
D3MFOpcPackage.h 7207e5117c Use new include bracktes. 9 年之前
DXFHelper.h 7207e5117c Use new include bracktes. 9 年之前
DXFLoader.cpp 7207e5117c Use new include bracktes. 9 年之前
DXFLoader.h 1191d03405 Update license info. 10 年之前
DeboneProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年之前
DeboneProcess.h 7207e5117c Use new include bracktes. 9 年之前
DefaultIOStream.cpp 0379675fca Add type to deal with 64-bit filesizes on x86_64-apple-darwin15.5.0x86_64-apple-darwin15.5.0 9 年之前
DefaultIOStream.h 0379675fca Add type to deal with 64-bit filesizes on x86_64-apple-darwin15.5.0x86_64-apple-darwin15.5.0 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 0277a23521 Add Triangulate post-processing step to glTF exporters 9 年之前
FBXAnimation.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年之前
FBXBinaryTokenizer.cpp 7207e5117c Use new include bracktes. 9 年之前
FBXCompileConfig.h 1191d03405 Update license info. 10 年之前
FBXConverter.cpp 27f81884f9 adding support to store all the layered textures 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 27f81884f9 adding support to store all the layered textures 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 7207e5117c Use new include bracktes. 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 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年之前
FBXMeshGeometry.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 年之前
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 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 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 7207e5117c Use new include bracktes. 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 5adb0e899c CMake Option and moving more functions to optional double support 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 ae99f99b99 Replaced boost::tuple with std::tuple 9 年之前
IFCCurve.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年之前
IFCGeometry.cpp 659a55be4a Fix coverity finding: use deep copy instead of reference showing to 9 年之前
IFCLoader.cpp 7207e5117c Use new include bracktes. 9 年之前
IFCLoader.h 1191d03405 Update license info. 10 年之前
IFCMaterial.cpp 7207e5117c Use new include bracktes. 9 年之前
IFCOpenings.cpp e51b7d2a61 IFC: fix possible use after free access bug. 9 年之前
IFCProfile.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年之前
IFCReaderGen.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年之前
IFCReaderGen.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
IFCUtil.cpp cff5b0d1a0 Replaced depreacated std::auto_ptr with std::unique_ptr 9 年之前
IFCUtil.h 7207e5117c Use new include bracktes. 9 年之前
IFF.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
IRRLoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 年之前
IRRLoader.h fa1d6d8c55 propagating precision requirments into operations 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 3f08cebfab include config.h to always have the correct types (float/double) exposed 9 年之前
Importer.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 年之前
ImporterRegistry.cpp 8f4f0047fb Added 3MF 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 b71bd3df84 LWO: Fix division by zero 10 年之前
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 7207e5117c Use new include bracktes. 9 年之前
LWOLoader.h 7207e5117c Use new include bracktes. 9 年之前
LWOMaterial.cpp fa1d6d8c55 propagating precision requirments into operations 9 年之前
LWSLoader.cpp 7207e5117c Use new include bracktes. 9 年之前
LWSLoader.h 1191d03405 Update license info. 10 年之前
LimitBoneWeightsProcess.cpp 7207e5117c Use new include bracktes. 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 fa1d6d8c55 propagating precision requirments into operations 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 7207e5117c Use new include bracktes. 9 年之前
MD5Parser.h 7207e5117c Use new include bracktes. 9 年之前
MDCFileData.h 7207e5117c Use new include bracktes. 9 年之前
MDCLoader.cpp fa1d6d8c55 propagating precision requirments into operations 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 63a4591683 Fixing bugs related to 64-bit upgrade in materials 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 05a6ee6473 Adding double precision import support for formats that can be exported 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 ffdca3593b ObjImporter: remove unused code. 9 年之前
ObjFileImporter.cpp 0f2cea7ba6 Blender: revert fix for suspicious crash in blender on windows. 9 年之前
ObjFileImporter.h 0f2cea7ba6 Blender: revert fix for suspicious crash in blender on windows. 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 ffdca3593b ObjImporter: remove unused code. 9 年之前
ObjFileParser.h 7d98643bcf adding support for per-vertex colors. 9 年之前
ObjTools.h 05a6ee6473 Adding double precision import support for formats that can be exported 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 7207e5117c Use new include bracktes. 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 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 年之前
OpenGEXExporter.h 7207e5117c Use new include bracktes. 9 年之前
OpenGEXImporter.cpp d67c8c29b6 Merge pull request #898 from turol/cxx11-refactor 9 年之前
OpenGEXImporter.h e9085097f3 OpenGEX: add light impl and add examples. 9 年之前
OpenGEXStructs.h 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 年之前
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 fa1d6d8c55 propagating precision requirments into operations 9 年之前
PretransformVertices.h 7207e5117c Use new include bracktes. 9 年之前
ProcessHelper.cpp fa1d6d8c55 propagating precision requirments into operations 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 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
Q3BSPFileImporter.cpp 7207e5117c Use new include bracktes. 9 年之前
Q3BSPFileImporter.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
Q3BSPFileParser.cpp 7207e5117c Use new include bracktes. 9 年之前
Q3BSPFileParser.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
Q3BSPZipArchive.cpp 7207e5117c Use new include bracktes. 9 年之前
Q3BSPZipArchive.h 7207e5117c Use new include bracktes. 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 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年之前
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 fa1d6d8c55 propagating precision requirments into operations 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 7207e5117c Use new include bracktes. 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 05a6ee6473 Adding double precision import support for formats that can be exported 9 年之前
STLLoader.h 7207e5117c Use new include bracktes. 9 年之前
SceneCombiner.cpp 4f7b624fe8 fix precision issue within memory copy 9 年之前
SceneCombiner.h 7207e5117c Use new include bracktes. 9 年之前
ScenePreprocessor.cpp 7207e5117c Use new include bracktes. 9 年之前
ScenePreprocessor.h 7207e5117c Use new include bracktes. 9 年之前
ScenePrivate.h 7207e5117c Use new include bracktes. 9 年之前
SkeletonMeshBuilder.cpp fa1d6d8c55 propagating precision requirments into operations 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 fa1d6d8c55 propagating precision requirments into operations 9 年之前
StandardShapes.h fa1d6d8c55 propagating precision requirments into operations 9 年之前
StdOStreamLogStream.h 7207e5117c Use new include bracktes. 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 5321072007 Static code analysis: fix minor finding. 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 1191d03405 Update license info. 10 年之前
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 63a4591683 Fixing bugs related to 64-bit upgrade in materials 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 7207e5117c Use new include bracktes. 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 05a6ee6473 Adding double precision import support for formats that can be exported 9 年之前
XFileParser.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 年之前
XGLLoader.cpp a66e644bf3 Fix coverity finding: fix possible use after free.. 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 c9f28192d9 Merge upstream master 9 年之前
glTFAsset.inl 83c0163ec6 glTF: Read and write transparency values 9 年之前
glTFAssetWriter.h 3c827f29f6 Export glTF buffers as separate .bin files 9 年之前
glTFAssetWriter.inl 83c0163ec6 glTF: Read and write transparency values 9 年之前
glTFExporter.cpp 83c0163ec6 glTF: Read and write transparency values 9 年之前
glTFExporter.h 238f14f30f Fix coverity findings: fix possible usage after calling free. 9 年之前
glTFImporter.cpp d97f00571e [*] Not needed namespace. 9 年之前
glTFImporter.h 1191d03405 Update license info. 10 年之前
irrXMLWrapper.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 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 年之前