Turo Lamminen 8d2af995de MD2: Fix integer overflows on malformed input 10 yıl önce
..
BoostWorkaround 524834c307 Fix line endings. 10 yıl önce
res 524834c307 Fix line endings. 10 yıl önce
.editorconfig 8326535445 Implemented: Add editor config for source code 10 yıl önce
3DSConverter.cpp bcd38707c5 3DSConverter: fix level 4 compiler warning. 10 yıl önce
3DSExporter.cpp 1191d03405 Update license info. 10 yıl önce
3DSExporter.h 189340a99f License file: update to 2016 10 yıl önce
3DSHelper.h bd032488e4 remove read unitilize memory 10 yıl önce
3DSLoader.cpp 1191d03405 Update license info. 10 yıl önce
3DSLoader.h 1191d03405 Update license info. 10 yıl önce
ACLoader.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
ACLoader.h 1191d03405 Update license info. 10 yıl önce
ASELoader.cpp 1191d03405 Update license info. 10 yıl önce
ASELoader.h 1191d03405 Update license info. 10 yıl önce
ASEParser.cpp 36668aa31a ASEParser: fix invalid size of buffer for log writing. 10 yıl önce
ASEParser.h 28d327b7ea FBXImporter: fix build. 10 yıl önce
AssbinExporter.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
AssbinExporter.h 1191d03405 Update license info. 10 yıl önce
AssbinLoader.cpp 1191d03405 Update license info. 10 yıl önce
AssbinLoader.h 1191d03405 Update license info. 10 yıl önce
Assimp.cpp a74b321ed1 Add unittests for defect reproduction. 10 yıl önce
AssimpCExport.cpp 1191d03405 Update license info. 10 yıl önce
AssxmlExporter.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
AssxmlExporter.h 1191d03405 Update license info. 10 yıl önce
B3DImporter.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
B3DImporter.h 1191d03405 Update license info. 10 yıl önce
BVHLoader.cpp 1191d03405 Update license info. 10 yıl önce
BVHLoader.h 1191d03405 Update license info. 10 yıl önce
BaseImporter.cpp 1191d03405 Update license info. 10 yıl önce
BaseImporter.h 1191d03405 Update license info. 10 yıl önce
BaseProcess.cpp 1191d03405 Update license info. 10 yıl önce
BaseProcess.h 1191d03405 Update license info. 10 yıl önce
Bitmap.cpp 1191d03405 Update license info. 10 yıl önce
Bitmap.h 1191d03405 Update license info. 10 yıl önce
BlenderBMesh.cpp 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
BlenderBMesh.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
BlenderDNA.cpp 1191d03405 Update license info. 10 yıl önce
BlenderDNA.h 1191d03405 Update license info. 10 yıl önce
BlenderDNA.inl 1191d03405 Update license info. 10 yıl önce
BlenderIntermediate.h 1191d03405 Update license info. 10 yıl önce
BlenderLoader.cpp 13ec11bca8 Import mClipPlane{Near,Far} and mHorizontalFOV from Blender. 10 yıl önce
BlenderLoader.h 1191d03405 Update license info. 10 yıl önce
BlenderModifier.cpp 1191d03405 Update license info. 10 yıl önce
BlenderModifier.h 2496e8a0a3 Lib: reduce number of header files included. 10 yıl önce
BlenderScene.cpp 13ec11bca8 Import mClipPlane{Near,Far} and mHorizontalFOV from Blender. 10 yıl önce
BlenderScene.h 2496e8a0a3 Lib: reduce number of header files included. 10 yıl önce
BlenderSceneGen.h 2496e8a0a3 Lib: reduce number of header files included. 10 yıl önce
BlenderTessellator.cpp 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
BlenderTessellator.h 2496e8a0a3 Lib: reduce number of header files included. 10 yıl önce
BlobIOSystem.h 1191d03405 Update license info. 10 yıl önce
ByteSwapper.h 1191d03405 Update license info. 10 yıl önce
C4DImporter.cpp 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
C4DImporter.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
CInterfaceIOWrapper.h 1191d03405 Update license info. 10 yıl önce
CMakeLists.txt 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 yıl önce
COBLoader.cpp 1191d03405 Update license info. 10 yıl önce
COBLoader.h 1191d03405 Update license info. 10 yıl önce
COBScene.h 1191d03405 Update license info. 10 yıl önce
CSMLoader.cpp 1191d03405 Update license info. 10 yıl önce
CSMLoader.h 1191d03405 Update license info. 10 yıl önce
CalcTangentsProcess.cpp 1191d03405 Update license info. 10 yıl önce
CalcTangentsProcess.h 1191d03405 Update license info. 10 yıl önce
ColladaExporter.cpp c062eb0db4 Collada exporter: improve compatibility when exported path contains ':'. 10 yıl önce
ColladaExporter.h 1191d03405 Update license info. 10 yıl önce
ColladaHelper.h 7e58a47ba0 * Combining single-channel animations like the previous code did, except now it has been deferred until after all nodes have been read. This makes the regression tests pass for a database created before these code changes. 10 yıl önce
ColladaLoader.cpp 18c0e41d8f Colladaloader: fix usage of floorf. 10 yıl önce
ColladaLoader.h 1191d03405 Update license info. 10 yıl önce
ColladaParser.cpp ccd9f92533 Fixed a couple of nested template brackets that wasn't spaced out correctly. 10 yıl önce
ColladaParser.h ccd9f92533 Fixed a couple of nested template brackets that wasn't spaced out correctly. 10 yıl önce
ComputeUVMappingProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
ComputeUVMappingProcess.h 1191d03405 Update license info. 10 yıl önce
ConvertToLHProcess.cpp 1191d03405 Update license info. 10 yıl önce
ConvertToLHProcess.h 1191d03405 Update license info. 10 yıl önce
DXFHelper.h 1191d03405 Update license info. 10 yıl önce
DXFLoader.cpp 1191d03405 Update license info. 10 yıl önce
DXFLoader.h 1191d03405 Update license info. 10 yıl önce
DeboneProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
DeboneProcess.h 1191d03405 Update license info. 10 yıl önce
DefaultIOStream.cpp 1191d03405 Update license info. 10 yıl önce
DefaultIOStream.h 1191d03405 Update license info. 10 yıl önce
DefaultIOSystem.cpp 1191d03405 Update license info. 10 yıl önce
DefaultIOSystem.h 1191d03405 Update license info. 10 yıl önce
DefaultLogger.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
DefaultProgressHandler.h 1191d03405 Update license info. 10 yıl önce
Defines.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
Exceptional.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
Exporter.cpp 1191d03405 Update license info. 10 yıl önce
FBXAnimation.cpp 1191d03405 Update license info. 10 yıl önce
FBXBinaryTokenizer.cpp 1191d03405 Update license info. 10 yıl önce
FBXCompileConfig.h 1191d03405 Update license info. 10 yıl önce
FBXConverter.cpp 53370d0d31 FBXImporter: some refactorings to increase readability. 10 yıl önce
FBXConverter.h 53370d0d31 FBXImporter: some refactorings to increase readability. 10 yıl önce
FBXDeformer.cpp bd268bd864 coverity scan: add missing initialization. 10 yıl önce
FBXDocument.cpp 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 yıl önce
FBXDocument.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 yıl önce
FBXDocumentUtil.cpp 1191d03405 Update license info. 10 yıl önce
FBXDocumentUtil.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
FBXImportSettings.h 1191d03405 Update license info. 10 yıl önce
FBXImporter.cpp 53370d0d31 FBXImporter: some refactorings to increase readability. 10 yıl önce
FBXImporter.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 yıl önce
FBXMaterial.cpp 1191d03405 Update license info. 10 yıl önce
FBXMeshGeometry.cpp 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 yıl önce
FBXMeshGeometry.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 yıl önce
FBXModel.cpp 53370d0d31 FBXImporter: some refactorings to increase readability. 10 yıl önce
FBXNodeAttribute.cpp 53370d0d31 FBXImporter: some refactorings to increase readability. 10 yıl önce
FBXParser.cpp 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 yıl önce
FBXParser.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 yıl önce
FBXProperties.cpp 1191d03405 Update license info. 10 yıl önce
FBXProperties.h 53370d0d31 FBXImporter: some refactorings to increase readability. 10 yıl önce
FBXTokenizer.cpp 1191d03405 Update license info. 10 yıl önce
FBXTokenizer.h 1191d03405 Update license info. 10 yıl önce
FBXUtil.cpp 1191d03405 Update license info. 10 yıl önce
FBXUtil.h 1191d03405 Update license info. 10 yıl önce
FileLogStream.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
FileSystemFilter.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
FindDegenerates.cpp 1191d03405 Update license info. 10 yıl önce
FindDegenerates.h 1191d03405 Update license info. 10 yıl önce
FindInstancesProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
FindInstancesProcess.h 1191d03405 Update license info. 10 yıl önce
FindInvalidDataProcess.cpp 1191d03405 Update license info. 10 yıl önce
FindInvalidDataProcess.h 1191d03405 Update license info. 10 yıl önce
FixNormalsStep.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
FixNormalsStep.h 1191d03405 Update license info. 10 yıl önce
GenFaceNormalsProcess.cpp 1191d03405 Update license info. 10 yıl önce
GenFaceNormalsProcess.h 1191d03405 Update license info. 10 yıl önce
GenVertexNormalsProcess.cpp 7ef579674d GenVertexNormalsProcess: use initalizer list instead of setting the earch angle in the constructor. 10 yıl önce
GenVertexNormalsProcess.h 1191d03405 Update license info. 10 yıl önce
GenericProperty.h 1191d03405 Update license info. 10 yıl önce
HMPFileData.h 1191d03405 Update license info. 10 yıl önce
HMPLoader.cpp 1191d03405 Update license info. 10 yıl önce
HMPLoader.h 1191d03405 Update license info. 10 yıl önce
HalfLifeFileData.h 1191d03405 Update license info. 10 yıl önce
Hash.h 1191d03405 Update license info. 10 yıl önce
IFCBoolean.cpp 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
IFCCurve.cpp 1191d03405 Update license info. 10 yıl önce
IFCGeometry.cpp 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
IFCLoader.cpp 1191d03405 Update license info. 10 yıl önce
IFCLoader.h 1191d03405 Update license info. 10 yıl önce
IFCMaterial.cpp 1191d03405 Update license info. 10 yıl önce
IFCOpenings.cpp e67bcca744 IFC: Fix more bad references 10 yıl önce
IFCProfile.cpp 1191d03405 Update license info. 10 yıl önce
IFCReaderGen.cpp 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
IFCReaderGen.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
IFCUtil.cpp 1191d03405 Update license info. 10 yıl önce
IFCUtil.h 1191d03405 Update license info. 10 yıl önce
IFF.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
IRRLoader.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
IRRLoader.h 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
IRRMeshLoader.cpp 1191d03405 Update license info. 10 yıl önce
IRRMeshLoader.h 1191d03405 Update license info. 10 yıl önce
IRRShared.cpp 1191d03405 Update license info. 10 yıl önce
IRRShared.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
Importer.cpp 3079b90622 Importer: when the right importer was found log this info. 10 yıl önce
Importer.h 1191d03405 Update license info. 10 yıl önce
ImporterRegistry.cpp d51c2e6435 free the allocated import 10 yıl önce
ImproveCacheLocality.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
ImproveCacheLocality.h 1191d03405 Update license info. 10 yıl önce
JoinVerticesProcess.cpp dfbae1294f JoinVerticesProcess: iAdd test for possible null pointer access. 10 yıl önce
JoinVerticesProcess.h 1191d03405 Update license info. 10 yıl önce
LWOAnimation.cpp b71bd3df84 LWO: Fix division by zero 10 yıl önce
LWOAnimation.h 1191d03405 Update license info. 10 yıl önce
LWOBLoader.cpp 1191d03405 Update license info. 10 yıl önce
LWOFileData.h 1191d03405 Update license info. 10 yıl önce
LWOLoader.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
LWOLoader.h 1191d03405 Update license info. 10 yıl önce
LWOMaterial.cpp 1191d03405 Update license info. 10 yıl önce
LWSLoader.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
LWSLoader.h 1191d03405 Update license info. 10 yıl önce
LimitBoneWeightsProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
LimitBoneWeightsProcess.h 1191d03405 Update license info. 10 yıl önce
LineSplitter.h 1191d03405 Update license info. 10 yıl önce
LogAux.h 1191d03405 Update license info. 10 yıl önce
MD2FileData.h 1191d03405 Update license info. 10 yıl önce
MD2Loader.cpp 8d2af995de MD2: Fix integer overflows on malformed input 10 yıl önce
MD2Loader.h 1191d03405 Update license info. 10 yıl önce
MD2NormalTable.h 1191d03405 Update license info. 10 yıl önce
MD3FileData.h 1191d03405 Update license info. 10 yıl önce
MD3Loader.cpp 1191d03405 Update license info. 10 yıl önce
MD3Loader.h 1191d03405 Update license info. 10 yıl önce
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
MD5Loader.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
MD5Loader.h 1191d03405 Update license info. 10 yıl önce
MD5Parser.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
MD5Parser.h 1191d03405 Update license info. 10 yıl önce
MDCFileData.h 1191d03405 Update license info. 10 yıl önce
MDCLoader.cpp 1191d03405 Update license info. 10 yıl önce
MDCLoader.h 1191d03405 Update license info. 10 yıl önce
MDCNormalTable.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
MDLDefaultColorMap.h 1191d03405 Update license info. 10 yıl önce
MDLFileData.h 1191d03405 Update license info. 10 yıl önce
MDLLoader.cpp e2361bf209 MDL: Fix read past end of buffer on malformed input 10 yıl önce
MDLLoader.h 1191d03405 Update license info. 10 yıl önce
MDLMaterialLoader.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
MS3DLoader.cpp 1191d03405 Update license info. 10 yıl önce
MS3DLoader.h 1191d03405 Update license info. 10 yıl önce
Macros.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
MakeVerboseFormat.cpp 430b614a69 coverity scan: make place of false positive more understandable. 10 yıl önce
MakeVerboseFormat.h 1191d03405 Update license info. 10 yıl önce
MaterialSystem.cpp 4af9632269 fix memory leak 10 yıl önce
MaterialSystem.h 1191d03405 Update license info. 10 yıl önce
MemoryIOWrapper.h 4af9632269 fix memory leak 10 yıl önce
NDOLoader.cpp 1191d03405 Update license info. 10 yıl önce
NDOLoader.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
NFFLoader.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
NFFLoader.h 1191d03405 Update license info. 10 yıl önce
OFFLoader.cpp 1191d03405 Update license info. 10 yıl önce
OFFLoader.h 1191d03405 Update license info. 10 yıl önce
ObjExporter.cpp 1191d03405 Update license info. 10 yıl önce
ObjExporter.h 1191d03405 Update license info. 10 yıl önce
ObjFileData.h 1191d03405 Update license info. 10 yıl önce
ObjFileImporter.cpp 3c9e57fd73 Fix memory leak in OBJ loader when a mesh has no faces. 10 yıl önce
ObjFileImporter.h 1191d03405 Update license info. 10 yıl önce
ObjFileMtlImporter.cpp 58fc3940f2 Obj Importer: add missing semicolon to fix the build. 10 yıl önce
ObjFileMtlImporter.h 1191d03405 Update license info. 10 yıl önce
ObjFileParser.cpp d9017299a8 iObjParser: refactorings. 10 yıl önce
ObjFileParser.h 37a3976b30 Revert "Fix issue: OBJ import takes forever (#759) (attempt 2)" 10 yıl önce
ObjTools.h 37a3976b30 Revert "Fix issue: OBJ import takes forever (#759) (attempt 2)" 10 yıl önce
OgreBinarySerializer.cpp 1191d03405 Update license info. 10 yıl önce
OgreBinarySerializer.h 1191d03405 Update license info. 10 yıl önce
OgreImporter.cpp 1191d03405 Update license info. 10 yıl önce
OgreImporter.h 1191d03405 Update license info. 10 yıl önce
OgreMaterial.cpp 1191d03405 Update license info. 10 yıl önce
OgreParsingUtils.h 1191d03405 Update license info. 10 yıl önce
OgreStructs.cpp 1191d03405 Update license info. 10 yıl önce
OgreStructs.h 1191d03405 Update license info. 10 yıl önce
OgreXmlSerializer.cpp 1191d03405 Update license info. 10 yıl önce
OgreXmlSerializer.h 1191d03405 Update license info. 10 yıl önce
OpenGEXExporter.cpp 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 yıl önce
OpenGEXExporter.h 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 yıl önce
OpenGEXImporter.cpp 6ee5fdf567 OpenGEX: fix review finding. 10 yıl önce
OpenGEXImporter.h 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 yıl önce
OpenGEXStructs.h 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 yıl önce
OptimizeGraph.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
OptimizeGraph.h 1191d03405 Update license info. 10 yıl önce
OptimizeMeshes.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
OptimizeMeshes.h 1191d03405 Update license info. 10 yıl önce
ParsingUtils.h 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
PlyExporter.cpp 8c13c8a558 PLYExporter: forbit copying + add empty destructor. 10 yıl önce
PlyExporter.h 8c13c8a558 PLYExporter: forbit copying + add empty destructor. 10 yıl önce
PlyLoader.cpp 1191d03405 Update license info. 10 yıl önce
PlyLoader.h 1191d03405 Update license info. 10 yıl önce
PlyParser.cpp 93be0f69da PlyParser: fix invalid loading when comment is empty. 10 yıl önce
PlyParser.h 1191d03405 Update license info. 10 yıl önce
PolyTools.h 1191d03405 Update license info. 10 yıl önce
PostStepRegistry.cpp 1191d03405 Update license info. 10 yıl önce
PretransformVertices.cpp d43a083dc1 snprintf replacement: fix usage of ai_snprintf when snprintf is available. 10 yıl önce
PretransformVertices.h 1191d03405 Update license info. 10 yıl önce
ProcessHelper.cpp 1191d03405 Update license info. 10 yıl önce
ProcessHelper.h 1191d03405 Update license info. 10 yıl önce
Profiler.h 1191d03405 Update license info. 10 yıl önce
Q3BSPFileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
Q3BSPFileImporter.cpp eadc6116c0 OpenDDLParser: latest greatest. 10 yıl önce
Q3BSPFileImporter.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
Q3BSPFileParser.cpp 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
Q3BSPFileParser.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
Q3BSPZipArchive.cpp 7d4a713a86 Fix loading of pk3 q3bsp maps 10 yıl önce
Q3BSPZipArchive.h 46121a1559 Mark single-parameter constructors explicit 10 yıl önce
Q3DLoader.cpp 1191d03405 Update license info. 10 yıl önce
Q3DLoader.h 1191d03405 Update license info. 10 yıl önce
RawLoader.cpp 1191d03405 Update license info. 10 yıl önce
RawLoader.h 1191d03405 Update license info. 10 yıl önce
RemoveComments.cpp 1191d03405 Update license info. 10 yıl önce
RemoveComments.h 1191d03405 Update license info. 10 yıl önce
RemoveRedundantMaterials.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
RemoveRedundantMaterials.h 1191d03405 Update license info. 10 yıl önce
RemoveVCProcess.cpp 4af9632269 fix memory leak 10 yıl önce
RemoveVCProcess.h 1191d03405 Update license info. 10 yıl önce
SGSpatialSort.cpp 1191d03405 Update license info. 10 yıl önce
SGSpatialSort.h 1191d03405 Update license info. 10 yıl önce
SIBImporter.cpp 38d462f0b3 Merge pull request #764 from rmitton/sib_import 10 yıl önce
SIBImporter.h 1191d03405 Update license info. 10 yıl önce
SMDLoader.cpp d43a083dc1 snprintf replacement: fix usage of ai_snprintf when snprintf is available. 10 yıl önce
SMDLoader.h 1191d03405 Update license info. 10 yıl önce
STEPFile.h 1191d03405 Update license info. 10 yıl önce
STEPFileEncoding.cpp 1191d03405 Update license info. 10 yıl önce
STEPFileEncoding.h 1191d03405 Update license info. 10 yıl önce
STEPFileReader.cpp 1191d03405 Update license info. 10 yıl önce
STEPFileReader.h 1191d03405 Update license info. 10 yıl önce
STLExporter.cpp 1191d03405 Update license info. 10 yıl önce
STLExporter.h 1191d03405 Update license info. 10 yıl önce
STLLoader.cpp 1191d03405 Update license info. 10 yıl önce
STLLoader.h 1191d03405 Update license info. 10 yıl önce
SceneCombiner.cpp a1bd83d797 ai_assert: split 2 checks in one macro to 2 separate ai_assert tests. 10 yıl önce
SceneCombiner.h 1191d03405 Update license info. 10 yıl önce
ScenePreprocessor.cpp 1191d03405 Update license info. 10 yıl önce
ScenePreprocessor.h 1191d03405 Update license info. 10 yıl önce
ScenePrivate.h 1191d03405 Update license info. 10 yıl önce
SkeletonMeshBuilder.cpp c7f69e151e fix memory leak 10 yıl önce
SkeletonMeshBuilder.h 1191d03405 Update license info. 10 yıl önce
SmoothingGroups.h 1191d03405 Update license info. 10 yıl önce
SmoothingGroups.inl 4d5df6dc9a use NormalizeSafe to prevent NaN when normalizing zero vectors 10 yıl önce
SortByPTypeProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
SortByPTypeProcess.h 1191d03405 Update license info. 10 yıl önce
SpatialSort.cpp 1191d03405 Update license info. 10 yıl önce
SpatialSort.h 1191d03405 Update license info. 10 yıl önce
SplitByBoneCountProcess.cpp 1191d03405 Update license info. 10 yıl önce
SplitByBoneCountProcess.h 1191d03405 Update license info. 10 yıl önce
SplitLargeMeshes.cpp b3b08728fa fix new / delete missmatch 10 yıl önce
SplitLargeMeshes.h 1191d03405 Update license info. 10 yıl önce
StandardShapes.cpp 1191d03405 Update license info. 10 yıl önce
StandardShapes.h 1191d03405 Update license info. 10 yıl önce
StdOStreamLogStream.h 46121a1559 Mark single-parameter constructors explicit 10 yıl önce
StepExporter.cpp 01a5035920 remove initialization warnings 10 yıl önce
StepExporter.h 1191d03405 Update license info. 10 yıl önce
StreamReader.h 1191d03405 Update license info. 10 yıl önce
StreamWriter.h 1191d03405 Update license info. 10 yıl önce
StringComparison.h 1191d03405 Update license info. 10 yıl önce
StringUtils.h 56a77b2429 snprintf-replacement: fix invalid preprocessor defines for compiler 10 yıl önce
Subdivision.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
Subdivision.h 1191d03405 Update license info. 10 yıl önce
TargetAnimation.cpp 1191d03405 Update license info. 10 yıl önce
TargetAnimation.h 1191d03405 Update license info. 10 yıl önce
TerragenLoader.cpp 1191d03405 Update license info. 10 yıl önce
TerragenLoader.h 1191d03405 Update license info. 10 yıl önce
TextureTransform.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
TextureTransform.h 1191d03405 Update license info. 10 yıl önce
TinyFormatter.h 1191d03405 Update license info. 10 yıl önce
TriangulateProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
TriangulateProcess.h 1191d03405 Update license info. 10 yıl önce
UnrealLoader.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
UnrealLoader.h 1191d03405 Update license info. 10 yıl önce
ValidateDataStructure.cpp 1191d03405 Update license info. 10 yıl önce
ValidateDataStructure.h 1191d03405 Update license info. 10 yıl önce
Version.cpp 655cb65ab2 Version: increase version from 3.1.1 to 3.2. 10 yıl önce
Vertex.h 1191d03405 Update license info. 10 yıl önce
VertexTriangleAdjacency.cpp 1191d03405 Update license info. 10 yıl önce
VertexTriangleAdjacency.h 1191d03405 Update license info. 10 yıl önce
Win32DebugLogStream.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
XFileExporter.cpp 1191d03405 Update license info. 10 yıl önce
XFileExporter.h 1191d03405 Update license info. 10 yıl önce
XFileHelper.h 1191d03405 Update license info. 10 yıl önce
XFileImporter.cpp 1191d03405 Update license info. 10 yıl önce
XFileImporter.h 1191d03405 Update license info. 10 yıl önce
XFileParser.cpp 1191d03405 Update license info. 10 yıl önce
XFileParser.h 1191d03405 Update license info. 10 yıl önce
XGLLoader.cpp 1191d03405 Update license info. 10 yıl önce
XGLLoader.h 1191d03405 Update license info. 10 yıl önce
XMLTools.h 1191d03405 Update license info. 10 yıl önce
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
fast_atof.h 83de707587 Refactor: Expand tabs to 4 spaces 10 yıl önce
glTFAsset.h 1191d03405 Update license info. 10 yıl önce
glTFAsset.inl bac6067869 gltf: make code more radable and check against one possible null ptr 10 yıl önce
glTFAssetWriter.h 1191d03405 Update license info. 10 yıl önce
glTFAssetWriter.inl d43a083dc1 snprintf replacement: fix usage of ai_snprintf when snprintf is available. 10 yıl önce
glTFExporter.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 yıl önce
glTFExporter.h 1191d03405 Update license info. 10 yıl önce
glTFImporter.cpp 1191d03405 Update license info. 10 yıl önce
glTFImporter.h 1191d03405 Update license info. 10 yıl önce
irrXMLWrapper.h 1191d03405 Update license info. 10 yıl önce
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. 15 yıl önce
qnan.h 1191d03405 Update license info. 10 yıl önce