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