Alexander Gessler 302fad13b0 - Ifc: [openings] don't accidentally mirror stuff when projecting onto 2D planes. hace 13 años
..
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. hace 14 años
res 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
3DSConverter.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
3DSHelper.h 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. hace 14 años
3DSLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
3DSLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
ACLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
ACLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
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. hace 13 años
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. hace 13 años
ASEParser.cpp 84939d5aec - fixed preprocessor checks for some importers hace 13 años
ASEParser.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
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. hace 14 años
AssimpCExport.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
AssimpPCH.cpp d508e44030 - change major version number to 3.0. trunk is definitely no longer compatible with 2.0. hace 14 años
AssimpPCH.h e479355d0a + add aiImporterDesc API to hold importer meta information. hace 13 años
B3DImporter.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
B3DImporter.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
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. hace 13 años
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. hace 13 años
BaseImporter.cpp 53665faacf - make BaseImporter::GetExtensionList more robust, improve error checking. hace 13 años
BaseImporter.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
BaseProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
BaseProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
BlenderDNA.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
BlenderDNA.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
BlenderDNA.inl 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
BlenderIntermediate.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
BlenderLoader.cpp d8c2295962 - blend: compute parent inverses on your own instead of trusting the blend input. Thanks to Kalmár Dániel for the patch. hace 13 años
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. hace 13 años
BlenderModifier.cpp ced8d8279a Fix [3484066] Compilation error in Visual Studio 2011 Preview hace 14 años
BlenderModifier.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
BlenderScene.cpp 07841c3e13 # Blender: fix memory leaking due to cycle refs. Thanks to Vitalii Trubchaninov for pointing this out. hace 14 años
BlenderScene.h 07841c3e13 # Blender: fix memory leaking due to cycle refs. Thanks to Vitalii Trubchaninov for pointing this out. hace 14 años
BlenderSceneGen.h 07841c3e13 # Blender: fix memory leaking due to cycle refs. Thanks to Vitalii Trubchaninov for pointing this out. hace 14 años
BlobIOSystem.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
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 hace 13 años
CInterfaceIOWrapper.h 9f6e45d651 Bugfix : Removed const_cast from CIOSystemWrapper::Exists. ( merged from GitHub, thanks to Riku Palomäki ). hace 14 años
CMakeLists.txt 03c01685d3 - STEP: support UTF16, UTF32 and Mac/Roman escape sequences. hace 13 años
COBLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
COBLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
COBScene.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
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. hace 13 años
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. hace 13 años
CalcTangentsProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
CalcTangentsProcess.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
ColladaExporter.cpp 89c3aaebbc removed accidental C++11 usage hace 14 años
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 hace 13 años
ColladaHelper.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
ColladaLoader.cpp bae9db2f03 Merge branch 'master' of git://github.com/assimp/assimp hace 13 años
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. hace 13 años
ColladaParser.cpp 7fd44f4ab7 Merge branch 'master' of git://github.com/assimp/assimp hace 13 años
ColladaParser.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
ComputeUVMappingProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
ComputeUVMappingProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
ConvertToLHProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
ConvertToLHProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
DXFHelper.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
DXFLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
DXFLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
DeboneProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
DeboneProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
DefaultIOStream.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
DefaultIOStream.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
DefaultIOSystem.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
DefaultIOSystem.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
DefaultLogger.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
DefaultProgressHandler.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
Exceptional.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
Exporter.cpp 08fe2e7d20 + add Ply exporter. hace 14 años
FBXAnimation.cpp 5bc573edb8 - fbx: pre-filter animated property we don't support as early as possible. hace 13 años
FBXBinaryTokenizer.cpp bbe8763d9e - FBX: workaround to handle files using the 'b' typecode. hace 13 años
FBXCompileConfig.h 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. hace 13 años
FBXConverter.cpp c1cd88e9de - fbx: take shortest quaternion path when interpolating. hace 13 años
FBXConverter.h d7270aa278 - fbx: skeleton for DOM -> aiScene converter. hace 13 años
FBXDeformer.cpp 310235dd5b - fbx: more warn policy tuning. hace 13 años
FBXDocument.cpp a1713052e5 - fbx: support reading LimbNode attachments, less Property70 warnings. hace 13 años
FBXDocument.h a1713052e5 - fbx: support reading LimbNode attachments, less Property70 warnings. hace 13 años
FBXDocumentUtil.cpp 4921114c7d - fbx: better error reporting reading property tables. hace 13 años
FBXDocumentUtil.h 4921114c7d - fbx: better error reporting reading property tables. hace 13 años
FBXImportSettings.h 54be52ea28 - fbx: add option to detect dummy animation tracks and to remove them. Actually, this is mostly a debugging aid (and it cuts down memory usage). hace 13 años
FBXImporter.cpp 3e86e1b857 - fbx: add import settings to public assimp config interface. hace 13 años
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. hace 13 años
FBXMaterial.cpp 17629f1ff1 - fbx: work on resolving material links. hace 13 años
FBXMeshGeometry.cpp f7106887cc - some fixes for vc12 hace 13 años
FBXModel.cpp cdb7caffbd - fbx: add special output node name tag to mark fbx null nodes. hace 13 años
FBXNodeAttribute.cpp a1713052e5 - fbx: support reading LimbNode attachments, less Property70 warnings. hace 13 años
FBXParser.cpp eb16c193ea - fbx: also support reading binary arrays of UNSIGNED data. hace 13 años
FBXParser.h 315285faf0 - fbx: refactor parsing code, move all parsing stuff to FBXParser.cpp. Parsing errors now carry the prefix "FBX-Parser". hace 13 años
FBXProperties.cpp 1bdf39448a - fbx: extend list of supported property data types. hace 13 años
FBXProperties.h e56b39ecaf fbx: gcc 4.6 compile fixes hace 13 años
FBXTokenizer.cpp 25dfbdf58d - fbx: add DOM layer to represent the parsed FBX file in-memory, capturing the essential semantics we need for importing. hace 13 años
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. hace 13 años
FBXUtil.cpp 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. hace 13 años
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. hace 13 años
FileLogStream.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
FileSystemFilter.h accbcb575b - fix off-by-one error in FileSystemFilter. hace 14 años
FindDegenerates.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
FindDegenerates.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
FindInstancesProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
FindInstancesProcess.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
FindInvalidDataProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
FindInvalidDataProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
FixNormalsStep.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
FixNormalsStep.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
GenFaceNormalsProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
GenFaceNormalsProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
GenVertexNormalsProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
GenVertexNormalsProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
GenericProperty.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
HMPFileData.h 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. hace 14 años
HMPLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
HMPLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
HalfLifeFileData.h 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. hace 14 años
Hash.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
IFCCurve.cpp 56bf755c4b - Ifc: fix handling of curves with RADIAN parameters. hace 13 años
IFCGeometry.cpp 302fad13b0 - Ifc: [openings] don't accidentally mirror stuff when projecting onto 2D planes. hace 13 años
IFCLoader.cpp 56bf755c4b - Ifc: fix handling of curves with RADIAN parameters. hace 13 años
IFCLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
IFCMaterial.cpp 879f2ed177 - fix some -Wall warnings hace 13 años
IFCProfile.cpp 5ac2354da0 - Ifc: implement IfcIShapeProfileDef entity. hace 13 años
IFCReaderGen.cpp 5ac2354da0 - Ifc: implement IfcIShapeProfileDef entity. hace 13 años
IFCReaderGen.h 5ac2354da0 - Ifc: implement IfcIShapeProfileDef entity. hace 13 años
IFCUtil.cpp ac7d7d20c9 - fixed compilation error on GCC in IFC loader. Thanks to larsp for the report! hace 13 años
IFCUtil.h 7484dd379c - Ifc: revamped Quadrify() version now correctly clips overlapping non-rectangular windows. hace 13 años
IFF.h 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. hace 14 años
IRRLoader.cpp 84939d5aec - fixed preprocessor checks for some importers hace 13 años
IRRLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
IRRMeshLoader.cpp 84939d5aec - fixed preprocessor checks for some importers hace 13 años
IRRMeshLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
IRRShared.cpp 84939d5aec - fixed preprocessor checks for some importers hace 13 años
IRRShared.h c6899cd999 FIX: Adding empty final line to some units where it was missing. hace 16 años
Importer.cpp 0693df00c5 - Bugfix: catched a null pointer crash when post processing removed everything from an invalid scene hace 13 años
Importer.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
ImporterRegistry.cpp 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. hace 13 años
ImproveCacheLocality.cpp 23381d9710 Bugfix : Refactored ImproveCacheLocalityProcess::ProcessMesh. ( merged from GitHub, thanks to Riku Palomäki ). hace 14 años
ImproveCacheLocality.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
JoinVerticesProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
JoinVerticesProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
LWOAnimation.cpp f7106887cc - some fixes for vc12 hace 13 años
LWOAnimation.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
LWOBLoader.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
LWOFileData.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
LWOLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
LWOLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
LWOMaterial.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
LWSLoader.cpp bae9db2f03 Merge branch 'master' of git://github.com/assimp/assimp hace 13 años
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. hace 13 años
LimitBoneWeightsProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
LimitBoneWeightsProcess.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
LineSplitter.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
LogAux.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
M3Importer.cpp 879f2ed177 - fix some -Wall warnings hace 13 años
M3Importer.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
MD2FileData.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
MD2Loader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
MD2Loader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
MD2NormalTable.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
MD3FileData.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
MD3Loader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
MD3Loader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
MD4FileData.h 01a25c1fb4 Get rid of ./extra folder in ./code. Move contents to main code folder. hace 16 años
MD5Loader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
MD5Loader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
MD5Parser.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
MD5Parser.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
MDCFileData.h 42def11d13 Bugfix : Replaced ugly (const_)casting by a better ctor and placement new. ( merged from GitHub, thanks to Riku Palomäki ). hace 14 años
MDCLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
MDCLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
MDCNormalTable.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). hace 17 años
MDLDefaultColorMap.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
MDLFileData.h cb71e6f5f2 Bugfix : pcGroupTris isn't really const, removed const and const_cast ( merged from GitHub, thanks to Riku Palomäki ). hace 14 años
MDLLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
MDLLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
MDLMaterialLoader.cpp d17071746d Bugfix : Removed some unnecessary const_casts. ( merged from GitHub, thanks to Riku Palomäki ). hace 14 años
MS3DLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
MS3DLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
MakeVerboseFormat.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
MakeVerboseFormat.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
MaterialSystem.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
MaterialSystem.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
MemoryIOWrapper.h c70646912c - add IFCZIP support to IFC loader. hace 13 años
NDOLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
NDOLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
NFFLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
NFFLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
OFFLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
OFFLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
ObjExporter.cpp 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
ObjExporter.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
ObjFileData.h cc88a3a0de update : add displacement map support to obj-material importer. this feature is supported by some special exporters. hace 13 años
ObjFileImporter.cpp cc88a3a0de update : add displacement map support to obj-material importer. this feature is supported by some special exporters. hace 13 años
ObjFileImporter.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
ObjFileMtlImporter.cpp cc88a3a0de update : add displacement map support to obj-material importer. this feature is supported by some special exporters. hace 13 años
ObjFileMtlImporter.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
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. hace 14 años
ObjFileParser.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
ObjTools.h 3f47ac3fe2 Bugfix : Fix an invalid getName function. Thanks to cyrilchampier. hace 13 años
OgreImporter.cpp a038288af9 Ogre: Fixed memoryleak and missing \0 at end of cstring hace 13 años
OgreImporter.hpp 29243071fa Ogre: Importerproperty to set Texture Mode from Filename (bla_n.png -> Normalmap etc.) hace 13 años
OgreMaterial.cpp a038288af9 Ogre: Fixed memoryleak and missing \0 at end of cstring hace 13 años
OgreMesh.cpp e658a7f98f Added Animationoverview diagram to documentation hace 13 años
OgreSkeleton.cpp 5b462d484b Ogre: small tweaks hace 13 años
OgreXmlHelper.hpp d9d57804fa Ogre: Support for multiple texcoords hace 13 años
OptimizeGraph.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
OptimizeGraph.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
OptimizeMeshes.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
OptimizeMeshes.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
ParsingUtils.h fa71305e07 Bugfix : Removed useless and weird const_cast from TokenMatch. ( merged from GitHub, thanks to Riku Palomäki ). hace 14 años
PlyExporter.cpp 08fe2e7d20 + add Ply exporter. hace 14 años
PlyExporter.h 08fe2e7d20 + add Ply exporter. hace 14 años
PlyLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
PlyLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
PlyParser.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
PlyParser.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
PolyTools.h 6c1cb4f159 Bugfix : Fixed some compiler warnings and some C99 and C++11 specific syntax. ( merged from GitHub, thanks to Riku Palomäki ). hace 14 años
PostStepRegistry.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
PretransformVertices.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
PretransformVertices.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
ProcessHelper.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
ProcessHelper.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
Profiler.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
Q3BSPFileData.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
Q3BSPFileImporter.cpp 81aef90f4a - manually pulled the three smaller change requests from Github. hace 13 años
Q3BSPFileImporter.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
Q3BSPFileParser.cpp 84939d5aec - fixed preprocessor checks for some importers hace 13 años
Q3BSPFileParser.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
Q3BSPZipArchive.cpp 84939d5aec - fixed preprocessor checks for some importers hace 13 años
Q3BSPZipArchive.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
Q3DLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
Q3DLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
RawLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
RawLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
RemoveComments.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
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 hace 13 años
RemoveRedundantMaterials.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
RemoveRedundantMaterials.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
RemoveVCProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
RemoveVCProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
SGSpatialSort.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
SGSpatialSort.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
SMDLoader.cpp 39ae26bfd8 bugfix : fix level 4 compiler warnings for Visual studio 2012. hace 13 años
SMDLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
STEPFile.h c338b665ed - applied patch to fix compilation errors with CLang following issue #3590305 hace 13 años
STEPFileEncoding.cpp 03c01685d3 - STEP: support UTF16, UTF32 and Mac/Roman escape sequences. hace 13 años
STEPFileEncoding.h 03c01685d3 - STEP: support UTF16, UTF32 and Mac/Roman escape sequences. hace 13 años
STEPFileReader.cpp 03c01685d3 - STEP: support UTF16, UTF32 and Mac/Roman escape sequences. hace 13 años
STEPFileReader.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
STLExporter.cpp 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
STLExporter.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
STLLoader.cpp 39ae26bfd8 bugfix : fix level 4 compiler warnings for Visual studio 2012. hace 13 años
STLLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
SceneCombiner.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
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 hace 13 años
ScenePreprocessor.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
ScenePreprocessor.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
ScenePrivate.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
SkeletonMeshBuilder.cpp 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
SkeletonMeshBuilder.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
SmoothingGroups.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
SmoothingGroups.inl 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
SortByPTypeProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
SortByPTypeProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
SpatialSort.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
SpatialSort.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
SplitByBoneCountProcess.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
SplitByBoneCountProcess.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
SplitLargeMeshes.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
SplitLargeMeshes.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
StandardShapes.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
StandardShapes.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
StdOStreamLogStream.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
StreamReader.h 1ac5a47c5d Bugfix : Fix a compiler bug for iOS arm, thanks to Brian Miller. hace 13 años
StringComparison.h 39ae26bfd8 bugfix : fix level 4 compiler warnings for Visual studio 2012. hace 13 años
Subdivision.cpp d7341094ca Bugfix : Fixed the Subdivision input mesh to be non-const. ( merged from GitHub, thanks to Riku Palomäki ). hace 14 años
Subdivision.h d7341094ca Bugfix : Fixed the Subdivision input mesh to be non-const. ( merged from GitHub, thanks to Riku Palomäki ). hace 14 años
TargetAnimation.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
TargetAnimation.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
TerragenLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
TerragenLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
TextureTransform.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
TextureTransform.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
TinyFormatter.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
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. hace 13 años
TriangulateProcess.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
UnrealLoader.cpp 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
UnrealLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
ValidateDataStructure.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
ValidateDataStructure.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
Vertex.h f7106887cc - some fixes for vc12 hace 13 años
VertexTriangleAdjacency.cpp 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
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 hace 13 años
Win32DebugLogStream.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
XFileHelper.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
XFileImporter.cpp 2a580c5518 - fixed/changed/worked on issue 3580054 - XFile materials don't have ambient colours, but emissive hace 13 años
XFileImporter.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
XFileParser.cpp 2944e7b210 - Added a workaround for some XFileExporter omitting separator chars at the end of data vectors hace 13 años
XFileParser.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
XGLLoader.cpp 879f2ed177 - fix some -Wall warnings hace 13 años
XGLLoader.h 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
assbin_chunks.h 2ffac898d6 [3393728] [PATCH 1/2] ommit->omit and splitted->split hace 14 años
fast_atof.h 687a4644d6 # fast_atof: fix comma handling. hace 14 años
irrXMLWrapper.h 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. hace 14 años
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. hace 15 años
pstdint.h 0e77095ace Experimental bugfix: avoid most pstdint.h stuff when VC10 stdint.h is included. hace 15 años
qnan.h 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años