Max Vollmer a17e788808 Merge branch 'master' into master 7 年之前
..
Importer 2879e0d6ef Fix typos on code using codespell 7 年之前
res 4495162f5f Fix new lines problem 9 年之前
.editorconfig 8326535445 Implemented: Add editor config for source code 10 年之前
3DSConverter.cpp 6788d7b18b 3DS: Fix strict aliasing violations 7 年之前
3DSExporter.cpp 066349f36b Add usage of log macros. 7 年之前
3DSExporter.h e99dfdb050 fix cppcheck findings. 8 年之前
3DSHelper.h bd29fe73fa Merge branch 'master' into new_license_dates 8 年之前
3DSLoader.cpp e201fcf4f4 [-] Function "GetExtension" always return lowercase string. Using uppercase extension in desc is not needed. 7 年之前
3DSLoader.h b049933d2f update license dates. 8 年之前
3MFXmlTags.h 017b7d1a2f 3MF: add missig tags for meta data. 7 年之前
ACLoader.cpp 066349f36b Add usage of log macros. 7 年之前
ACLoader.h b049933d2f update license dates. 8 年之前
AMFImporter.cpp 0e15b25cd1 Next log call changes. 7 年之前
AMFImporter.hpp 0e15b25cd1 Next log call changes. 7 年之前
AMFImporter_Geometry.cpp b049933d2f update license dates. 8 年之前
AMFImporter_Macro.hpp 2879e0d6ef Fix typos on code using codespell 7 年之前
AMFImporter_Material.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
AMFImporter_Node.hpp b049933d2f update license dates. 8 年之前
AMFImporter_Postprocess.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
ASELoader.cpp 066349f36b Add usage of log macros. 7 年之前
ASELoader.h b049933d2f update license dates. 8 年之前
ASEParser.cpp 066349f36b Add usage of log macros. 7 年之前
ASEParser.h 2879e0d6ef Fix typos on code using codespell 7 年之前
AssbinExporter.cpp be33feba44 Warning LNK4221 when not building exporter. 8 年之前
AssbinExporter.h b049933d2f update license dates. 8 年之前
AssbinLoader.cpp b049933d2f update license dates. 8 年之前
AssbinLoader.h b049933d2f update license dates. 8 年之前
Assimp.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
AssimpCExport.cpp b049933d2f update license dates. 8 年之前
AssxmlExporter.cpp be33feba44 Warning LNK4221 when not building exporter. 8 年之前
AssxmlExporter.h b049933d2f update license dates. 8 年之前
B3DImporter.cpp 066349f36b Add usage of log macros. 7 年之前
B3DImporter.h b049933d2f update license dates. 8 年之前
BVHLoader.cpp 5814e6f9f0 Optimize some std::string usages. 7 年之前
BVHLoader.h cfcaf3e97b BVH: Initialize all members of Node in constructor 8 年之前
BaseImporter.cpp 52c017b595 Added check to BaseImporter::SearchFileHeaderForToken making sure that a detected token is not in fact just a fraction of a longer token. Microsoft exported binary gltf files were detected as OBJ, because the "gltf " in the string "Microsoft GLTF Exporter 2.4.1.7" was detected as the token "f ". I added a new bool parameter to the method enabling this check. It's default false, and only ObjFileImporter sets it to true, so no other code should be affected. 7 年之前
BaseProcess.cpp 066349f36b Add usage of log macros. 7 年之前
BaseProcess.h b049933d2f update license dates. 8 年之前
Bitmap.cpp b049933d2f update license dates. 8 年之前
BlenderBMesh.cpp 341222697a Address warnings on Clang 3.9 caused by having a static data member in a class template. 8 年之前
BlenderBMesh.h 66171de915 Successful lib build, unit testing still WIP 8 年之前
BlenderCustomData.cpp 9415380b4c usage of dynamic_cast instead of static_cast 7 年之前
BlenderCustomData.h 9415380b4c usage of dynamic_cast instead of static_cast 7 年之前
BlenderDNA.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
BlenderDNA.h 959c0e8907 reworked to ElemBase * 7 年之前
BlenderDNA.inl 959c0e8907 reworked to ElemBase * 7 年之前
BlenderIntermediate.h 990dc983ed Issue #1776 Fixed potential crash bug in ObjectCompare, because it didn't follow strict weak ordering. As counter-intuitive as it seems, a comparator must return false for equal values. The C++ standard defines and expects this behavior: true if lhs < rhs, false otherwise. 8 年之前
BlenderLoader.cpp a96587d551 applied coding conventions 7 年之前
BlenderLoader.h b049933d2f update license dates. 8 年之前
BlenderModifier.cpp e57394a772 move log tools from blender to logger interface. 7 年之前
BlenderModifier.h 30c20eb5fc INtroduce new log macros. 7 年之前
BlenderScene.cpp 41bf572af6 issue_2016 7 年之前
BlenderScene.h 41bf572af6 issue_2016 7 年之前
BlenderSceneGen.h 85b0026c92 issue_1973 7 年之前
BlenderTessellator.cpp b049933d2f update license dates. 8 年之前
BlenderTessellator.h 2879e0d6ef Fix typos on code using codespell 7 年之前
C4DImporter.cpp 66171de915 Successful lib build, unit testing still WIP 8 年之前
C4DImporter.h 66171de915 Successful lib build, unit testing still WIP 8 年之前
CInterfaceIOWrapper.cpp b049933d2f update license dates. 8 年之前
CInterfaceIOWrapper.h b049933d2f update license dates. 8 年之前
CMakeLists.txt 85b0026c92 issue_1973 7 年之前
COBLoader.cpp b877b3e10e use correct log macro. 7 年之前
COBLoader.h 30c20eb5fc INtroduce new log macros. 7 年之前
COBScene.h b049933d2f update license dates. 8 年之前
CSMLoader.cpp 0e15b25cd1 Next log call changes. 7 年之前
CSMLoader.h b049933d2f update license dates. 8 年之前
CalcTangentsProcess.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
CalcTangentsProcess.h b049933d2f update license dates. 8 年之前
ColladaExporter.cpp 5814e6f9f0 Optimize some std::string usages. 7 年之前
ColladaExporter.h 2879e0d6ef Fix typos on code using codespell 7 年之前
ColladaHelper.h e5fa1798f6 closes https://github.com/assimp/assimp/issues/2019: fix the qt-viewer without export. 7 年之前
ColladaLoader.cpp e5fa1798f6 closes https://github.com/assimp/assimp/issues/2019: fix the qt-viewer without export. 7 年之前
ColladaLoader.h f4c37fa245 Collada: add importer property that forces the use of collada names. Closes #1375. 7 年之前
ColladaParser.cpp e5fa1798f6 closes https://github.com/assimp/assimp/issues/2019: fix the qt-viewer without export. 7 年之前
ColladaParser.h 2d980c16f0 Support Maya 2018 Collada Export with blendshapes and bones controllers for a mesh 7 年之前
ComputeUVMappingProcess.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
ComputeUVMappingProcess.h b049933d2f update license dates. 8 年之前
ConvertToLHProcess.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
ConvertToLHProcess.h b049933d2f update license dates. 8 年之前
CreateAnimMesh.cpp 66171de915 Successful lib build, unit testing still WIP 8 年之前
D3MFExporter.cpp 8abcc454ad [F] Uninitialized variables. 7 年之前
D3MFExporter.h 317f3e2a59 3MF: Export metadata. 7 年之前
D3MFImporter.cpp 458a7ae801 Silencing compile warnings during build, all little stuff like uint to size_t or BOOL to bool. 7 年之前
D3MFImporter.h b049933d2f update license dates. 8 年之前
D3MFOpcPackage.cpp 066349f36b Add usage of log macros. 7 年之前
D3MFOpcPackage.h f11d4902c6 fix CanRead-method for the 3MF-Importer. 7 年之前
DXFHelper.h b6f29bf54f Add usage of log macros, next files. 7 年之前
DXFLoader.cpp 50c5f3cb58 Fixes DXF loader false positive on FBX file 7 年之前
DXFLoader.h b049933d2f update license dates. 8 年之前
DeboneProcess.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
DeboneProcess.h b049933d2f update license dates. 8 年之前
DefaultIOStream.cpp b049933d2f update license dates. 8 年之前
DefaultIOSystem.cpp 700c85bbfb _stat64 doesn't seem to exist. use __stat64! 7 年之前
DefaultLogger.cpp e36f78482c https://github.com/assimp/assimp/issues/1796: return correct value on detach logger. 7 年之前
DefaultProgressHandler.h b049933d2f update license dates. 8 年之前
EmbedTexturesProcess.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
EmbedTexturesProcess.h b049933d2f update license dates. 8 年之前
Exporter.cpp 7acc4c6808 Make glTF2 the default exporter for glft 7 年之前
FBXAnimation.cpp b049933d2f update license dates. 8 年之前
FBXBinaryTokenizer.cpp ef605fecaa FBX: small optimization to avoind static computation in loop. 7 年之前
FBXCommon.h 242b5d5874 Initial FBX Export Support, sponsored by MyDidimo (mydidimo.com). 8 年之前
FBXCompileConfig.h b049933d2f update license dates. 8 年之前
FBXConverter.cpp 31e75b9d54 Update FBXConverter.cpp 7 年之前
FBXConverter.h ffb6756d2a FBX: LayeredTextures now work with embedded texture data 7 年之前
FBXDeformer.cpp b049933d2f update license dates. 8 年之前
FBXDocument.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
FBXDocument.h c5157bc471 fbx: global settings use float instead of double. 8 年之前
FBXDocumentUtil.cpp 0b02b92701 Some FBX files have Null/LimbNode attributes with an empty Properties70 element, where the Element is not NULL, but it's Compound is. The code only checked if the Element itself is NULL, thus causing a DeadlyImportError when trying to instantiate a PropertyTable for an Element that doesn't have a Compound. 7 年之前
FBXDocumentUtil.h 76dd48d64f Update FBXDocumentUtil.h 8 年之前
FBXExportNode.cpp 39d9878429 FBX Export: use ai_snprintf. 7 年之前
FBXExportNode.h 826243f289 Implement ascii FBX export. 7 年之前
FBXExportProperty.cpp 826243f289 Implement ascii FBX export. 7 年之前
FBXExportProperty.h 826243f289 Implement ascii FBX export. 7 年之前
FBXExporter.cpp b176513efa FBX export. to_ktime ticks was ok. 7 年之前
FBXExporter.h 2879e0d6ef Fix typos on code using codespell 7 年之前
FBXImportSettings.h b049933d2f update license dates. 8 年之前
FBXImporter.cpp b049933d2f update license dates. 8 年之前
FBXImporter.h b049933d2f update license dates. 8 年之前
FBXMaterial.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
FBXMeshGeometry.cpp de8adacb54 Fix regression on FBX importer unit test 7 年之前
FBXMeshGeometry.h 13ae0a0ac3 FBX: fix parse error for uv-coordinates. 7 年之前
FBXModel.cpp b049933d2f update license dates. 8 年之前
FBXNodeAttribute.cpp b049933d2f update license dates. 8 年之前
FBXParser.cpp b049933d2f update license dates. 8 年之前
FBXParser.h b049933d2f update license dates. 8 年之前
FBXProperties.cpp b049933d2f update license dates. 8 年之前
FBXProperties.h b049933d2f update license dates. 8 年之前
FBXTokenizer.cpp b049933d2f update license dates. 8 年之前
FBXTokenizer.h b049933d2f update license dates. 8 年之前
FBXUtil.cpp b049933d2f update license dates. 8 年之前
FBXUtil.h b049933d2f update license dates. 8 年之前
FIReader.cpp b049933d2f update license dates. 8 年之前
FIReader.hpp b049933d2f update license dates. 8 年之前
FileLogStream.h b049933d2f update license dates. 8 年之前
FileSystemFilter.h 22dbb6c2d2 Update FileSystemFilter.h 8 年之前
FindDegenerates.cpp c788fff2b0 Merge branch 'master' into bug/exception-on-empty-mesh-after-degenerate-removal 7 年之前
FindDegenerates.h 46ed73c768 Do not throw exception on empty mesh after removal of degenerates 7 年之前
FindInstancesProcess.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
FindInstancesProcess.h ccbcaa2ee8 fix some static-analysis findings. 8 年之前
FindInvalidDataProcess.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
FindInvalidDataProcess.h b049933d2f update license dates. 8 年之前
FixNormalsStep.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
FixNormalsStep.h b049933d2f update license dates. 8 年之前
GenFaceNormalsProcess.cpp fbdb4b17fd Merge branch 'force_generate_normals' 7 年之前
GenFaceNormalsProcess.h f15dcf7663 Added forced generation of normals with extra flag. 7 年之前
GenVertexNormalsProcess.cpp fbdb4b17fd Merge branch 'force_generate_normals' 7 年之前
GenVertexNormalsProcess.h f15dcf7663 Added forced generation of normals with extra flag. 7 年之前
HMPFileData.h b049933d2f update license dates. 8 年之前
HMPLoader.cpp b6f29bf54f Add usage of log macros, next files. 7 年之前
HMPLoader.h b049933d2f update license dates. 8 年之前
HalfLifeFileData.h b049933d2f update license dates. 8 年之前
IFF.h 66171de915 Successful lib build, unit testing still WIP 8 年之前
IRRLoader.cpp 0e15b25cd1 Next log call changes. 7 年之前
IRRLoader.h b049933d2f update license dates. 8 年之前
IRRMeshLoader.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
IRRMeshLoader.h b049933d2f update license dates. 8 年之前
IRRShared.cpp 0e15b25cd1 Next log call changes. 7 年之前
IRRShared.h 2879e0d6ef Fix typos on code using codespell 7 年之前
Importer.cpp aa18e8a2a5 Update Importer.cpp 7 年之前
Importer.h c41d459e21 add missing constructor to ensure RTTI 7 年之前
ImporterRegistry.cpp b049933d2f update license dates. 8 年之前
ImproveCacheLocality.cpp 8f26b9d840 Merge branch 'master' into use_log_macros 7 年之前
ImproveCacheLocality.h b049933d2f update license dates. 8 年之前
JoinVerticesProcess.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
JoinVerticesProcess.h b049933d2f update license dates. 8 年之前
LWOAnimation.cpp b049933d2f update license dates. 8 年之前
LWOAnimation.h b049933d2f update license dates. 8 年之前
LWOBLoader.cpp 0e15b25cd1 Next log call changes. 7 年之前
LWOFileData.h b049933d2f update license dates. 8 年之前
LWOLoader.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
LWOLoader.h 0e15b25cd1 Next log call changes. 7 年之前
LWOMaterial.cpp b0b6048502 LWOMaterial: Fix strict aliasing violations 7 年之前
LWSLoader.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
LWSLoader.h b049933d2f update license dates. 8 年之前
LimitBoneWeightsProcess.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
LimitBoneWeightsProcess.h be865ae613 LimitBoneWeightsProcess: Initialize all members of Weight in constructor 8 年之前
MD2FileData.h b049933d2f update license dates. 8 年之前
MD2Loader.cpp 0e15b25cd1 Next log call changes. 7 年之前
MD2Loader.h b049933d2f update license dates. 8 年之前
MD2NormalTable.h b049933d2f update license dates. 8 年之前
MD3FileData.h b049933d2f update license dates. 8 年之前
MD3Loader.cpp 8626b185fb Fix misused log macros + compiler warnings. 7 年之前
MD3Loader.h b049933d2f update license dates. 8 年之前
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
MD5Loader.cpp 0e15b25cd1 Next log call changes. 7 年之前
MD5Loader.h b049933d2f update license dates. 8 年之前
MD5Parser.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
MD5Parser.h b049933d2f update license dates. 8 年之前
MDCFileData.h b049933d2f update license dates. 8 年之前
MDCLoader.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
MDCLoader.h b049933d2f update license dates. 8 年之前
MDCNormalTable.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
MDLDefaultColorMap.h b049933d2f update license dates. 8 年之前
MDLFileData.h 9344074a04 MDLLoader: Replace raw pointer with vector to fix a memory leak 8 年之前
MDLLoader.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
MDLLoader.h b049933d2f update license dates. 8 年之前
MDLMaterialLoader.cpp 75c7b15b55 Fix c++11 usage. 7 年之前
MMDCpp14.h b049933d2f update license dates. 8 年之前
MMDImporter.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
MMDImporter.h 66171de915 Successful lib build, unit testing still WIP 8 年之前
MMDPmdParser.h b049933d2f update license dates. 8 年之前
MMDPmxParser.cpp b049933d2f update license dates. 8 年之前
MMDPmxParser.h b049933d2f update license dates. 8 年之前
MMDVmdParser.h b049933d2f update license dates. 8 年之前
MS3DLoader.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
MS3DLoader.h b049933d2f update license dates. 8 年之前
MakeVerboseFormat.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
MakeVerboseFormat.h b049933d2f update license dates. 8 年之前
MaterialSystem.cpp bbb60c29f0 Fix strict aliasing violation in MaterialSystem 7 年之前
MaterialSystem.h b049933d2f update license dates. 8 年之前
NDOLoader.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
NDOLoader.h 66171de915 Successful lib build, unit testing still WIP 8 年之前
NFFLoader.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
NFFLoader.h b049933d2f update license dates. 8 年之前
OFFLoader.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
OFFLoader.h b049933d2f update license dates. 8 年之前
ObjExporter.cpp 4b7b692e5e Fix Issue #1923: OBJ Exporter can't correctly export vertex colors 7 年之前
ObjExporter.h 4b7b692e5e Fix Issue #1923: OBJ Exporter can't correctly export vertex colors 7 年之前
ObjFileData.h b049933d2f update license dates. 8 年之前
ObjFileImporter.cpp 52c017b595 Added check to BaseImporter::SearchFileHeaderForToken making sure that a detected token is not in fact just a fraction of a longer token. Microsoft exported binary gltf files were detected as OBJ, because the "gltf " in the string "Microsoft GLTF Exporter 2.4.1.7" was detected as the token "f ". I added a new bool parameter to the method enabling this check. It's default false, and only ObjFileImporter sets it to true, so no other code should be affected. 7 年之前
ObjFileImporter.h b049933d2f update license dates. 8 年之前
ObjFileMtlImporter.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
ObjFileMtlImporter.h b049933d2f update license dates. 8 年之前
ObjFileParser.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
ObjFileParser.h b049933d2f update license dates. 8 年之前
ObjTools.h b049933d2f update license dates. 8 年之前
OgreBinarySerializer.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
OgreBinarySerializer.h b049933d2f update license dates. 8 年之前
OgreImporter.cpp b049933d2f update license dates. 8 年之前
OgreImporter.h b049933d2f update license dates. 8 年之前
OgreMaterial.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
OgreParsingUtils.h af3bba1572 fix review findings. 7 年之前
OgreStructs.cpp b6f29bf54f Add usage of log macros, next files. 7 年之前
OgreStructs.h b049933d2f update license dates. 8 年之前
OgreXmlSerializer.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
OgreXmlSerializer.h 388ec8461c Ogre: Change OgreXmlSerializer::ReadAttribute parameter from std::string to pointer 8 年之前
OpenGEXExporter.cpp b049933d2f update license dates. 8 年之前
OpenGEXExporter.h b049933d2f update license dates. 8 年之前
OpenGEXImporter.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
OpenGEXImporter.h 17b26c91e2 OpenGEX: Use std::unique_ptr to fix some memory leaks 8 年之前
OpenGEXStructs.h b049933d2f update license dates. 8 年之前
OptimizeGraph.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
OptimizeGraph.h 2879e0d6ef Fix typos on code using codespell 7 年之前
OptimizeMeshes.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
OptimizeMeshes.h b049933d2f update license dates. 8 年之前
PlyExporter.cpp 1533aec21c Fix ply exporter to be conformant to spec respecting vertex colors. 7 年之前
PlyExporter.h b049933d2f update license dates. 8 年之前
PlyLoader.cpp cc08c19248 closes https://github.com/assimp/assimp/issues/2024: make code more readable. 7 年之前
PlyLoader.h 495ae70cc5 XFileParser: release x-file-based scene when throwing an exception. 8 年之前
PlyParser.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
PlyParser.h 495ae70cc5 XFileParser: release x-file-based scene when throwing an exception. 8 年之前
PolyTools.h b049933d2f update license dates. 8 年之前
PostStepRegistry.cpp 8a4fd2f947 globalScale process not registered 8 年之前
PretransformVertices.cpp 2c47717ca6 Introduce export with test for point clouds. 7 年之前
PretransformVertices.h 2c47717ca6 Introduce export with test for point clouds. 7 年之前
ProcessHelper.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
ProcessHelper.h 2879e0d6ef Fix typos on code using codespell 7 年之前
Q3BSPFileData.h b049933d2f update license dates. 8 年之前
Q3BSPFileImporter.cpp b049933d2f update license dates. 8 年之前
Q3BSPFileImporter.h b049933d2f update license dates. 8 年之前
Q3BSPFileParser.cpp b049933d2f update license dates. 8 年之前
Q3BSPFileParser.h b049933d2f update license dates. 8 年之前
Q3BSPZipArchive.cpp b049933d2f update license dates. 8 年之前
Q3BSPZipArchive.h 8f99c1a0be including <unzip.h> instead of <contrib/unzip/unzip.h> 8 年之前
Q3DLoader.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
Q3DLoader.h b049933d2f update license dates. 8 年之前
RawLoader.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
RawLoader.h b049933d2f update license dates. 8 年之前
RemoveComments.cpp b049933d2f update license dates. 8 年之前
RemoveRedundantMaterials.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
RemoveRedundantMaterials.h 2c47717ca6 Introduce export with test for point clouds. 7 年之前
RemoveVCProcess.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
RemoveVCProcess.h b049933d2f update license dates. 8 年之前
SGSpatialSort.cpp b049933d2f update license dates. 8 年之前
SGSpatialSort.h 66171de915 Successful lib build, unit testing still WIP 8 年之前
SIBImporter.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
SIBImporter.h b049933d2f update license dates. 8 年之前
SMDLoader.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
SMDLoader.h b049933d2f update license dates. 8 年之前
STEPFile.h 30c20eb5fc INtroduce new log macros. 7 年之前
STLExporter.cpp 037a213bb4 STL-Exporter: fix division by zero in normalize method during update 7 年之前
STLExporter.h eced86b949 some refactorings. 7 年之前
STLLoader.cpp 85b0026c92 issue_1973 7 年之前
STLLoader.h b049933d2f update license dates. 8 年之前
ScaleProcess.cpp 4919d3da2f closes https://github.com/assimp/assimp/issues/1836: make documentation much more clear how to apply global scaling. 7 年之前
ScaleProcess.h b049933d2f update license dates. 8 年之前
SceneCombiner.cpp b6f29bf54f Add usage of log macros, next files. 7 年之前
ScenePreprocessor.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
ScenePreprocessor.h b049933d2f update license dates. 8 年之前
ScenePrivate.h 0a3fb04b04 Update ScenePrivate.h 7 年之前
SkeletonMeshBuilder.cpp b049933d2f update license dates. 8 年之前
SortByPTypeProcess.cpp a0bf664695 closes code/SortByPTypeProcess.cpp: fix memory leak. 7 年之前
SortByPTypeProcess.h b049933d2f update license dates. 8 年之前
SpatialSort.cpp ccbcaa2ee8 fix some static-analysis findings. 8 年之前
SplitByBoneCountProcess.cpp b6f29bf54f Add usage of log macros, next files. 7 年之前
SplitByBoneCountProcess.h b049933d2f update license dates. 8 年之前
SplitLargeMeshes.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
SplitLargeMeshes.h b049933d2f update license dates. 8 年之前
StandardShapes.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
StdOStreamLogStream.h b049933d2f update license dates. 8 年之前
StepExporter.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
StepExporter.h b049933d2f update license dates. 8 年之前
Subdivision.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
TargetAnimation.cpp b049933d2f update license dates. 8 年之前
TargetAnimation.h b049933d2f update license dates. 8 年之前
TerragenLoader.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
TerragenLoader.h b049933d2f update license dates. 8 年之前
TextureTransform.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
TextureTransform.h b049933d2f update license dates. 8 年之前
TriangulateProcess.cpp 30c20eb5fc INtroduce new log macros. 7 年之前
TriangulateProcess.h b049933d2f update license dates. 8 年之前
UnrealLoader.cpp 066349f36b Add usage of log macros. 7 年之前
UnrealLoader.h b049933d2f update license dates. 8 年之前
ValidateDataStructure.cpp 6c0553d810 Add mesh name to ValidateDataStructure log 7 年之前
ValidateDataStructure.h b049933d2f update license dates. 8 年之前
Version.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
VertexTriangleAdjacency.cpp ce6a5e5d56 ImproveCacheLocality crashes if non triangular faces 7 年之前
VertexTriangleAdjacency.h ccbcaa2ee8 fix some static-analysis findings. 8 年之前
Win32DebugLogStream.h b049933d2f update license dates. 8 年之前
X3DExporter.cpp 66171de915 Successful lib build, unit testing still WIP 8 年之前
X3DExporter.hpp 2879e0d6ef Fix typos on code using codespell 7 年之前
X3DImporter.cpp b049933d2f update license dates. 8 年之前
X3DImporter.hpp 2879e0d6ef Fix typos on code using codespell 7 年之前
X3DImporter_Geometry2D.cpp b049933d2f update license dates. 8 年之前
X3DImporter_Geometry3D.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
X3DImporter_Group.cpp b049933d2f update license dates. 8 年之前
X3DImporter_Light.cpp b049933d2f update license dates. 8 年之前
X3DImporter_Macro.hpp 2879e0d6ef Fix typos on code using codespell 7 年之前
X3DImporter_Metadata.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
X3DImporter_Networking.cpp b049933d2f update license dates. 8 年之前
X3DImporter_Node.hpp b049933d2f update license dates. 8 年之前
X3DImporter_Postprocess.cpp b049933d2f update license dates. 8 年之前
X3DImporter_Rendering.cpp b049933d2f update license dates. 8 年之前
X3DImporter_Shape.cpp b049933d2f update license dates. 8 年之前
X3DImporter_Texturing.cpp b049933d2f update license dates. 8 年之前
X3DVocabulary.cpp b049933d2f update license dates. 8 年之前
XFileExporter.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
XFileExporter.h b049933d2f update license dates. 8 年之前
XFileHelper.h b049933d2f update license dates. 8 年之前
XFileImporter.cpp 3e45acbf4e Merge branch 'master' into review 7 年之前
XFileImporter.h b049933d2f update license dates. 8 年之前
XFileParser.cpp d416fe874e Update XFileParser.cpp 7 年之前
XFileParser.h 3685791e0d closes https://github.com/assimp/assimp/issues/1729: check for bit flip when unsigned int overflow happens in x-file parsing. 8 年之前
XGLLoader.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
XGLLoader.h b049933d2f update license dates. 8 年之前
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
glTF2Asset.h a1a17c1dda Read and write the KHR_materials_unlit glTF/2.0 extension. 7 年之前
glTF2Asset.inl 0c07397720 glTF/2.0: Pick scene zero as scene to recursively load if no "scene" property is specified. 7 年之前
glTF2AssetWriter.h a1a17c1dda Read and write the KHR_materials_unlit glTF/2.0 extension. 7 年之前
glTF2AssetWriter.inl a1a17c1dda Read and write the KHR_materials_unlit glTF/2.0 extension. 7 年之前
glTF2Exporter.cpp 02d2b6e0d8 [F] Get return "like true" when error occured. 7 年之前
glTF2Exporter.h e3548fe850 Update glTF2Exporter.h 7 年之前
glTF2Importer.cpp 97cecc858a Properly reads in glTF/2.0 sampler address modes. 7 年之前
glTF2Importer.h b049933d2f update license dates. 8 年之前
glTFAsset.h 2879e0d6ef Fix typos on code using codespell 7 年之前
glTFAsset.inl 0e15b25cd1 Next log call changes. 7 年之前
glTFAssetWriter.h b049933d2f update license dates. 8 年之前
glTFAssetWriter.inl b049933d2f update license dates. 8 年之前
glTFExporter.cpp 2879e0d6ef Fix typos on code using codespell 7 年之前
glTFExporter.h b049933d2f update license dates. 8 年之前
glTFImporter.cpp affedc139e Merge https://github.com/assimp/assimp 8 年之前
glTFImporter.h b049933d2f update license dates. 8 年之前
makefile.mingw 66171de915 Successful lib build, unit testing still WIP 8 年之前
scene.cpp b049933d2f update license dates. 8 年之前
simd.cpp 9f835ea843 closes https://github.com/assimp/assimp/issues/842: experimental suppor for ascii stl pointcloud export. 7 年之前
simd.h 32b466941b Add missig docs and fix some small review findings. 7 年之前