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