acgessler 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. 13 rokov pred
..
BoostWorkaround d29dde1646 # NoBoost: fix a critical issue in the foreach replacement. All local variables introduced by the loop header have longer, magic names now. This avoids unintended shadowing of other local variables. 14 rokov pred
res 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
3DSConverter.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
3DSHelper.h 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 14 rokov pred
3DSLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
3DSLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
ACLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
ACLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
ASELoader.cpp 4e9a0bba20 + add AI_CONFIG_IMPORT_NO_SKELETON_MESHES flag to control skeleton mesh visualization. No need for this in Blender, and difficult to just ignore the geometry created by it. 13 rokov pred
ASELoader.h 4e9a0bba20 + add AI_CONFIG_IMPORT_NO_SKELETON_MESHES flag to control skeleton mesh visualization. No need for this in Blender, and difficult to just ignore the geometry created by it. 13 rokov pred
ASEParser.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ASEParser.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
Assimp.cpp df13d315db # workaround crash in aiReleaseImport due to an suspected bug in gcc. See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52339. See assimp-discussions for the details. 14 rokov pred
AssimpCExport.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
AssimpPCH.cpp d508e44030 - change major version number to 3.0. trunk is definitely no longer compatible with 2.0. 14 rokov pred
AssimpPCH.h e479355d0a + add aiImporterDesc API to hold importer meta information. 13 rokov pred
B3DImporter.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
B3DImporter.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
BVHLoader.cpp 4e9a0bba20 + add AI_CONFIG_IMPORT_NO_SKELETON_MESHES flag to control skeleton mesh visualization. No need for this in Blender, and difficult to just ignore the geometry created by it. 13 rokov pred
BVHLoader.h 4e9a0bba20 + add AI_CONFIG_IMPORT_NO_SKELETON_MESHES flag to control skeleton mesh visualization. No need for this in Blender, and difficult to just ignore the geometry created by it. 13 rokov pred
BaseImporter.cpp 53665faacf - make BaseImporter::GetExtensionList more robust, improve error checking. 13 rokov pred
BaseImporter.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
BaseProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
BaseProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
BlenderDNA.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
BlenderDNA.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
BlenderDNA.inl 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
BlenderIntermediate.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
BlenderLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
BlenderLoader.h e479355d0a + add aiImporterDesc API to hold importer meta information. 13 rokov pred
BlenderModifier.cpp ced8d8279a Fix [3484066] Compilation error in Visual Studio 2011 Preview 14 rokov pred
BlenderModifier.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
BlenderScene.cpp 07841c3e13 # Blender: fix memory leaking due to cycle refs. Thanks to Vitalii Trubchaninov for pointing this out. 14 rokov pred
BlenderScene.h 07841c3e13 # Blender: fix memory leaking due to cycle refs. Thanks to Vitalii Trubchaninov for pointing this out. 14 rokov pred
BlenderSceneGen.h 07841c3e13 # Blender: fix memory leaking due to cycle refs. Thanks to Vitalii Trubchaninov for pointing this out. 14 rokov pred
BlobIOSystem.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ByteSwap.h adfef670cc - rename assert.h to ai_assert.h. See also https://sourceforge.net/tracker/?func=detail&atid=1067632&aid=3520178&group_id=226462 13 rokov pred
CInterfaceIOWrapper.h 9f6e45d651 Bugfix : Removed const_cast from CIOSystemWrapper::Exists. ( merged from GitHub, thanks to Riku Palomäki ). 14 rokov pred
CMakeLists.txt 526150a8e3 Update: Debian-related cmake changes ( I changed the revision to 1256 instead of 1251 ). 13 rokov pred
COBLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
COBLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
COBScene.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
CSMLoader.cpp 4e9a0bba20 + add AI_CONFIG_IMPORT_NO_SKELETON_MESHES flag to control skeleton mesh visualization. No need for this in Blender, and difficult to just ignore the geometry created by it. 13 rokov pred
CSMLoader.h 4e9a0bba20 + add AI_CONFIG_IMPORT_NO_SKELETON_MESHES flag to control skeleton mesh visualization. No need for this in Blender, and difficult to just ignore the geometry created by it. 13 rokov pred
CalcTangentsProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
CalcTangentsProcess.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ColladaExporter.cpp 89c3aaebbc removed accidental C++11 usage 14 rokov pred
ColladaExporter.h adfef670cc - rename assert.h to ai_assert.h. See also https://sourceforge.net/tracker/?func=detail&atid=1067632&aid=3520178&group_id=226462 13 rokov pred
ColladaHelper.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ColladaLoader.cpp 4e9a0bba20 + add AI_CONFIG_IMPORT_NO_SKELETON_MESHES flag to control skeleton mesh visualization. No need for this in Blender, and difficult to just ignore the geometry created by it. 13 rokov pred
ColladaLoader.h 4e9a0bba20 + add AI_CONFIG_IMPORT_NO_SKELETON_MESHES flag to control skeleton mesh visualization. No need for this in Blender, and difficult to just ignore the geometry created by it. 13 rokov pred
ColladaParser.cpp 6d2857ed4a Bugfix: collada loader now preserves empty data arrays to work around stupid exporters writing empty animation channels 13 rokov pred
ColladaParser.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ComputeUVMappingProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ComputeUVMappingProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
ConvertToLHProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ConvertToLHProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
DXFHelper.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
DXFLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
DXFLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
DeboneProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
DeboneProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
DefaultIOStream.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
DefaultIOStream.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
DefaultIOSystem.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
DefaultIOSystem.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
DefaultLogger.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
DefaultProgressHandler.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
Exceptional.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
Exporter.cpp 08fe2e7d20 + add Ply exporter. 14 rokov pred
FBXCompileConfig.h 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. 13 rokov pred
FBXImporter.cpp 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. 13 rokov pred
FBXImporter.h 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. 13 rokov pred
FBXParser.cpp 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. 13 rokov pred
FBXParser.h 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. 13 rokov pred
FBXTokenizer.cpp 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. 13 rokov pred
FBXTokenizer.h 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. 13 rokov pred
FileLogStream.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
FileSystemFilter.h accbcb575b - fix off-by-one error in FileSystemFilter. 14 rokov pred
FindDegenerates.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
FindDegenerates.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
FindInstancesProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
FindInstancesProcess.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
FindInvalidDataProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
FindInvalidDataProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
FixNormalsStep.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
FixNormalsStep.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
GenFaceNormalsProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
GenFaceNormalsProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
GenVertexNormalsProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
GenVertexNormalsProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
GenericProperty.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
HMPFileData.h 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 14 rokov pred
HMPLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
HMPLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
HalfLifeFileData.h 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 14 rokov pred
Hash.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
IFCCurve.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
IFCGeometry.cpp 6c1cb4f159 Bugfix : Fixed some compiler warnings and some C99 and C++11 specific syntax. ( merged from GitHub, thanks to Riku Palomäki ). 14 rokov pred
IFCLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
IFCLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
IFCMaterial.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
IFCProfile.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
IFCReaderGen.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
IFCReaderGen.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
IFCUtil.cpp 6c1cb4f159 Bugfix : Fixed some compiler warnings and some C99 and C++11 specific syntax. ( merged from GitHub, thanks to Riku Palomäki ). 14 rokov pred
IFCUtil.h 68d2b71893 Patch [3520194] Fix compiler warning for non-virtual destructor by Andy Maloney. 13 rokov pred
IFF.h 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 14 rokov pred
IRRLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
IRRLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
IRRMeshLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
IRRMeshLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
IRRShared.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
IRRShared.h c6899cd999 FIX: Adding empty final line to some units where it was missing. 16 rokov pred
Importer.cpp 0693df00c5 - Bugfix: catched a null pointer crash when post processing removed everything from an invalid scene 13 rokov pred
Importer.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ImporterRegistry.cpp 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. 13 rokov pred
ImproveCacheLocality.cpp 23381d9710 Bugfix : Refactored ImproveCacheLocalityProcess::ProcessMesh. ( merged from GitHub, thanks to Riku Palomäki ). 14 rokov pred
ImproveCacheLocality.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
JoinVerticesProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
JoinVerticesProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
LWOAnimation.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
LWOAnimation.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
LWOBLoader.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
LWOFileData.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
LWOLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
LWOLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
LWOMaterial.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
LWSLoader.cpp 4e9a0bba20 + add AI_CONFIG_IMPORT_NO_SKELETON_MESHES flag to control skeleton mesh visualization. No need for this in Blender, and difficult to just ignore the geometry created by it. 13 rokov pred
LWSLoader.h 4e9a0bba20 + add AI_CONFIG_IMPORT_NO_SKELETON_MESHES flag to control skeleton mesh visualization. No need for this in Blender, and difficult to just ignore the geometry created by it. 13 rokov pred
LimitBoneWeightsProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
LimitBoneWeightsProcess.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
LineSplitter.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
LogAux.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
M3Importer.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
M3Importer.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
MD2FileData.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
MD2Loader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
MD2Loader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
MD2NormalTable.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
MD3FileData.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
MD3Loader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
MD3Loader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
MD4FileData.h 01a25c1fb4 Get rid of ./extra folder in ./code. Move contents to main code folder. 16 rokov pred
MD5Loader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
MD5Loader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
MD5Parser.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
MD5Parser.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
MDCFileData.h 42def11d13 Bugfix : Replaced ugly (const_)casting by a better ctor and placement new. ( merged from GitHub, thanks to Riku Palomäki ). 14 rokov pred
MDCLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
MDCLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
MDCNormalTable.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 rokov pred
MDLDefaultColorMap.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
MDLFileData.h cb71e6f5f2 Bugfix : pcGroupTris isn't really const, removed const and const_cast ( merged from GitHub, thanks to Riku Palomäki ). 14 rokov pred
MDLLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
MDLLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
MDLMaterialLoader.cpp d17071746d Bugfix : Removed some unnecessary const_casts. ( merged from GitHub, thanks to Riku Palomäki ). 14 rokov pred
MS3DLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
MS3DLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
MakeVerboseFormat.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
MakeVerboseFormat.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
MaterialSystem.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
MaterialSystem.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
MemoryIOWrapper.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
NDOLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
NDOLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
NFFLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
NFFLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
OFFLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
OFFLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
ObjExporter.cpp 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
ObjExporter.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ObjFileData.h b724ac5c2c - Bugfix : Fix build of Obj-FileImporter ( this is currently only a work-around, loader is leaking memory, I am working on it ). 14 rokov pred
ObjFileImporter.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
ObjFileImporter.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
ObjFileMtlImporter.cpp f9cd8845b1 - Bugfix : Bug 3511751 closed, handling no defined material name. 13 rokov pred
ObjFileMtlImporter.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ObjFileParser.cpp 648e8fe924 - Bugfix: Fix two possible reasons for bug ID 3039342 : On skipping an invalid material description in obj-loader avoid creating aiMaterial instance. Release obj-specific material instances. 14 rokov pred
ObjFileParser.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ObjTools.h 7384ce4005 Bugfix: Fix gcc 4.4 compilation error on r1251, thanks to Rosen Diankov for that. 13 rokov pred
OgreImporter.cpp 29243071fa Ogre: Importerproperty to set Texture Mode from Filename (bla_n.png -> Normalmap etc.) 13 rokov pred
OgreImporter.hpp 29243071fa Ogre: Importerproperty to set Texture Mode from Filename (bla_n.png -> Normalmap etc.) 13 rokov pred
OgreMaterial.cpp 29243071fa Ogre: Importerproperty to set Texture Mode from Filename (bla_n.png -> Normalmap etc.) 13 rokov pred
OgreMesh.cpp d9d57804fa Ogre: Support for multiple texcoords 13 rokov pred
OgreSkeleton.cpp 5b462d484b Ogre: small tweaks 13 rokov pred
OgreXmlHelper.hpp d9d57804fa Ogre: Support for multiple texcoords 13 rokov pred
OptimizeGraph.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
OptimizeGraph.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
OptimizeMeshes.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
OptimizeMeshes.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
ParsingUtils.h fa71305e07 Bugfix : Removed useless and weird const_cast from TokenMatch. ( merged from GitHub, thanks to Riku Palomäki ). 14 rokov pred
PlyExporter.cpp 08fe2e7d20 + add Ply exporter. 14 rokov pred
PlyExporter.h 08fe2e7d20 + add Ply exporter. 14 rokov pred
PlyLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
PlyLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
PlyParser.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
PlyParser.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
PolyTools.h 6c1cb4f159 Bugfix : Fixed some compiler warnings and some C99 and C++11 specific syntax. ( merged from GitHub, thanks to Riku Palomäki ). 14 rokov pred
PostStepRegistry.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
PretransformVertices.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
PretransformVertices.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
ProcessHelper.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ProcessHelper.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
Profiler.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
Q3BSPFileData.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
Q3BSPFileImporter.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
Q3BSPFileImporter.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
Q3BSPFileParser.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
Q3BSPFileParser.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
Q3BSPZipArchive.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
Q3BSPZipArchive.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
Q3DLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
Q3DLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
RawLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
RawLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
RemoveComments.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
RemoveComments.h adfef670cc - rename assert.h to ai_assert.h. See also https://sourceforge.net/tracker/?func=detail&atid=1067632&aid=3520178&group_id=226462 13 rokov pred
RemoveRedundantMaterials.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
RemoveRedundantMaterials.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
RemoveVCProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
RemoveVCProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
SGSpatialSort.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
SGSpatialSort.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
SMDLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
SMDLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
STEPFile.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
STEPFileReader.cpp 1d7018c826 # fix bug in STEPFileReader, loader fails if string literals contain more than one ". Thanks to Juha Vesanen for the patch. 13 rokov pred
STEPFileReader.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
STLExporter.cpp 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
STLExporter.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
STLLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
STLLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
SceneCombiner.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
SceneCombiner.h adfef670cc - rename assert.h to ai_assert.h. See also https://sourceforge.net/tracker/?func=detail&atid=1067632&aid=3520178&group_id=226462 13 rokov pred
ScenePreprocessor.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ScenePreprocessor.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ScenePrivate.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
SkeletonMeshBuilder.cpp 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
SkeletonMeshBuilder.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
SmoothingGroups.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
SmoothingGroups.inl 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
SortByPTypeProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
SortByPTypeProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
SpatialSort.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
SpatialSort.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
SplitByBoneCountProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
SplitByBoneCountProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
SplitLargeMeshes.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
SplitLargeMeshes.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
StandardShapes.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
StandardShapes.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
StdOStreamLogStream.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
StreamReader.h 1ac5a47c5d Bugfix : Fix a compiler bug for iOS arm, thanks to Brian Miller. 13 rokov pred
StringComparison.h adfef670cc - rename assert.h to ai_assert.h. See also https://sourceforge.net/tracker/?func=detail&atid=1067632&aid=3520178&group_id=226462 13 rokov pred
Subdivision.cpp d7341094ca Bugfix : Fixed the Subdivision input mesh to be non-const. ( merged from GitHub, thanks to Riku Palomäki ). 14 rokov pred
Subdivision.h d7341094ca Bugfix : Fixed the Subdivision input mesh to be non-const. ( merged from GitHub, thanks to Riku Palomäki ). 14 rokov pred
TargetAnimation.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
TargetAnimation.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
TerragenLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
TerragenLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
TextureTransform.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
TextureTransform.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
TinyFormatter.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
TriangulateProcess.cpp 4b61e27590 - TriangulateProcess: use ear cutting for quads. This fixes [3429812] (http://sourceforge.net/tracker/?func=detail&aid=3429812&group_id=226462&atid=1067632). 14 rokov pred
TriangulateProcess.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
UnrealLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
UnrealLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
ValidateDataStructure.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
ValidateDataStructure.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
Vertex.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
VertexTriangleAdjacency.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred
VertexTriangleAdjacency.h adfef670cc - rename assert.h to ai_assert.h. See also https://sourceforge.net/tracker/?func=detail&atid=1067632&aid=3520178&group_id=226462 13 rokov pred
Win32DebugLogStream.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
XFileHelper.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
XFileImporter.cpp ec6c62e005 - consistent use of ai_assert instead of assert. 13 rokov pred
XFileImporter.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
XFileParser.cpp ec6c62e005 - consistent use of ai_assert instead of assert. 13 rokov pred
XFileParser.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
XGLLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
XGLLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
assbin_chunks.h 2ffac898d6 [3393728] [PATCH 1/2] ommit->omit and splitted->split 14 rokov pred
fast_atof.h 687a4644d6 # fast_atof: fix comma handling. 14 rokov pred
irrXMLWrapper.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 rokov pred
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. 15 rokov pred
pstdint.h 0e77095ace Experimental bugfix: avoid most pstdint.h stuff when VC10 stdint.h is included. 15 rokov pred
qnan.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 rokov pred