Kim Kulling e9b93788ca Merge pull request #863 from mpersano/master 9 年 前
..
res 524834c307 Fix line endings. 10 年 前
.editorconfig 8326535445 Implemented: Add editor config for source code 10 年 前
3DSConverter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
3DSExporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
3DSExporter.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
3DSHelper.h bd032488e4 remove read unitilize memory 10 年 前
3DSLoader.cpp 87e7cf00a2 Fix spelling mistakes 9 年 前
3DSLoader.h 1191d03405 Update license info. 10 年 前
ACLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
ACLoader.h 1191d03405 Update license info. 10 年 前
ASELoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
ASELoader.h 1191d03405 Update license info. 10 年 前
ASEParser.cpp 36668aa31a ASEParser: fix invalid size of buffer for log writing. 10 年 前
ASEParser.h 87e7cf00a2 Fix spelling mistakes 9 年 前
AssbinExporter.cpp 397fa374a3 Removed usage of Boost static assert. 10 年 前
AssbinExporter.h 1191d03405 Update license info. 10 年 前
AssbinLoader.cpp 397fa374a3 Removed usage of Boost static assert. 10 年 前
AssbinLoader.h 1191d03405 Update license info. 10 年 前
Assimp.cpp 4836a2993e Replaced boost::thread with std::thread 9 年 前
AssimpCExport.cpp 1191d03405 Update license info. 10 年 前
AssxmlExporter.cpp 2f9c33e3e9 closes https://github.com/assimp/assimp/issues/857 9 年 前
AssxmlExporter.h 1191d03405 Update license info. 10 年 前
B3DImporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
B3DImporter.h 1191d03405 Update license info. 10 年 前
BVHLoader.cpp b37e25cd7d Replaced boost::format with internal formater 9 年 前
BVHLoader.h 1191d03405 Update license info. 10 年 前
BaseImporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
BaseImporter.h 64f78e003f Fixed crashes when files were not found, and fixed some warnings 9 年 前
BaseProcess.cpp 1191d03405 Update license info. 10 年 前
BaseProcess.h 1191d03405 Update license info. 10 年 前
Bitmap.cpp 1191d03405 Update license info. 10 年 前
Bitmap.h 1191d03405 Update license info. 10 年 前
BlenderBMesh.cpp 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
BlenderBMesh.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
BlenderDNA.cpp 5192b837da Replace std::endl by using backslash n. 9 年 前
BlenderDNA.h 0ec1e91722 Regression Testsuite: update database. 9 年 前
BlenderDNA.inl 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
BlenderIntermediate.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
BlenderLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
BlenderLoader.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
BlenderModifier.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
BlenderModifier.h 2496e8a0a3 Lib: reduce number of header files included. 10 年 前
BlenderScene.cpp 0ec1e91722 Regression Testsuite: update database. 9 年 前
BlenderScene.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
BlenderSceneGen.h 0ec1e91722 Regression Testsuite: update database. 9 年 前
BlenderTessellator.cpp 1b94b8969f Blender Importer: fix review findings. 9 年 前
BlenderTessellator.h 2496e8a0a3 Lib: reduce number of header files included. 10 年 前
BlobIOSystem.h 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年 前
ByteSwapper.h 1191d03405 Update license info. 10 年 前
C4DImporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
C4DImporter.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
CInterfaceIOWrapper.h 1191d03405 Update license info. 10 年 前
CMakeLists.txt d9b365eb90 Fixed a few GLTF importer/exporter bugs 9 年 前
COBLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
COBLoader.h 1191d03405 Update license info. 10 年 前
COBScene.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
CSMLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
CSMLoader.h 1191d03405 Update license info. 10 年 前
CalcTangentsProcess.cpp 20630e950a Regression test suite: add ui for simpler text execution. 9 年 前
CalcTangentsProcess.h 1191d03405 Update license info. 10 年 前
ColladaExporter.cpp ae99f99b99 Replaced boost::tuple with std::tuple 9 年 前
ColladaExporter.h ae99f99b99 Replaced boost::tuple with std::tuple 9 年 前
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 年 前
ColladaLoader.cpp b37e25cd7d Replaced boost::format with internal formater 9 年 前
ColladaLoader.h 1191d03405 Update license info. 10 年 前
ColladaParser.cpp b37e25cd7d Replaced boost::format with internal formater 9 年 前
ColladaParser.h b37e25cd7d Replaced boost::format with internal formater 9 年 前
ComputeUVMappingProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年 前
ComputeUVMappingProcess.h 1191d03405 Update license info. 10 年 前
ConvertToLHProcess.cpp 1191d03405 Update license info. 10 年 前
ConvertToLHProcess.h 1191d03405 Update license info. 10 年 前
DXFHelper.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
DXFLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
DXFLoader.h 1191d03405 Update license info. 10 年 前
DeboneProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年 前
DeboneProcess.h 1191d03405 Update license info. 10 年 前
DefaultIOStream.cpp 397fa374a3 Removed usage of Boost static assert. 10 年 前
DefaultIOStream.h 1191d03405 Update license info. 10 年 前
DefaultIOSystem.cpp 1191d03405 Update license info. 10 年 前
DefaultIOSystem.h 1191d03405 Update license info. 10 年 前
DefaultLogger.cpp 4836a2993e Replaced boost::thread with std::thread 9 年 前
DefaultProgressHandler.h 1191d03405 Update license info. 10 年 前
Defines.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
Exceptional.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
Exporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
FBXAnimation.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年 前
FBXBinaryTokenizer.cpp 87e7cf00a2 Fix spelling mistakes 9 年 前
FBXCompileConfig.h 1191d03405 Update license info. 10 年 前
FBXConverter.cpp ae99f99b99 Replaced boost::tuple with std::tuple 9 年 前
FBXConverter.h 53370d0d31 FBXImporter: some refactorings to increase readability. 10 年 前
FBXDeformer.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年 前
FBXDocument.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
FBXDocument.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
FBXDocumentUtil.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
FBXDocumentUtil.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
FBXImportSettings.h 1191d03405 Update license info. 10 年 前
FBXImporter.cpp cc0fce8568 Replaced boost::timer with std::chrono 9 年 前
FBXImporter.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 年 前
FBXMaterial.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年 前
FBXMeshGeometry.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年 前
FBXMeshGeometry.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 年 前
FBXModel.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年 前
FBXNodeAttribute.cpp 53370d0d31 FBXImporter: some refactorings to increase readability. 10 年 前
FBXParser.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年 前
FBXParser.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
FBXProperties.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
FBXProperties.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
FBXTokenizer.cpp 1191d03405 Update license info. 10 年 前
FBXTokenizer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
FBXUtil.cpp 1191d03405 Update license info. 10 年 前
FBXUtil.h 87e7cf00a2 Fix spelling mistakes 9 年 前
FileLogStream.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
FileSystemFilter.h 87e7cf00a2 Fix spelling mistakes 9 年 前
FindDegenerates.cpp 1191d03405 Update license info. 10 年 前
FindDegenerates.h 1191d03405 Update license info. 10 年 前
FindInstancesProcess.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
FindInstancesProcess.h 1191d03405 Update license info. 10 年 前
FindInvalidDataProcess.cpp 1191d03405 Update license info. 10 年 前
FindInvalidDataProcess.h 1191d03405 Update license info. 10 年 前
FixNormalsStep.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年 前
FixNormalsStep.h 1191d03405 Update license info. 10 年 前
GenFaceNormalsProcess.cpp 1191d03405 Update license info. 10 年 前
GenFaceNormalsProcess.h 1191d03405 Update license info. 10 年 前
GenVertexNormalsProcess.cpp 7ef579674d GenVertexNormalsProcess: use initalizer list instead of setting the earch angle in the constructor. 10 年 前
GenVertexNormalsProcess.h 1191d03405 Update license info. 10 年 前
GenericProperty.h 1191d03405 Update license info. 10 年 前
HMPFileData.h 1191d03405 Update license info. 10 年 前
HMPLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
HMPLoader.h 1191d03405 Update license info. 10 年 前
HalfLifeFileData.h 1191d03405 Update license info. 10 年 前
Hash.h 1191d03405 Update license info. 10 年 前
IFCBoolean.cpp ae99f99b99 Replaced boost::tuple with std::tuple 9 年 前
IFCCurve.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
IFCGeometry.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
IFCLoader.cpp ae99f99b99 Replaced boost::tuple with std::tuple 9 年 前
IFCLoader.h 1191d03405 Update license info. 10 年 前
IFCMaterial.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
IFCOpenings.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年 前
IFCProfile.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
IFCReaderGen.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
IFCReaderGen.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
IFCUtil.cpp cff5b0d1a0 Replaced depreacated std::auto_ptr with std::unique_ptr 9 年 前
IFCUtil.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
IFF.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
IRRLoader.cpp 3eafc7e746 Renamed Math.h --> MathFunctions.h 9 年 前
IRRLoader.h 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年 前
IRRMeshLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
IRRMeshLoader.h 1191d03405 Update license info. 10 年 前
IRRShared.cpp 1191d03405 Update license info. 10 年 前
IRRShared.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
Importer.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
Importer.h 87e7cf00a2 Fix spelling mistakes 9 年 前
ImporterRegistry.cpp d51c2e6435 free the allocated import 10 年 前
ImproveCacheLocality.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年 前
ImproveCacheLocality.h 1191d03405 Update license info. 10 年 前
JoinVerticesProcess.cpp 87e7cf00a2 Fix spelling mistakes 9 年 前
JoinVerticesProcess.h 1191d03405 Update license info. 10 年 前
LWOAnimation.cpp b71bd3df84 LWO: Fix division by zero 10 年 前
LWOAnimation.h 1191d03405 Update license info. 10 年 前
LWOBLoader.cpp 87e7cf00a2 Fix spelling mistakes 9 年 前
LWOFileData.h 1191d03405 Update license info. 10 年 前
LWOLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
LWOLoader.h 1191d03405 Update license info. 10 年 前
LWOMaterial.cpp 397fa374a3 Removed usage of Boost static assert. 10 年 前
LWSLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
LWSLoader.h 1191d03405 Update license info. 10 年 前
LimitBoneWeightsProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年 前
LimitBoneWeightsProcess.h 87e7cf00a2 Fix spelling mistakes 9 年 前
LineSplitter.h 1191d03405 Update license info. 10 年 前
LogAux.h 1191d03405 Update license info. 10 年 前
MD2FileData.h 1191d03405 Update license info. 10 年 前
MD2Loader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
MD2Loader.h 1191d03405 Update license info. 10 年 前
MD2NormalTable.h 1191d03405 Update license info. 10 年 前
MD3FileData.h 87e7cf00a2 Fix spelling mistakes 9 年 前
MD3Loader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
MD3Loader.h 1191d03405 Update license info. 10 年 前
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
MD5Loader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
MD5Loader.h 1191d03405 Update license info. 10 年 前
MD5Parser.cpp 87e7cf00a2 Fix spelling mistakes 9 年 前
MD5Parser.h 87e7cf00a2 Fix spelling mistakes 9 年 前
MDCFileData.h 1191d03405 Update license info. 10 年 前
MDCLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
MDCLoader.h 1191d03405 Update license info. 10 年 前
MDCNormalTable.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
MDLDefaultColorMap.h 1191d03405 Update license info. 10 年 前
MDLFileData.h 1191d03405 Update license info. 10 年 前
MDLLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
MDLLoader.h 1191d03405 Update license info. 10 年 前
MDLMaterialLoader.cpp 87e7cf00a2 Fix spelling mistakes 9 年 前
MS3DLoader.cpp 1191d03405 Update license info. 10 年 前
MS3DLoader.h 1191d03405 Update license info. 10 年 前
Macros.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
MakeVerboseFormat.cpp 430b614a69 coverity scan: make place of false positive more understandable. 10 年 前
MakeVerboseFormat.h 1191d03405 Update license info. 10 年 前
MaterialSystem.cpp 4af9632269 fix memory leak 10 年 前
MaterialSystem.h 1191d03405 Update license info. 10 年 前
MathFunctions.h 3eafc7e746 Renamed Math.h --> MathFunctions.h 9 年 前
MemoryIOWrapper.h 4af9632269 fix memory leak 10 年 前
NDOLoader.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年 前
NDOLoader.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
NFFLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
NFFLoader.h 1191d03405 Update license info. 10 年 前
OFFLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
OFFLoader.h 1191d03405 Update license info. 10 年 前
ObjExporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
ObjExporter.h 1191d03405 Update license info. 10 年 前
ObjFileData.h 1191d03405 Update license info. 10 年 前
ObjFileImporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
ObjFileImporter.h 1191d03405 Update license info. 10 年 前
ObjFileMtlImporter.cpp 58fc3940f2 Obj Importer: add missing semicolon to fix the build. 10 年 前
ObjFileMtlImporter.h 1191d03405 Update license info. 10 年 前
ObjFileParser.cpp 124fc9ae27 [VCS-1030] add log info about .mtl fallback 9 年 前
ObjFileParser.h abb3e6b854 [VCS-1030] fallback for non-found .mtl file: try file name of original obj with just the file extension replaced by "mtl" 9 年 前
ObjTools.h 37a3976b30 Revert "Fix issue: OBJ import takes forever (#759) (attempt 2)" 10 年 前
OgreBinarySerializer.cpp 1191d03405 Update license info. 10 年 前
OgreBinarySerializer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
OgreImporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
OgreImporter.h 1191d03405 Update license info. 10 年 前
OgreMaterial.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
OgreParsingUtils.h 1191d03405 Update license info. 10 年 前
OgreStructs.cpp 7468ca5c35 VS2015-code analysis: fix finding ( index var type too small ). 9 年 前
OgreStructs.h 7468ca5c35 VS2015-code analysis: fix finding ( index var type too small ). 9 年 前
OgreXmlSerializer.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
OgreXmlSerializer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
OpenGEXExporter.cpp 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 年 前
OpenGEXExporter.h 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 年 前
OpenGEXImporter.cpp 46e7ae5dc0 OpenGEX: prepare light- and camera-node and object. 9 年 前
OpenGEXImporter.h 46e7ae5dc0 OpenGEX: prepare light- and camera-node and object. 9 年 前
OpenGEXStructs.h 522f4e0882 Closes https://github.com/assimp/assimp/issues/786: 10 年 前
OptimizeGraph.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年 前
OptimizeGraph.h 1191d03405 Update license info. 10 年 前
OptimizeMeshes.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年 前
OptimizeMeshes.h 1191d03405 Update license info. 10 年 前
ParsingUtils.h 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年 前
PlyExporter.cpp 473d2ca052 Fix texture coords exporting on binary PLY files 9 年 前
PlyExporter.h 8c13c8a558 PLYExporter: forbit copying + add empty destructor. 10 年 前
PlyLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
PlyLoader.h 1191d03405 Update license info. 10 年 前
PlyParser.cpp 87e7cf00a2 Fix spelling mistakes 9 年 前
PlyParser.h 1191d03405 Update license info. 10 年 前
PolyTools.h 1191d03405 Update license info. 10 年 前
PostStepRegistry.cpp 1191d03405 Update license info. 10 年 前
PretransformVertices.cpp d43a083dc1 snprintf replacement: fix usage of ai_snprintf when snprintf is available. 10 年 前
PretransformVertices.h 1191d03405 Update license info. 10 年 前
ProcessHelper.cpp 1191d03405 Update license info. 10 年 前
ProcessHelper.h 1191d03405 Update license info. 10 年 前
Profiler.h f59cba13eb Try fixing clang builds 9 年 前
Q3BSPFileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
Q3BSPFileImporter.cpp eadc6116c0 OpenDDLParser: latest greatest. 10 年 前
Q3BSPFileImporter.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
Q3BSPFileParser.cpp 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
Q3BSPFileParser.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
Q3BSPZipArchive.cpp 7d4a713a86 Fix loading of pk3 q3bsp maps 10 年 前
Q3BSPZipArchive.h 46121a1559 Mark single-parameter constructors explicit 10 年 前
Q3DLoader.cpp 1191d03405 Update license info. 10 年 前
Q3DLoader.h 1191d03405 Update license info. 10 年 前
RawLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
RawLoader.h 1191d03405 Update license info. 10 年 前
RemoveComments.cpp 1191d03405 Update license info. 10 年 前
RemoveComments.h 1191d03405 Update license info. 10 年 前
RemoveRedundantMaterials.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年 前
RemoveRedundantMaterials.h 1191d03405 Update license info. 10 年 前
RemoveVCProcess.cpp 4af9632269 fix memory leak 10 年 前
RemoveVCProcess.h 1191d03405 Update license info. 10 年 前
SGSpatialSort.cpp 1191d03405 Update license info. 10 年 前
SGSpatialSort.h 1191d03405 Update license info. 10 年 前
SIBImporter.cpp 38d462f0b3 Merge pull request #764 from rmitton/sib_import 10 年 前
SIBImporter.h 1191d03405 Update license info. 10 年 前
SMDLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
SMDLoader.h 87e7cf00a2 Fix spelling mistakes 9 年 前
STEPFile.h b045a1ec5c Deleted move constructor of LazyObject 9 年 前
STEPFileEncoding.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
STEPFileEncoding.h 1191d03405 Update license info. 10 年 前
STEPFileReader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
STEPFileReader.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
STLExporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
STLExporter.h 1191d03405 Update license info. 10 年 前
STLLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
STLLoader.h 1191d03405 Update license info. 10 年 前
SceneCombiner.cpp a1bd83d797 ai_assert: split 2 checks in one macro to 2 separate ai_assert tests. 10 年 前
SceneCombiner.h 87e7cf00a2 Fix spelling mistakes 9 年 前
ScenePreprocessor.cpp 1191d03405 Update license info. 10 年 前
ScenePreprocessor.h 1191d03405 Update license info. 10 年 前
ScenePrivate.h 1191d03405 Update license info. 10 年 前
SkeletonMeshBuilder.cpp c7f69e151e fix memory leak 10 年 前
SkeletonMeshBuilder.h 1191d03405 Update license info. 10 年 前
SmoothingGroups.h 1191d03405 Update license info. 10 年 前
SmoothingGroups.inl 4d5df6dc9a use NormalizeSafe to prevent NaN when normalizing zero vectors 10 年 前
SortByPTypeProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年 前
SortByPTypeProcess.h 1191d03405 Update license info. 10 年 前
SpatialSort.cpp 87e7cf00a2 Fix spelling mistakes 9 年 前
SpatialSort.h 87e7cf00a2 Fix spelling mistakes 9 年 前
SplitByBoneCountProcess.cpp b37e25cd7d Replaced boost::format with internal formater 9 年 前
SplitByBoneCountProcess.h 1191d03405 Update license info. 10 年 前
SplitLargeMeshes.cpp b3b08728fa fix new / delete missmatch 10 年 前
SplitLargeMeshes.h 1191d03405 Update license info. 10 年 前
StandardShapes.cpp 1191d03405 Update license info. 10 年 前
StandardShapes.h 87e7cf00a2 Fix spelling mistakes 9 年 前
StdOStreamLogStream.h 46121a1559 Mark single-parameter constructors explicit 10 年 前
StepExporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
StepExporter.h 1191d03405 Update license info. 10 年 前
StreamReader.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
StreamWriter.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
StringComparison.h 1191d03405 Update license info. 10 年 前
StringUtils.h 56a77b2429 snprintf-replacement: fix invalid preprocessor defines for compiler 10 年 前
Subdivision.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年 前
Subdivision.h 1191d03405 Update license info. 10 年 前
TargetAnimation.cpp 1191d03405 Update license info. 10 年 前
TargetAnimation.h 1191d03405 Update license info. 10 年 前
TerragenLoader.cpp 87e7cf00a2 Fix spelling mistakes 9 年 前
TerragenLoader.h 1191d03405 Update license info. 10 年 前
TextureTransform.cpp 87e7cf00a2 Fix spelling mistakes 9 年 前
TextureTransform.h 1191d03405 Update license info. 10 年 前
TinyFormatter.h 1191d03405 Update license info. 10 年 前
TriangulateProcess.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
TriangulateProcess.h 1191d03405 Update license info. 10 年 前
UnrealLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
UnrealLoader.h 1191d03405 Update license info. 10 年 前
ValidateDataStructure.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
ValidateDataStructure.h 1191d03405 Update license info. 10 年 前
Version.cpp 655cb65ab2 Version: increase version from 3.1.1 to 3.2. 10 年 前
Vertex.h 1191d03405 Update license info. 10 年 前
VertexTriangleAdjacency.cpp 1191d03405 Update license info. 10 年 前
VertexTriangleAdjacency.h 1191d03405 Update license info. 10 年 前
Win32DebugLogStream.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
XFileExporter.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
XFileExporter.h 1191d03405 Update license info. 10 年 前
XFileHelper.h 1191d03405 Update license info. 10 年 前
XFileImporter.cpp ae99f99b99 Replaced boost::tuple with std::tuple 9 年 前
XFileImporter.h 1191d03405 Update license info. 10 年 前
XFileParser.cpp ae99f99b99 Replaced boost::tuple with std::tuple 9 年 前
XFileParser.h 1191d03405 Update license info. 10 年 前
XGLLoader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
XGLLoader.h 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年 前
XMLTools.h 1191d03405 Update license info. 10 年 前
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
fast_atof.h 83de707587 Refactor: Expand tabs to 4 spaces 10 年 前
glTFAsset.h 11e52dc3d7 Removed rogue comma 9 年 前
glTFAsset.inl 64f78e003f Fixed crashes when files were not found, and fixed some warnings 9 年 前
glTFAssetWriter.h d9b365eb90 Fixed a few GLTF importer/exporter bugs 9 年 前
glTFAssetWriter.inl 64f78e003f Fixed crashes when files were not found, and fixed some warnings 9 年 前
glTFExporter.cpp 64f78e003f Fixed crashes when files were not found, and fixed some warnings 9 年 前
glTFExporter.h 64f78e003f Fixed crashes when files were not found, and fixed some warnings 9 年 前
glTFImporter.cpp 64f78e003f Fixed crashes when files were not found, and fixed some warnings 9 年 前
glTFImporter.h 1191d03405 Update license info. 10 年 前
irrXMLWrapper.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年 前
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. 15 年 前
qnan.h 1191d03405 Update license info. 10 年 前