Léo Terziman ec3ef0c9d6 Assimp: fixed 3 memory leaks vor 12 Jahren
..
BoostWorkaround 27727f692b add missing <sstream> header to lexical_cast replacement vor 12 Jahren
res 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
3DSConverter.cpp 0b9d6bec0d - drop a few swear words from documentation. Some of these are years old and I think the authors (me included) don't want them associated with their commits. vor 13 Jahren
3DSHelper.h 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. vor 14 Jahren
3DSLoader.cpp 35fa7cb441 3DSLoader: Skipped chunks of size 0 vor 12 Jahren
3DSLoader.h bd05acf872 bugfix : fix unresolved symbols if 3DS-import is configured not to be oart of the lib. vor 12 Jahren
ACLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
ACLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
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. vor 13 Jahren
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. vor 13 Jahren
ASEParser.cpp c6d1a73854 Fix a logging message and a comment vor 12 Jahren
ASEParser.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
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. vor 14 Jahren
AssimpCExport.cpp 9d4f7c32e4 Scene: keep an internal flag whether the scene was copied using aiCopyScene() (and potentially modified by the user afterwards) vor 12 Jahren
AssimpPCH.cpp 30c6a74e1d Improving constructors of aiNode & aiScene vor 12 Jahren
AssimpPCH.h 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
B3DImporter.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
B3DImporter.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
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. vor 13 Jahren
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. vor 13 Jahren
BaseImporter.cpp e2676ec176 Implementing UTF8 to ISO-8859-1 conversion to improve chances of finding files in zip archives vor 12 Jahren
BaseImporter.h e2676ec176 Implementing UTF8 to ISO-8859-1 conversion to improve chances of finding files in zip archives vor 12 Jahren
BaseProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
BaseProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
Bitmap.cpp 94f156f809 In Collada: added support for exporting uncompressed embeded textures as bitmap vor 12 Jahren
Bitmap.h 94f156f809 In Collada: added support for exporting uncompressed embeded textures as bitmap vor 12 Jahren
BlenderBMesh.cpp 01a6ec9059 Adding tessellation support for new Blender 2.6 polygons vor 12 Jahren
BlenderBMesh.h 01a6ec9059 Adding tessellation support for new Blender 2.6 polygons vor 12 Jahren
BlenderDNA.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
BlenderDNA.h 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
BlenderDNA.inl 3408a0a838 Blender: iterative loading code for the linked list of scene objects, fixes #28 but is preliminary as it touches code that is normally machine-generated. vor 12 Jahren
BlenderIntermediate.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
BlenderLoader.cpp 01a6ec9059 Adding tessellation support for new Blender 2.6 polygons vor 12 Jahren
BlenderLoader.h d8c2295962 - blend: compute parent inverses on your own instead of trusting the blend input. Thanks to Kalmár Dániel for the patch. vor 13 Jahren
BlenderModifier.cpp ced8d8279a Fix [3484066] Compilation error in Visual Studio 2011 Preview vor 14 Jahren
BlenderModifier.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
BlenderScene.cpp a9a881cde6 Blender: map texture influence to aiTextureType vor 12 Jahren
BlenderScene.h a9a881cde6 Blender: map texture influence to aiTextureType vor 12 Jahren
BlenderSceneGen.h b70650e9a4 Blender: new DNA loading code generated by genblenddna.py script, now machine-generates the previously hand-written fix. vor 12 Jahren
BlenderTessellator.cpp d080f92241 BlenderTesselator: Fix OffsetOf() macro vor 12 Jahren
BlenderTessellator.h 857e50ba40 BlenderTesselator: disable GLU tesselation code by default. vor 12 Jahren
BlobIOSystem.h 6eaff77a7c bugfix : fix pedantic vs2012 warnings. vor 12 Jahren
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 vor 13 Jahren
CInterfaceIOWrapper.h 9f6e45d651 Bugfix : Removed const_cast from CIOSystemWrapper::Exists. ( merged from GitHub, thanks to Riku Palomäki ). vor 14 Jahren
CMakeLists.txt 94f156f809 In Collada: added support for exporting uncompressed embeded textures as bitmap vor 12 Jahren
COBLoader.cpp 0b9d6bec0d - drop a few swear words from documentation. Some of these are years old and I think the authors (me included) don't want them associated with their commits. vor 13 Jahren
COBLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
COBScene.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
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. vor 13 Jahren
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. vor 13 Jahren
CalcTangentsProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
CalcTangentsProcess.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
ColladaExporter.cpp 419beca470 In Collada: improved embeded textures naming scheme in exporter vor 12 Jahren
ColladaExporter.h 419beca470 In Collada: improved embeded textures naming scheme in exporter vor 12 Jahren
ColladaHelper.h a6ddce7758 Added name member to Collada::Mesh. vor 12 Jahren
ColladaLoader.cpp d23430c4bd Collada mesh name is copied from id only if there was no name attribute in the <geometry> node. vor 12 Jahren
ColladaLoader.h 5470f5fb28 add AI_CONFIG_IMPORT_COLLADA_IGNORE_UP_DIRECTION for not transforming position of vertices vor 12 Jahren
ColladaParser.cpp a540c6255c Added parsing of Collada mesh names. vor 12 Jahren
ColladaParser.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
ComputeUVMappingProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
ComputeUVMappingProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
ConvertToLHProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
ConvertToLHProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
DXFHelper.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
DXFLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
DXFLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
DeboneProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
DeboneProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
DefaultIOStream.cpp 5983300422 Updated some code comments in DefaultIOStream.cpp vor 12 Jahren
DefaultIOStream.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
DefaultIOSystem.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
DefaultIOSystem.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
DefaultLogger.cpp 51bf836db4 Fixed bugs in Q3BSPZipArchive & DefaultLogger vor 12 Jahren
DefaultProgressHandler.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
Exceptional.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
Exporter.cpp ec3ef0c9d6 Assimp: fixed 3 memory leaks vor 12 Jahren
FBXAnimation.cpp 5bc573edb8 - fbx: pre-filter animated property we don't support as early as possible. vor 13 Jahren
FBXBinaryTokenizer.cpp 9b591fadb8 Fixes for uninitialized variable warnings. vor 12 Jahren
FBXCompileConfig.h 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. vor 13 Jahren
FBXConverter.cpp 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
FBXConverter.h d7270aa278 - fbx: skeleton for DOM -> aiScene converter. vor 13 Jahren
FBXDeformer.cpp 310235dd5b - fbx: more warn policy tuning. vor 13 Jahren
FBXDocument.cpp 3a3ac4fea2 Fix to support FBX 2011 (7100) vor 12 Jahren
FBXDocument.h a1713052e5 - fbx: support reading LimbNode attachments, less Property70 warnings. vor 13 Jahren
FBXDocumentUtil.cpp 4921114c7d - fbx: better error reporting reading property tables. vor 13 Jahren
FBXDocumentUtil.h ace5b763c3 Added AI_WONT_RETURN and AI_WONT_RETURN_SUFFIX to DOMError. vor 12 Jahren
FBXImportSettings.h f6cb467275 - FBX::ImportSettings: fix initialization list order. vor 12 Jahren
FBXImporter.cpp 3e86e1b857 - fbx: add import settings to public assimp config interface. vor 13 Jahren
FBXImporter.h 05bc8ab684 - fbx: add ImportSettings to keep track of fbx-specific import settings. The settings are generated by the importer instance and injected into parser and DOM. vor 13 Jahren
FBXMaterial.cpp 17629f1ff1 - fbx: work on resolving material links. vor 13 Jahren
FBXMeshGeometry.cpp f7106887cc - some fixes for vc12 vor 13 Jahren
FBXModel.cpp cdb7caffbd - fbx: add special output node name tag to mark fbx null nodes. vor 13 Jahren
FBXNodeAttribute.cpp a1713052e5 - fbx: support reading LimbNode attachments, less Property70 warnings. vor 13 Jahren
FBXParser.cpp 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
FBXParser.h 315285faf0 - fbx: refactor parsing code, move all parsing stuff to FBXParser.cpp. Parsing errors now carry the prefix "FBX-Parser". vor 13 Jahren
FBXProperties.cpp 1bdf39448a - fbx: extend list of supported property data types. vor 13 Jahren
FBXProperties.h e56b39ecaf fbx: gcc 4.6 compile fixes vor 13 Jahren
FBXTokenizer.cpp 25dfbdf58d - fbx: add DOM layer to represent the parsed FBX file in-memory, capturing the essential semantics we need for importing. vor 13 Jahren
FBXTokenizer.h 24ce9495fd - fbx: add binary reading draft. Started from scratch after my first attempt had design flaws. The binary reader now sits on the lexer stage (really) and generates a (fake) token sequence similar to the text lexer's output - this means most parsing code can go unaffected. vor 13 Jahren
FBXUtil.cpp 5fe03f692e - FBX: silence some warnings produced by clang about missing switch cases. Add TokenType_BINARY_DATA to TokenTypeString() function. vor 12 Jahren
FBXUtil.h 24ce9495fd - fbx: add binary reading draft. Started from scratch after my first attempt had design flaws. The binary reader now sits on the lexer stage (really) and generates a (fake) token sequence similar to the text lexer's output - this means most parsing code can go unaffected. vor 13 Jahren
FileLogStream.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
FileSystemFilter.h accbcb575b - fix off-by-one error in FileSystemFilter. vor 14 Jahren
FindDegenerates.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
FindDegenerates.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
FindInstancesProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
FindInstancesProcess.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
FindInvalidDataProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
FindInvalidDataProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
FixNormalsStep.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
FixNormalsStep.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
GenFaceNormalsProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
GenFaceNormalsProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
GenVertexNormalsProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
GenVertexNormalsProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
GenericProperty.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
HMPFileData.h 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. vor 14 Jahren
HMPLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
HMPLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
HalfLifeFileData.h 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. vor 14 Jahren
Hash.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
IFCBoolean.cpp 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
IFCCurve.cpp 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
IFCGeometry.cpp 232e69dc2a - Ifc: code cleanup, remove various non-needed variables as pointed out by gcc. vor 12 Jahren
IFCLoader.cpp 31311bdb3b IFC: support reading from IFCZip archives that don't use the same name for the embedded IFC file as the ZIP itself. vor 12 Jahren
IFCLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
IFCMaterial.cpp 879f2ed177 - fix some -Wall warnings vor 13 Jahren
IFCOpenings.cpp 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
IFCProfile.cpp 5ac2354da0 - Ifc: implement IfcIShapeProfileDef entity. vor 13 Jahren
IFCReaderGen.cpp 2ad24f7940 - Ifc: support reading IfcComplexProperty vor 13 Jahren
IFCReaderGen.h 2ad24f7940 - Ifc: support reading IfcComplexProperty vor 13 Jahren
IFCUtil.cpp 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
IFCUtil.h 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
IFF.h 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. vor 14 Jahren
IRRLoader.cpp 84939d5aec - fixed preprocessor checks for some importers vor 13 Jahren
IRRLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
IRRMeshLoader.cpp cb65a97347 Irrlicht mesh loader is now predicated on the proper preprocessor define (ASSIMP_BUILD_NO_IRRMESH_IMPORTER) as opposed to a similarly named but wrong define (ASSIMP_BUILD_NO_IRR_IMPORTER). vor 12 Jahren
IRRMeshLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
IRRShared.cpp 5334020d17 Irrlicht shared code is now excluded only if both the Irrlicht and Irrlicht Mesh importers are excluded from the build. vor 12 Jahren
IRRShared.h c6899cd999 FIX: Adding empty final line to some units where it was missing. vor 16 Jahren
Importer.cpp 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
Importer.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
ImporterRegistry.cpp 88da17a246 Drop M3 Importer. vor 12 Jahren
ImproveCacheLocality.cpp 23381d9710 Bugfix : Refactored ImproveCacheLocalityProcess::ProcessMesh. ( merged from GitHub, thanks to Riku Palomäki ). vor 14 Jahren
ImproveCacheLocality.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
JoinVerticesProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
JoinVerticesProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
LWOAnimation.cpp 0b9d6bec0d - drop a few swear words from documentation. Some of these are years old and I think the authors (me included) don't want them associated with their commits. vor 13 Jahren
LWOAnimation.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
LWOBLoader.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
LWOFileData.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
LWOLoader.cpp 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
LWOLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
LWOMaterial.cpp ab2e81d004 LWO: take last CLIP with the requested index (CLIPs ordered by ordinal string) vor 12 Jahren
LWSLoader.cpp 8f2e816042 - LWS: fix bugs pointed out by clang leading to path strings being incorrectly build. vor 12 Jahren
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. vor 13 Jahren
LimitBoneWeightsProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
LimitBoneWeightsProcess.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
LineSplitter.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
LogAux.h cca53d6a04 - fix [3595689] by requiring gcc 4.6 for the full magic in LogAux.h vor 13 Jahren
MD2FileData.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
MD2Loader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
MD2Loader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
MD2NormalTable.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
MD3FileData.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
MD3Loader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
MD3Loader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
MD4FileData.h 01a25c1fb4 Get rid of ./extra folder in ./code. Move contents to main code folder. vor 16 Jahren
MD5Loader.cpp 67472f3feb - remove self-assignment in MD5Loader.cpp vor 12 Jahren
MD5Loader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
MD5Parser.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
MD5Parser.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
MDCFileData.h 42def11d13 Bugfix : Replaced ugly (const_)casting by a better ctor and placement new. ( merged from GitHub, thanks to Riku Palomäki ). vor 14 Jahren
MDCLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
MDCLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
MDCNormalTable.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). vor 17 Jahren
MDLDefaultColorMap.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
MDLFileData.h cb71e6f5f2 Bugfix : pcGroupTris isn't really const, removed const and const_cast ( merged from GitHub, thanks to Riku Palomäki ). vor 14 Jahren
MDLLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
MDLLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
MDLMaterialLoader.cpp 0b9d6bec0d - drop a few swear words from documentation. Some of these are years old and I think the authors (me included) don't want them associated with their commits. vor 13 Jahren
MS3DLoader.cpp f2997a562b typo fix: loose -> lose vor 12 Jahren
MS3DLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
MakeVerboseFormat.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
MakeVerboseFormat.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
MaterialSystem.cpp 7bc074857e Missing material functions for aiUVTransform added vor 12 Jahren
MaterialSystem.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
MemoryIOWrapper.h c70646912c - add IFCZIP support to IFC loader. vor 13 Jahren
NDOLoader.cpp 5a0903668d - NDOLoader: fix ASSIMP_BUILD_NO_NDO_IMPORTER guard. vor 13 Jahren
NDOLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
NFFLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
NFFLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
OFFLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
OFFLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
ObjExporter.cpp c592154006 using a custom compare function instead of a global aiVector3t less than operator vor 12 Jahren
ObjExporter.h c592154006 using a custom compare function instead of a global aiVector3t less than operator vor 12 Jahren
ObjFileData.h 0860254a2b Fix Obj texture parsing error: where obj texture map statement contains texture option, it will fail to parse the correct image url, as a result, the texture won't be shown. Besides, we also add clamp texture mode for obj vor 12 Jahren
ObjFileImporter.cpp 0b88f72be2 refactor the code, also parse texture option explictly vor 12 Jahren
ObjFileImporter.h 0b88f72be2 refactor the code, also parse texture option explictly vor 12 Jahren
ObjFileMtlImporter.cpp 0b88f72be2 refactor the code, also parse texture option explictly vor 12 Jahren
ObjFileMtlImporter.h 0b88f72be2 refactor the code, also parse texture option explictly vor 12 Jahren
ObjFileParser.cpp 931f0489bd Properly parse 'mg' keyword in .obj files vor 12 Jahren
ObjFileParser.h 931f0489bd Properly parse 'mg' keyword in .obj files vor 12 Jahren
ObjTools.h 0b88f72be2 refactor the code, also parse texture option explictly vor 12 Jahren
OgreImporter.cpp fe19ba9da6 Ogre: Material nullptr-fix, Loader is hopefully no longer confused by 'submeshnames' tag vor 13 Jahren
OgreImporter.hpp 29243071fa Ogre: Importerproperty to set Texture Mode from Filename (bla_n.png -> Normalmap etc.) vor 13 Jahren
OgreMaterial.cpp 052a8634d2 OgreMaterial: remove unneeded variable. vor 12 Jahren
OgreMesh.cpp 0b9d6bec0d - drop a few swear words from documentation. Some of these are years old and I think the authors (me included) don't want them associated with their commits. vor 13 Jahren
OgreSkeleton.cpp 0b9d6bec0d - drop a few swear words from documentation. Some of these are years old and I think the authors (me included) don't want them associated with their commits. vor 13 Jahren
OgreXmlHelper.hpp d9d57804fa Ogre: Support for multiple texcoords vor 13 Jahren
OptimizeGraph.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
OptimizeGraph.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
OptimizeMeshes.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
OptimizeMeshes.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
ParsingUtils.h 29c125e51d Minor improvement of ParsingUtils vor 12 Jahren
PlyExporter.cpp 325ef632cf PlyExporter: fix export format for compatibility with Blender and MeshLab (and the PLY spec). Fixes #122 vor 12 Jahren
PlyExporter.h 08fe2e7d20 + add Ply exporter. vor 14 Jahren
PlyLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
PlyLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
PlyParser.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
PlyParser.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
PolyTools.h 6c1cb4f159 Bugfix : Fixed some compiler warnings and some C99 and C++11 specific syntax. ( merged from GitHub, thanks to Riku Palomäki ). vor 14 Jahren
PostStepRegistry.cpp 8d80f56396 fix include/ define in PostStepRegistry vor 12 Jahren
PretransformVertices.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
PretransformVertices.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
ProcessHelper.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
ProcessHelper.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
Profiler.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
Q3BSPFileData.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
Q3BSPFileImporter.cpp 81aef90f4a - manually pulled the three smaller change requests from Github. vor 13 Jahren
Q3BSPFileImporter.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
Q3BSPFileParser.cpp 84939d5aec - fixed preprocessor checks for some importers vor 13 Jahren
Q3BSPFileParser.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
Q3BSPZipArchive.cpp 44f1a1fb5d Huge optimization of Q3BSPZipArchive to reduce 3DXML importing time by a factor of 15~20. (However, the zip archive is now entirely decompressed in memory, so it takes twice as much memory) vor 12 Jahren
Q3BSPZipArchive.h 44f1a1fb5d Huge optimization of Q3BSPZipArchive to reduce 3DXML importing time by a factor of 15~20. (However, the zip archive is now entirely decompressed in memory, so it takes twice as much memory) vor 12 Jahren
Q3DLoader.cpp 0b9d6bec0d - drop a few swear words from documentation. Some of these are years old and I think the authors (me included) don't want them associated with their commits. vor 13 Jahren
Q3DLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
RawLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
RawLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
RemoveComments.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
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 vor 13 Jahren
RemoveRedundantMaterials.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
RemoveRedundantMaterials.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
RemoveVCProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
RemoveVCProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
SGSpatialSort.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
SGSpatialSort.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
SMDLoader.cpp 39ae26bfd8 bugfix : fix level 4 compiler warnings for Visual studio 2012. vor 13 Jahren
SMDLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
STEPFile.h c338b665ed - applied patch to fix compilation errors with CLang following issue #3590305 vor 13 Jahren
STEPFileEncoding.cpp 9bb9868a93 - STEP: fix possible compilation error due to unwanted line continuation in a comment line. vor 13 Jahren
STEPFileEncoding.h 03c01685d3 - STEP: support UTF16, UTF32 and Mac/Roman escape sequences. vor 13 Jahren
STEPFileReader.cpp cded602950 - STEP: fix bug that caused back references contained in nested aggregates to be not tracked. vor 13 Jahren
STEPFileReader.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
STLExporter.cpp 60a65aaaeb add AI_SWAP4 for big endian architecture vor 12 Jahren
STLExporter.h 4ccb16fe01 add binary exporter to STLExporter vor 12 Jahren
STLLoader.cpp 00717b6474 Default to light gray diffuse for STL vor 12 Jahren
STLLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
SceneCombiner.cpp ec3ef0c9d6 Assimp: fixed 3 memory leaks vor 12 Jahren
SceneCombiner.h bb9288fa26 Improved Q3BSPZipArchive + added material merging vor 12 Jahren
ScenePreprocessor.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
ScenePreprocessor.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
ScenePrivate.h 9d4f7c32e4 Scene: keep an internal flag whether the scene was copied using aiCopyScene() (and potentially modified by the user afterwards) vor 12 Jahren
SkeletonMeshBuilder.cpp 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
SkeletonMeshBuilder.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
SmoothingGroups.h 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
SmoothingGroups.inl 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
SortByPTypeProcess.cpp d7dbdd6c3b SortByPType Posprocessing crashed for crappy models with degenerated geometry vor 12 Jahren
SortByPTypeProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
SpatialSort.cpp 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
SpatialSort.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
SplitByBoneCountProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
SplitByBoneCountProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
SplitLargeMeshes.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
SplitLargeMeshes.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
StandardShapes.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
StandardShapes.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
StdOStreamLogStream.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
StreamReader.h a90e208e6d Fixed parameter type mismatch in StreamReader. vor 12 Jahren
StringComparison.h 39ae26bfd8 bugfix : fix level 4 compiler warnings for Visual studio 2012. vor 13 Jahren
Subdivision.cpp 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
Subdivision.h d7341094ca Bugfix : Fixed the Subdivision input mesh to be non-const. ( merged from GitHub, thanks to Riku Palomäki ). vor 14 Jahren
TargetAnimation.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
TargetAnimation.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
TerragenLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
TerragenLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
TextureTransform.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
TextureTransform.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
TinyFormatter.h 17e2588588 - workaround for older gcc versions (<4.6) sometimes copying temporaries even though they shouldn't. vor 12 Jahren
TriangulateProcess.cpp ddea19ead1 - triangulation: re-introduce special handling for quads, now with proper support for concave quads. This should *really* fix [3429812], but it leaves me to suspect bugs in the general-purpose triangulation code for ngons. vor 13 Jahren
TriangulateProcess.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
UnrealLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
UnrealLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
ValidateDataStructure.cpp 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio vor 12 Jahren
ValidateDataStructure.h 32b694d4f6 Added AI_WONT_RETURN_SUFFIX to ReportError(). vor 12 Jahren
Vertex.h f7106887cc - some fixes for vc12 vor 13 Jahren
VertexTriangleAdjacency.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
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 vor 13 Jahren
Win32DebugLogStream.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. vor 14 Jahren
XFileHelper.h 18f01268e6 - rewrote the XFileLoader material management to handle meshes with dummy material names correctly. vor 13 Jahren
XFileImporter.cpp 18f01268e6 - rewrote the XFileLoader material management to handle meshes with dummy material names correctly. vor 13 Jahren
XFileImporter.h 18f01268e6 - rewrote the XFileLoader material management to handle meshes with dummy material names correctly. vor 13 Jahren
XFileParser.cpp 2944e7b210 - Added a workaround for some XFileExporter omitting separator chars at the end of data vectors vor 13 Jahren
XFileParser.h 18f01268e6 - rewrote the XFileLoader material management to handle meshes with dummy material names correctly. vor 13 Jahren
XGLLoader.cpp 47b2832dd8 - XGL: fix non isocpp-compliant definition of LogFunctions::log_prefix outside the namespace where the class resides. vor 12 Jahren
XGLLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. vor 13 Jahren
assbin_chunks.h 2ffac898d6 [3393728] [PATCH 1/2] ommit->omit and splitted->split vor 14 Jahren
fast_atof.h 0bf4aea9d5 Improved fast_atof (bis) vor 12 Jahren
irrXMLWrapper.h bac6b34504 Removing null characters from xml parser input to avoid parsing failures vor 12 Jahren
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. vor 15 Jahren
pstdint.h 0e77095ace Experimental bugfix: avoid most pstdint.h stuff when VC10 stdint.h is included. vor 15 Jahren
qnan.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren