Kim Kulling 43be7abb70 closes https://github.com/assimp/assimp/issues/2088: fix possible out-of-bound access in fbx-lerp operaation. 7 лет назад
..
Importer c2c44a831c Pass parameter by reference 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 9a6b07e522 closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API. 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 8a3daa1a24 closes https://github.com/assimp/assimp/issues/2056: use correc exception type in MMD-loader. 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 cb1fc76859 Add TARGET_INCLUDE_DIRECTORIES for assimp target 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 b965e7a6dc FlipUVsProcess should also process AnimMeshes (if any) 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 43be7abb70 closes https://github.com/assimp/assimp/issues/2088: fix possible out-of-bound access in fbx-lerp operaation. 7 лет назад
FBXConverter.h 92490eea01 Optimisation of FBX node name uniqueness 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 8a3daa1a24 closes https://github.com/assimp/assimp/issues/2056: use correc exception type in MMD-loader. 7 лет назад
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 9a6b07e522 closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API. 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 ec1333bfdf JoinVerticesProcess should only try to deduplicate used vertices. 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 8a3daa1a24 closes https://github.com/assimp/assimp/issues/2056: use correc exception type in MMD-loader. 7 лет назад
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 9a6b07e522 closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API. 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 5321e1036d Fix .obj displacement texture parsing 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 1feb0d1c60 Change order of PP steps to triangulate before searching for degenerates 7 лет назад
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 cd061a0957 Merge branch 'master' into stl_format_issue_2064 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 8a3daa1a24 closes https://github.com/assimp/assimp/issues/2056: use correc exception type in MMD-loader. 7 лет назад
ScenePreprocessor.cpp 2879e0d6ef Fix typos on code using codespell 7 лет назад
ScenePreprocessor.h b049933d2f update license dates. 8 лет назад
ScenePrivate.h 9a6b07e522 closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API. 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 8a3daa1a24 closes https://github.com/assimp/assimp/issues/2056: use correc exception type in MMD-loader. 7 лет назад
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 c58aef4b4b Merge branch 'master' into ios-build-script 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 9a6b07e522 closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API. 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 3e3a785750 glTF v2 importer morph targets support 7 лет назад
glTF2Asset.inl 3e3a785750 glTF v2 importer morph targets support 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 a69e95bdc1 Add support of 32-bit indices for the glTF2 export 7 лет назад
glTF2Exporter.h e3548fe850 Update glTF2Exporter.h 7 лет назад
glTF2Importer.cpp 3c37fbdc6b Remove try catch(...) on gltf2 importer 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 ae0f82d5b7 Fix #2077 : GLTF segfault using triangle strip 7 лет назад
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 лет назад