Kim Kulling 5319974fe1 Use correct check to do a tokensearch. 7 年之前
..
Importer af3bba1572 fix review findings. 7 年之前
res 4495162f5f Fix new lines problem 9 年之前
.editorconfig 8326535445 Implemented: Add editor config for source code 10 年之前
3DSConverter.cpp 5814e6f9f0 Optimize some std::string usages. 7 年之前
3DSExporter.cpp e99dfdb050 fix cppcheck findings. 8 年之前
3DSExporter.h e99dfdb050 fix cppcheck findings. 8 年之前
3DSHelper.h bd29fe73fa Merge branch 'master' into new_license_dates 8 年之前
3DSLoader.cpp 8cb25328cb committing all changes. 7 年之前
3DSLoader.h b049933d2f update license dates. 8 年之前
3MFXmlTags.h 017b7d1a2f 3MF: add missig tags for meta data. 7 年之前
ACLoader.cpp b049933d2f update license dates. 8 年之前
ACLoader.h b049933d2f update license dates. 8 年之前
AMFImporter.cpp b049933d2f update license dates. 8 年之前
AMFImporter.hpp b049933d2f update license dates. 8 年之前
AMFImporter_Geometry.cpp b049933d2f update license dates. 8 年之前
AMFImporter_Macro.hpp b049933d2f update license dates. 8 年之前
AMFImporter_Material.cpp b049933d2f update license dates. 8 年之前
AMFImporter_Node.hpp b049933d2f update license dates. 8 年之前
AMFImporter_Postprocess.cpp 5814e6f9f0 Optimize some std::string usages. 7 年之前
ASELoader.cpp 674a47dd3e closes https://github.com/assimp/assimp/issues/567: prevend dependency cycle 8 年之前
ASELoader.h b049933d2f update license dates. 8 年之前
ASEParser.cpp 5814e6f9f0 Optimize some std::string usages. 7 年之前
ASEParser.h bd29fe73fa Merge branch 'master' into new_license_dates 8 年之前
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 b049933d2f update license dates. 8 年之前
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 b049933d2f update license dates. 8 年之前
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 5814e6f9f0 Optimize some std::string usages. 7 年之前
BaseProcess.cpp b049933d2f update license dates. 8 年之前
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 年之前
BlenderDNA.cpp c7ea536351 closes https://github.com/assimp/assimp/issues/1386: fix undefined behaviour in compare function. 8 年之前
BlenderDNA.h 7c33d932e3 Merge branch 'master' into master 8 年之前
BlenderDNA.inl 7c33d932e3 Merge branch 'master' into master 8 年之前
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 c42dd9104c BlenderLoader: Fix memory leak 8 年之前
BlenderLoader.h b049933d2f update license dates. 8 年之前
BlenderModifier.cpp b049933d2f update license dates. 8 年之前
BlenderModifier.h b049933d2f update license dates. 8 年之前
BlenderScene.cpp 58436068e7 Update BlenderScene.cpp 8 年之前
BlenderScene.h b049933d2f update license dates. 8 年之前
BlenderSceneGen.h 0ec1e91722 Regression Testsuite: update database. 9 年之前
BlenderTessellator.cpp b049933d2f update license dates. 8 年之前
BlenderTessellator.h b049933d2f update license dates. 8 年之前
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 4d662c42b3 Add check for SSE2-support. 7 年之前
COBLoader.cpp 6147a4f50d Updated COB importer plugin to flip normals. 7 年之前
COBLoader.h b049933d2f update license dates. 8 年之前
COBScene.h b049933d2f update license dates. 8 年之前
CSMLoader.cpp 5278e1a5f8 CSM: Fix a possible memory leak by using std::unique_ptr 8 年之前
CSMLoader.h b049933d2f update license dates. 8 年之前
CalcTangentsProcess.cpp 35f4e7101a Fixed issue#1219. CalcTangentsProcess::ProcessMesh. 7 年之前
CalcTangentsProcess.h b049933d2f update license dates. 8 年之前
ColladaExporter.cpp 5814e6f9f0 Optimize some std::string usages. 7 年之前
ColladaExporter.h b049933d2f update license dates. 8 年之前
ColladaHelper.h b049933d2f update license dates. 8 年之前
ColladaLoader.cpp 5814e6f9f0 Optimize some std::string usages. 7 年之前
ColladaLoader.h f4c37fa245 Collada: add importer property that forces the use of collada names. Closes #1375. 7 年之前
ColladaParser.cpp 2d980c16f0 Support Maya 2018 Collada Export with blendshapes and bones controllers for a mesh 7 年之前
ColladaParser.h 2d980c16f0 Support Maya 2018 Collada Export with blendshapes and bones controllers for a mesh 7 年之前
ComputeUVMappingProcess.cpp b049933d2f update license dates. 8 年之前
ComputeUVMappingProcess.h b049933d2f update license dates. 8 年之前
ConvertToLHProcess.cpp 336a09ee0e add material reference to faces. 7 年之前
ConvertToLHProcess.h b049933d2f update license dates. 8 年之前
CreateAnimMesh.cpp 66171de915 Successful lib build, unit testing still WIP 8 年之前
D3MFExporter.cpp e01e77a6c7 Merge branch 'master' into develop_kimkulling 7 年之前
D3MFExporter.h 317f3e2a59 3MF: Export metadata. 7 年之前
D3MFImporter.cpp e01e77a6c7 Merge branch 'master' into develop_kimkulling 7 年之前
D3MFImporter.h b049933d2f update license dates. 8 年之前
D3MFOpcPackage.cpp 5814e6f9f0 Optimize some std::string usages. 7 年之前
D3MFOpcPackage.h f11d4902c6 fix CanRead-method for the 3MF-Importer. 7 年之前
DXFHelper.h 5814e6f9f0 Optimize some std::string usages. 7 年之前
DXFLoader.cpp 5319974fe1 Use correct check to do a tokensearch. 7 年之前
DXFLoader.h b049933d2f update license dates. 8 年之前
DeboneProcess.cpp b049933d2f update license dates. 8 年之前
DeboneProcess.h b049933d2f update license dates. 8 年之前
DefaultIOStream.cpp b049933d2f update license dates. 8 年之前
DefaultIOSystem.cpp 4ae7298489 Update DefaultIOSystem.cpp 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 1a887a64c1 Update EmbedTexturesProcess.cpp 7 年之前
EmbedTexturesProcess.h b049933d2f update license dates. 8 年之前
Exporter.cpp 826243f289 Implement ascii FBX export. 7 年之前
FBXAnimation.cpp b049933d2f update license dates. 8 年之前
FBXBinaryTokenizer.cpp b049933d2f update license dates. 8 年之前
FBXCommon.h 242b5d5874 Initial FBX Export Support, sponsored by MyDidimo (mydidimo.com). 8 年之前
FBXCompileConfig.h b049933d2f update license dates. 8 年之前
FBXConverter.cpp c9bb3592ff FBX-Importer: remove unused lookup tables for nodes. 7 年之前
FBXConverter.h c9bb3592ff FBX-Importer: remove unused lookup tables for nodes. 7 年之前
FBXDeformer.cpp b049933d2f update license dates. 8 年之前
FBXDocument.cpp 37d352622b closes https://github.com/assimp/assimp/issues/774: use correct type for unitscale in fbx. 8 年之前
FBXDocument.h c5157bc471 fbx: global settings use float instead of double. 8 年之前
FBXDocumentUtil.cpp b049933d2f update license dates. 8 年之前
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 070acfbadd FBX Export: relax bindpose matrix check slightly. 7 年之前
FBXExporter.h 826243f289 Implement ascii FBX export. 7 年之前
FBXImportSettings.h b049933d2f update license dates. 8 年之前
FBXImporter.cpp b049933d2f update license dates. 8 年之前
FBXImporter.h b049933d2f update license dates. 8 年之前
FBXMaterial.cpp 9f02c8a97c Fix default opacity of materials exported to FBX by Blender. 7 年之前
FBXMeshGeometry.cpp be4c780115 Update FBXMeshGeometry.cpp 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 b049933d2f update license dates. 8 年之前
FindDegenerates.h b049933d2f update license dates. 8 年之前
FindInstancesProcess.cpp b049933d2f update license dates. 8 年之前
FindInstancesProcess.h ccbcaa2ee8 fix some static-analysis findings. 8 年之前
FindInvalidDataProcess.cpp b049933d2f update license dates. 8 年之前
FindInvalidDataProcess.h b049933d2f update license dates. 8 年之前
FixNormalsStep.cpp b049933d2f update license dates. 8 年之前
FixNormalsStep.h b049933d2f update license dates. 8 年之前
GenFaceNormalsProcess.cpp b049933d2f update license dates. 8 年之前
GenFaceNormalsProcess.h b049933d2f update license dates. 8 年之前
GenVertexNormalsProcess.cpp b049933d2f update license dates. 8 年之前
GenVertexNormalsProcess.h b049933d2f update license dates. 8 年之前
HMPFileData.h b049933d2f update license dates. 8 年之前
HMPLoader.cpp b049933d2f update license dates. 8 年之前
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 4c023c3818 fix unittest folder for roundtriptest. 7 年之前
IRRLoader.h b049933d2f update license dates. 8 年之前
IRRMeshLoader.cpp b049933d2f update license dates. 8 年之前
IRRMeshLoader.h b049933d2f update license dates. 8 年之前
IRRShared.cpp b049933d2f update license dates. 8 年之前
IRRShared.h 66171de915 Successful lib build, unit testing still WIP 8 年之前
Importer.cpp 5814e6f9f0 Optimize some std::string usages. 7 年之前
Importer.h b049933d2f update license dates. 8 年之前
ImporterRegistry.cpp b049933d2f update license dates. 8 年之前
ImproveCacheLocality.cpp b049933d2f update license dates. 8 年之前
ImproveCacheLocality.h b049933d2f update license dates. 8 年之前
JoinVerticesProcess.cpp b049933d2f update license dates. 8 年之前
JoinVerticesProcess.h b049933d2f update license dates. 8 年之前
LWOAnimation.cpp b049933d2f update license dates. 8 年之前
LWOAnimation.h b049933d2f update license dates. 8 年之前
LWOBLoader.cpp b049933d2f update license dates. 8 年之前
LWOFileData.h b049933d2f update license dates. 8 年之前
LWOLoader.cpp ef891fb850 LWO: Move some assignments to make it clearer when the thing should be moved 8 年之前
LWOLoader.h b049933d2f update license dates. 8 年之前
LWOMaterial.cpp b049933d2f update license dates. 8 年之前
LWSLoader.cpp b049933d2f update license dates. 8 年之前
LWSLoader.h b049933d2f update license dates. 8 年之前
LimitBoneWeightsProcess.cpp b049933d2f update license dates. 8 年之前
LimitBoneWeightsProcess.h be865ae613 LimitBoneWeightsProcess: Initialize all members of Weight in constructor 8 年之前
MD2FileData.h b049933d2f update license dates. 8 年之前
MD2Loader.cpp b049933d2f update license dates. 8 年之前
MD2Loader.h b049933d2f update license dates. 8 年之前
MD2NormalTable.h b049933d2f update license dates. 8 年之前
MD3FileData.h b049933d2f update license dates. 8 年之前
MD3Loader.cpp b049933d2f update license dates. 8 年之前
MD3Loader.h b049933d2f update license dates. 8 年之前
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
MD5Loader.cpp b049933d2f update license dates. 8 年之前
MD5Loader.h b049933d2f update license dates. 8 年之前
MD5Parser.cpp b049933d2f update license dates. 8 年之前
MD5Parser.h b049933d2f update license dates. 8 年之前
MDCFileData.h b049933d2f update license dates. 8 年之前
MDCLoader.cpp b049933d2f update license dates. 8 年之前
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 9344074a04 MDLLoader: Replace raw pointer with vector to fix a memory leak 8 年之前
MDLLoader.h b049933d2f update license dates. 8 年之前
MDLMaterialLoader.cpp b049933d2f update license dates. 8 年之前
MMDCpp14.h b049933d2f update license dates. 8 年之前
MMDImporter.cpp 8a505398a3 MMD: Fix memory leak 8 年之前
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 b049933d2f update license dates. 8 年之前
MS3DLoader.h b049933d2f update license dates. 8 年之前
MakeVerboseFormat.cpp b049933d2f update license dates. 8 年之前
MakeVerboseFormat.h b049933d2f update license dates. 8 年之前
MaterialSystem.cpp b049933d2f update license dates. 8 年之前
MaterialSystem.h b049933d2f update license dates. 8 年之前
NDOLoader.cpp b049933d2f update license dates. 8 年之前
NDOLoader.h 66171de915 Successful lib build, unit testing still WIP 8 年之前
NFFLoader.cpp b049933d2f update license dates. 8 年之前
NFFLoader.h b049933d2f update license dates. 8 年之前
OFFLoader.cpp b049933d2f update license dates. 8 年之前
OFFLoader.h b049933d2f update license dates. 8 年之前
ObjExporter.cpp af3bba1572 fix review findings. 7 年之前
ObjExporter.h b049933d2f update license dates. 8 年之前
ObjFileData.h b049933d2f update license dates. 8 年之前
ObjFileImporter.cpp af3bba1572 fix review findings. 7 年之前
ObjFileImporter.h b049933d2f update license dates. 8 年之前
ObjFileMtlImporter.cpp 190190c1d7 Fix material index off-by-one error in some OBJ files (seen in a C4D export) 8 年之前
ObjFileMtlImporter.h b049933d2f update license dates. 8 年之前
ObjFileParser.cpp af3bba1572 fix review findings. 7 年之前
ObjFileParser.h b049933d2f update license dates. 8 年之前
ObjTools.h b049933d2f update license dates. 8 年之前
OgreBinarySerializer.cpp b049933d2f update license dates. 8 年之前
OgreBinarySerializer.h b049933d2f update license dates. 8 年之前
OgreImporter.cpp b049933d2f update license dates. 8 年之前
OgreImporter.h b049933d2f update license dates. 8 年之前
OgreMaterial.cpp b049933d2f update license dates. 8 年之前
OgreParsingUtils.h af3bba1572 fix review findings. 7 年之前
OgreStructs.cpp b049933d2f update license dates. 8 年之前
OgreStructs.h b049933d2f update license dates. 8 年之前
OgreXmlSerializer.cpp af3bba1572 fix review findings. 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 ccbcaa2ee8 fix some static-analysis findings. 8 年之前
OpenGEXImporter.h 17b26c91e2 OpenGEX: Use std::unique_ptr to fix some memory leaks 8 年之前
OpenGEXStructs.h b049933d2f update license dates. 8 年之前
OptimizeGraph.cpp b049933d2f update license dates. 8 年之前
OptimizeGraph.h b049933d2f update license dates. 8 年之前
OptimizeMeshes.cpp b049933d2f update license dates. 8 年之前
OptimizeMeshes.h b049933d2f update license dates. 8 年之前
PlyExporter.cpp 5ea06e1bb6 Add support for texture file in PLY exports 7 年之前
PlyExporter.h b049933d2f update license dates. 8 年之前
PlyLoader.cpp 15fa86f100 Set primitive_type to point when PLY is a point cloud 7 年之前
PlyLoader.h 495ae70cc5 XFileParser: release x-file-based scene when throwing an exception. 8 年之前
PlyParser.cpp d2547e84f5 Fix for undefined behavior when loading binary PLY 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 9397932e4f PretransformVertices: Rearrange some assignments to clarify things 8 年之前
PretransformVertices.h b049933d2f update license dates. 8 年之前
ProcessHelper.cpp b049933d2f update license dates. 8 年之前
ProcessHelper.h b049933d2f update license dates. 8 年之前
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 b049933d2f update license dates. 8 年之前
Q3DLoader.h b049933d2f update license dates. 8 年之前
RawLoader.cpp b049933d2f update license dates. 8 年之前
RawLoader.h b049933d2f update license dates. 8 年之前
RemoveComments.cpp b049933d2f update license dates. 8 年之前
RemoveRedundantMaterials.cpp b049933d2f update license dates. 8 年之前
RemoveRedundantMaterials.h b049933d2f update license dates. 8 年之前
RemoveVCProcess.cpp b049933d2f update license dates. 8 年之前
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 b049933d2f update license dates. 8 年之前
SIBImporter.h b049933d2f update license dates. 8 年之前
SMDLoader.cpp b049933d2f update license dates. 8 年之前
SMDLoader.h b049933d2f update license dates. 8 年之前
STEPFile.h b049933d2f update license dates. 8 年之前
STLExporter.cpp 0dab5c508e STL binary Export should write 4-byte floats for vertex and normal coordinates 7 年之前
STLExporter.h b049933d2f update license dates. 8 年之前
STLLoader.cpp cfd56a43a5 Fix compile error 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 e01e77a6c7 Merge branch 'master' into develop_kimkulling 7 年之前
ScenePreprocessor.cpp b049933d2f update license dates. 8 年之前
ScenePreprocessor.h b049933d2f update license dates. 8 年之前
ScenePrivate.h 0a3fb04b04 Update ScenePrivate.h 7 年之前
SkeletonMeshBuilder.cpp b049933d2f update license dates. 8 年之前
SortByPTypeProcess.cpp b049933d2f update license dates. 8 年之前
SortByPTypeProcess.h b049933d2f update license dates. 8 年之前
SpatialSort.cpp ccbcaa2ee8 fix some static-analysis findings. 8 年之前
SplitByBoneCountProcess.cpp b049933d2f update license dates. 8 年之前
SplitByBoneCountProcess.h b049933d2f update license dates. 8 年之前
SplitLargeMeshes.cpp b049933d2f update license dates. 8 年之前
SplitLargeMeshes.h b049933d2f update license dates. 8 年之前
StandardShapes.cpp b049933d2f update license dates. 8 年之前
StdOStreamLogStream.h b049933d2f update license dates. 8 年之前
StepExporter.cpp b049933d2f update license dates. 8 年之前
StepExporter.h b049933d2f update license dates. 8 年之前
Subdivision.cpp b049933d2f update license dates. 8 年之前
TargetAnimation.cpp b049933d2f update license dates. 8 年之前
TargetAnimation.h b049933d2f update license dates. 8 年之前
TerragenLoader.cpp b049933d2f update license dates. 8 年之前
TerragenLoader.h b049933d2f update license dates. 8 年之前
TextureTransform.cpp b049933d2f update license dates. 8 年之前
TextureTransform.h b049933d2f update license dates. 8 年之前
TriangulateProcess.cpp b049933d2f update license dates. 8 年之前
TriangulateProcess.h b049933d2f update license dates. 8 年之前
UnrealLoader.cpp b049933d2f update license dates. 8 年之前
UnrealLoader.h b049933d2f update license dates. 8 年之前
ValidateDataStructure.cpp b049933d2f update license dates. 8 年之前
ValidateDataStructure.h b049933d2f update license dates. 8 年之前
Version.cpp b049933d2f update license dates. 8 年之前
VertexTriangleAdjacency.cpp ccbcaa2ee8 fix some static-analysis findings. 8 年之前
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 12dbbd4ce9 Misc. typos 8 年之前
X3DImporter.cpp b049933d2f update license dates. 8 年之前
X3DImporter.hpp b049933d2f update license dates. 8 年之前
X3DImporter_Geometry2D.cpp b049933d2f update license dates. 8 年之前
X3DImporter_Geometry3D.cpp b049933d2f update license dates. 8 年之前
X3DImporter_Group.cpp b049933d2f update license dates. 8 年之前
X3DImporter_Light.cpp b049933d2f update license dates. 8 年之前
X3DImporter_Macro.hpp b049933d2f update license dates. 8 年之前
X3DImporter_Metadata.cpp b049933d2f update license dates. 8 年之前
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 b049933d2f update license dates. 8 年之前
XFileExporter.h b049933d2f update license dates. 8 年之前
XFileHelper.h b049933d2f update license dates. 8 年之前
XFileImporter.cpp 57c1fe5954 x-parser: fix the crash. 8 年之前
XFileImporter.h b049933d2f update license dates. 8 年之前
XFileParser.cpp 9d813a48b0 fixed emply buffer stream write, removed some cast warnings. 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 d284d107e7 XGLLoader: Fix a memory leak 8 年之前
XGLLoader.h b049933d2f update license dates. 8 年之前
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
glTF2Asset.h 9a7611a93e AI_MATKEY_GLTF_... -> assimp/pbrmaterial.h 8 年之前
glTF2Asset.inl 72e9f3ecb9 fixed embedded texture reading. 8 年之前
glTF2AssetWriter.h b049933d2f update license dates. 8 年之前
glTF2AssetWriter.inl b049933d2f update license dates. 8 年之前
glTF2Exporter.cpp 26ac2ffb6c Not duplicating textures for embedded ones 7 年之前
glTF2Exporter.h b049933d2f update license dates. 8 年之前
glTF2Importer.cpp b049933d2f update license dates. 8 年之前
glTF2Importer.h b049933d2f update license dates. 8 年之前
glTFAsset.h b049933d2f update license dates. 8 年之前
glTFAsset.inl c874fd8ae2 changed std::to_string to to_string. 8 年之前
glTFAssetWriter.h b049933d2f update license dates. 8 年之前
glTFAssetWriter.inl b049933d2f update license dates. 8 年之前
glTFExporter.cpp b049933d2f update license dates. 8 年之前
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 32b466941b Add missig docs and fix some small review findings. 7 年之前
simd.h 32b466941b Add missig docs and fix some small review findings. 7 年之前