Kim Kulling a75fa44bde PLY: prepare bugfix by adding missing unittest. 9 лет назад
..
res 524834c307 Fix line endings. 10 лет назад
.editorconfig 8326535445 Implemented: Add editor config for source code 10 лет назад
3DSConverter.cpp 505928cc02 Fixed build warnings on MSVC14 x64 in the 3DS format sources. 9 лет назад
3DSExporter.cpp 505928cc02 Fixed build warnings on MSVC14 x64 in the 3DS format sources. 9 лет назад
3DSExporter.h 63a4591683 Fixing bugs related to 64-bit upgrade in materials 9 лет назад
3DSHelper.h 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
3DSLoader.cpp 0c7aac02eb Fixes spelling in comments 9 лет назад
3DSLoader.h fa1d6d8c55 propagating precision requirments into operations 9 лет назад
ACLoader.cpp 7207e5117c Use new include bracktes. 9 лет назад
ACLoader.h 7207e5117c Use new include bracktes. 9 лет назад
AMFImporter.cpp c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. 9 лет назад
AMFImporter.hpp bd0449ea79 closes assimp/assimp/issues/1101: copy aiTexture type declaration instead 9 лет назад
AMFImporter_Geometry.cpp 9dc4fb2aa3 AMF: add missing license info. 9 лет назад
AMFImporter_Macro.hpp 9dc4fb2aa3 AMF: add missing license info. 9 лет назад
AMFImporter_Material.cpp 9dc4fb2aa3 AMF: add missing license info. 9 лет назад
AMFImporter_Node.hpp 9dc4fb2aa3 AMF: add missing license info. 9 лет назад
AMFImporter_Postprocess.cpp 11e2ca173d Fix the build. 9 лет назад
ASELoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 лет назад
ASELoader.h 7207e5117c Use new include bracktes. 9 лет назад
ASEParser.cpp c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. 9 лет назад
ASEParser.h fa1d6d8c55 propagating precision requirments into operations 9 лет назад
AssbinExporter.cpp a2dadbbe52 Fixed build warnings on MSVC14 x64 in the AssBin sources. 9 лет назад
AssbinExporter.h 1191d03405 Update license info. 10 лет назад
AssbinLoader.cpp a2dadbbe52 Fixed build warnings on MSVC14 x64 in the AssBin sources. 9 лет назад
AssbinLoader.h 7207e5117c Use new include bracktes. 9 лет назад
Assimp.cpp f45aeca3f6 Fix build: use ai_assert instead of assert. 9 лет назад
AssimpCExport.cpp b0f09ee6e2 Merge pull request #903 from dontbmh/upstream 9 лет назад
AssxmlExporter.cpp 3c5f1578c2 Fixes two type warnings and a missing case option 9 лет назад
AssxmlExporter.h 1191d03405 Update license info. 10 лет назад
B3DImporter.cpp bf5fc593eb Fixed build warnings on MSVC14 x64 in the B3D format sources. 9 лет назад
B3DImporter.h 7207e5117c Use new include bracktes. 9 лет назад
BVHLoader.cpp df6707a262 Fixed build warnings on MSVC14 x64 in the BVH format sources. 9 лет назад
BVHLoader.h 1191d03405 Update license info. 10 лет назад
BaseImporter.cpp c2deb3e15f BaseIMporter: fix review findings. 9 лет назад
BaseImporter.h 631eef49c3 BatchImporter: make validation configurable and add unittest for class. 9 лет назад
BaseProcess.cpp 7207e5117c Use new include bracktes. 9 лет назад
BaseProcess.h 7207e5117c Use new include bracktes. 9 лет назад
Bitmap.cpp 7207e5117c Use new include bracktes. 9 лет назад
Bitmap.h 1191d03405 Update license info. 10 лет назад
BlenderBMesh.cpp 06beb50391 Fixed build warnings on MSVC14 x64 in the Blender format sources, as well as 9 лет назад
BlenderBMesh.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
BlenderDNA.cpp 8ffd94937e Fix BlenderDNA for clang cross compiler. 9 лет назад
BlenderDNA.h 5fc3ee9a21 fix https://github.com/assimp/assimp/issues/946: use correct test for objectcompare in blender. 9 лет назад
BlenderDNA.inl bcb86bcc35 Add files via upload 9 лет назад
BlenderIntermediate.h 0f2cea7ba6 Blender: revert fix for suspicious crash in blender on windows. 9 лет назад
BlenderLoader.cpp 31bb9f7ba6 Obj: fix code review findings. 9 лет назад
BlenderLoader.h 293654fe7c Fix unittest. 9 лет назад
BlenderModifier.cpp 0c00edb40e Blender: fix some minor findings. 9 лет назад
BlenderModifier.h 2496e8a0a3 Lib: reduce number of header files included. 10 лет назад
BlenderScene.cpp 31bb9f7ba6 Obj: fix code review findings. 9 лет назад
BlenderScene.h dfa3409de9 Blender: add missing constructors. 9 лет назад
BlenderSceneGen.h 0ec1e91722 Regression Testsuite: update database. 9 лет назад
BlenderTessellator.cpp 06beb50391 Fixed build warnings on MSVC14 x64 in the Blender format sources, as well as 9 лет назад
BlenderTessellator.h 2496e8a0a3 Lib: reduce number of header files included. 10 лет назад
BlobIOSystem.h 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
ByteSwapper.h 7207e5117c Use new include bracktes. 9 лет назад
C4DImporter.cpp 7b08233ef2 Fix identation 9 лет назад
C4DImporter.h 3c7dd2b302 More whitespace consistency 9 лет назад
CInterfaceIOWrapper.cpp cbcaa107eb cfileio: fix leaks by not closing files in the destructor 9 лет назад
CInterfaceIOWrapper.h cbcaa107eb cfileio: fix leaks by not closing files in the destructor 9 лет назад
CMakeLists.txt f121e2eb66 Fixes https://github.com/assimp/assimp/issues/1143: fix build. 9 лет назад
COBLoader.cpp 2866da1262 Fixed build warnings on MSVC14 x64 in the COB format sources. 9 лет назад
COBLoader.h 1191d03405 Update license info. 10 лет назад
COBScene.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
CSMLoader.cpp 9a323d6de3 Fixed build warnings on MSVC14 x64 in the CSM loader. 9 лет назад
CSMLoader.h 1191d03405 Update license info. 10 лет назад
CalcTangentsProcess.cpp a84bf869c2 replace more math.h functions occurences with std:: 9 лет назад
CalcTangentsProcess.h 1191d03405 Update license info. 10 лет назад
ColladaExporter.cpp 36e53b75fa Issue#1084 - Fix collada export. Don't duplicate TEXCOORD/NORMALS/COLORS in <vertices> and <polylist> 9 лет назад
ColladaExporter.h 5cb4df80ad C++11-combat: hopefully the last std::to_string to replace. 9 лет назад
ColladaHelper.h 9621dff027 Morph animation support for collada 9 лет назад
ColladaLoader.cpp 9621dff027 Morph animation support for collada 9 лет назад
ColladaLoader.h 9621dff027 Morph animation support for collada 9 лет назад
ColladaParser.cpp 28a78ca460 Merge pull request #1156 from elect86/patch-7 9 лет назад
ColladaParser.h d87400b76a Fix some findings in animation header. 9 лет назад
ComputeUVMappingProcess.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
ComputeUVMappingProcess.h 7207e5117c Use new include bracktes. 9 лет назад
ConvertToLHProcess.cpp 7207e5117c Use new include bracktes. 9 лет назад
ConvertToLHProcess.h 7207e5117c Use new include bracktes. 9 лет назад
CreateAnimMesh.cpp 9621dff027 Morph animation support for collada 9 лет назад
CreateAnimMesh.h 9621dff027 Morph animation support for collada 9 лет назад
D3MFImporter.cpp 45eb13719e fixes https://github.com/assimp/assimp/issues/1141: fix typo. 9 лет назад
D3MFImporter.h 753b63c526 Removed override keywords so compilation success on gcc 4.6 9 лет назад
D3MFOpcPackage.cpp 6483b10997 {D3MF} Move #ifndefs before #includes 9 лет назад
D3MFOpcPackage.h 7207e5117c Use new include bracktes. 9 лет назад
DXFHelper.h 7207e5117c Use new include bracktes. 9 лет назад
DXFLoader.cpp acad22cc1e Fixed build warnings on MSVC14 x64 in the DXF format sources. 9 лет назад
DXFLoader.h 1191d03405 Update license info. 10 лет назад
DeboneProcess.cpp 0469a5c2e4 Fixed build warnings on MSVC14 x64 in the debone process. 9 лет назад
DeboneProcess.h 7207e5117c Use new include bracktes. 9 лет назад
DefaultIOStream.cpp f9cce7f59c MinGW __stat64 support depends on MSVCRT version 9 лет назад
DefaultIOStream.h 810fc405a8 Fix build. 9 лет назад
DefaultIOSystem.cpp 7207e5117c Use new include bracktes. 9 лет назад
DefaultIOSystem.h 7207e5117c Use new include bracktes. 9 лет назад
DefaultLogger.cpp 7207e5117c Use new include bracktes. 9 лет назад
DefaultProgressHandler.h 7207e5117c Use new include bracktes. 9 лет назад
Defines.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
Exceptional.h 9678da72c9 Public includes: add pragma statement and formalize include guard schema. 9 лет назад
Exporter.cpp 31bb9f7ba6 Obj: fix code review findings. 9 лет назад
FBXAnimation.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
FBXBinaryTokenizer.cpp dcfc696e86 FBX: woraround for issue 1089. 9 лет назад
FBXCompileConfig.h 1191d03405 Update license info. 10 лет назад
FBXConverter.cpp 2f2fe92b62 FBX: Add additional material properties. 9 лет назад
FBXConverter.h 53370d0d31 FBXImporter: some refactorings to increase readability. 10 лет назад
FBXDeformer.cpp dcfc696e86 FBX: woraround for issue 1089. 9 лет назад
FBXDocument.cpp 58af9efdc9 FBX: fix compiler warning: remove unused local function. 9 лет назад
FBXDocument.h 5be2351dc6 FBX: Correct camera position and clip planes. 9 лет назад
FBXDocumentUtil.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXDocumentUtil.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXImportSettings.h 1191d03405 Update license info. 10 лет назад
FBXImporter.cpp dcfc696e86 FBX: woraround for issue 1089. 9 лет назад
FBXImporter.h 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 лет назад
FBXMaterial.cpp 27f81884f9 adding support to store all the layered textures 9 лет назад
FBXMeshGeometry.cpp 9f7e34663e FBX: make lookup test less strict. closes https://github.com/assimp/assimp/issues/994 9 лет назад
FBXMeshGeometry.h 9f7e34663e FBX: make lookup test less strict. closes https://github.com/assimp/assimp/issues/994 9 лет назад
FBXModel.cpp 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
FBXNodeAttribute.cpp 53370d0d31 FBXImporter: some refactorings to increase readability. 10 лет назад
FBXParser.cpp 2ac9b0ce45 Fixed build warnings on MSVC14 x64 in the FBX format sources. 9 лет назад
FBXParser.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXProperties.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXProperties.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXTokenizer.cpp 1191d03405 Update license info. 10 лет назад
FBXTokenizer.h dcfc696e86 FBX: woraround for issue 1089. 9 лет назад
FBXUtil.cpp 1191d03405 Update license info. 10 лет назад
FBXUtil.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
FileLogStream.h 7207e5117c Use new include bracktes. 9 лет назад
FileSystemFilter.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
FindDegenerates.cpp 1191d03405 Update license info. 10 лет назад
FindDegenerates.h 7207e5117c Use new include bracktes. 9 лет назад
FindInstancesProcess.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FindInstancesProcess.h 1191d03405 Update license info. 10 лет назад
FindInvalidDataProcess.cpp fa1d6d8c55 propagating precision requirments into operations 9 лет назад
FindInvalidDataProcess.h fa1d6d8c55 propagating precision requirments into operations 9 лет назад
FixNormalsStep.cpp 25cda401c5 use cmath and C++ (std::) versions of functions 9 лет назад
FixNormalsStep.h 1191d03405 Update license info. 10 лет назад
GenFaceNormalsProcess.cpp 7207e5117c Use new include bracktes. 9 лет назад
GenFaceNormalsProcess.h 7207e5117c Use new include bracktes. 9 лет назад
GenVertexNormalsProcess.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
GenVertexNormalsProcess.h 5adb0e899c CMake Option and moving more functions to optional double support 9 лет назад
GenericProperty.h 7207e5117c Use new include bracktes. 9 лет назад
HMPFileData.h 1191d03405 Update license info. 10 лет назад
HMPLoader.cpp 3f53ffa576 122243,122194 Resource leak 9 лет назад
HMPLoader.h 7207e5117c Use new include bracktes. 9 лет назад
HalfLifeFileData.h 1191d03405 Update license info. 10 лет назад
Hash.h 1191d03405 Update license info. 10 лет назад
IFCBoolean.cpp 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 лет назад
IFCCurve.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
IFCGeometry.cpp 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 лет назад
IFCLoader.cpp f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix 9 лет назад
IFCLoader.h 1191d03405 Update license info. 10 лет назад
IFCMaterial.cpp 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 лет назад
IFCOpenings.cpp 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 лет назад
IFCProfile.cpp 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 лет назад
IFCReaderGen.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
IFCReaderGen1.cpp b50d734d75 IFC: Switch generated file to 2 files to fix issue related to <mingw4.9 ( 9 лет назад
IFCReaderGen2.cpp b50d734d75 IFC: Switch generated file to 2 files to fix issue related to <mingw4.9 ( 9 лет назад
IFCUtil.cpp 5f098b2f94 Fixed build warnings on MSVC14 x64 in the IFC format sources. 9 лет назад
IFCUtil.h 7207e5117c Use new include bracktes. 9 лет назад
IFF.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
IOStreamBuffer.h 9f96126362 ObjParser: remove dead code. 9 лет назад
IRRLoader.cpp f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix 9 лет назад
IRRLoader.h 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
IRRMeshLoader.cpp 4872c4caf8 122238 Use after free 9 лет назад
IRRMeshLoader.h 560e1eebc1 fix for https://github.com/assimp/assimp/issues/887: add missing define. 9 лет назад
IRRShared.cpp 7207e5117c Use new include bracktes. 9 лет назад
IRRShared.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
Importer.cpp c7efb50ad1 Fixed build warnings on MSVC14 x64 in the core Importer. 9 лет назад
Importer.h 631eef49c3 BatchImporter: make validation configurable and add unittest for class. 9 лет назад
ImporterRegistry.cpp 3274951f2a [+] X3D importer. 9 лет назад
ImproveCacheLocality.cpp 7207e5117c Use new include bracktes. 9 лет назад
ImproveCacheLocality.h 7207e5117c Use new include bracktes. 9 лет назад
JoinVerticesProcess.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
JoinVerticesProcess.h d82fd0d750 closes https://github.com/assimp/assimp/issues/1076: use ai_assert instead 9 лет назад
LWOAnimation.cpp 2c93e29dcc Fixed build warnings on MSVC14 x64 in the LWO format sources. 9 лет назад
LWOAnimation.h 7207e5117c Use new include bracktes. 9 лет назад
LWOBLoader.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
LWOFileData.h 7207e5117c Use new include bracktes. 9 лет назад
LWOLoader.cpp 0c7aac02eb Fixes spelling in comments 9 лет назад
LWOLoader.h 7207e5117c Use new include bracktes. 9 лет назад
LWOMaterial.cpp c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. 9 лет назад
LWSLoader.cpp 335003a5a3 Fixed build warnings on MSVC14 x64 in the LWS format sources. 9 лет назад
LWSLoader.h 1191d03405 Update license info. 10 лет назад
LimitBoneWeightsProcess.cpp 4df18f93ea Fixed build warnings on MSVC14 x64 in the limit bone weights post-process. 9 лет назад
LimitBoneWeightsProcess.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
LineSplitter.h 1191d03405 Update license info. 10 лет назад
LogAux.h 7207e5117c Use new include bracktes. 9 лет назад
MD2FileData.h 7207e5117c Use new include bracktes. 9 лет назад
MD2Loader.cpp 7207e5117c Use new include bracktes. 9 лет назад
MD2Loader.h 7207e5117c Use new include bracktes. 9 лет назад
MD2NormalTable.h 1191d03405 Update license info. 10 лет назад
MD3FileData.h 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
MD3Loader.cpp 923b014472 Fixed build warnings on MSVC14 x64 in the MD3 and MD5 format sources. 9 лет назад
MD3Loader.h 7207e5117c Use new include bracktes. 9 лет назад
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
MD5Loader.cpp 923b014472 Fixed build warnings on MSVC14 x64 in the MD3 and MD5 format sources. 9 лет назад
MD5Loader.h 7207e5117c Use new include bracktes. 9 лет назад
MD5Parser.cpp 96a64a353a fix bug when reading strings in quote in MD5 models 9 лет назад
MD5Parser.h 7207e5117c Use new include bracktes. 9 лет назад
MDCFileData.h 7207e5117c Use new include bracktes. 9 лет назад
MDCLoader.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
MDCLoader.h 7207e5117c Use new include bracktes. 9 лет назад
MDCNormalTable.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
MDLDefaultColorMap.h 1191d03405 Update license info. 10 лет назад
MDLFileData.h 1191d03405 Update license info. 10 лет назад
MDLLoader.cpp 8e9c0235d3 153083/2 Buffer not null terminated 9 лет назад
MDLLoader.h 1191d03405 Update license info. 10 лет назад
MDLMaterialLoader.cpp 61097479c8 122243 Resource leak 9 лет назад
MS3DLoader.cpp 2946a7349b Fixed build warnings on MSVC14 x64 in the MS3D format sources. 9 лет назад
MS3DLoader.h 1191d03405 Update license info. 10 лет назад
Macros.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
MakeVerboseFormat.cpp 04e0552f9e 134062 Use after free 9 лет назад
MakeVerboseFormat.h 1191d03405 Update license info. 10 лет назад
MaterialSystem.cpp 60cd4605eb Fixed build warnings on MSVC14 x64 in the Material System source. 9 лет назад
MaterialSystem.h 1191d03405 Update license info. 10 лет назад
MathFunctions.h 3eafc7e746 Renamed Math.h --> MathFunctions.h 9 лет назад
MemoryIOWrapper.h 7207e5117c Use new include bracktes. 9 лет назад
NDOLoader.cpp f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix 9 лет назад
NDOLoader.h 7207e5117c Use new include bracktes. 9 лет назад
NFFLoader.cpp fa1d6d8c55 propagating precision requirments into operations 9 лет назад
NFFLoader.h 7207e5117c Use new include bracktes. 9 лет назад
OFFLoader.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
OFFLoader.h 7207e5117c Use new include bracktes. 9 лет назад
ObjExporter.cpp 31bb9f7ba6 Obj: fix code review findings. 9 лет назад
ObjExporter.h 6ed1f7570e Merge branch 'master' of https://github.com/assimp/assimp 9 лет назад
ObjFileData.h 17cae8ac5a Added support for parameters Ni and Tf in OBJ/MTL file format. 9 лет назад
ObjFileImporter.cpp 17cae8ac5a Added support for parameters Ni and Tf in OBJ/MTL file format. 9 лет назад
ObjFileImporter.h 83896f18b3 Update ObjFileImporter.h 9 лет назад
ObjFileMtlImporter.cpp f9fa95a7c2 Obj-Importer: fix crash when updating the current mat-index: use correct 9 лет назад
ObjFileMtlImporter.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
ObjFileParser.cpp b934331985 closes https://github.com/assimp/assimp/issues/1111: add warning when 9 лет назад
ObjFileParser.h c5d6ac2c30 ObjParser: remove deprecated code. 9 лет назад
ObjTools.h df5fc5f68d OBJParser: Support spaces in texture file names 9 лет назад
OgreBinarySerializer.cpp 0c7aac02eb Fixes spelling in comments 9 лет назад
OgreBinarySerializer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
OgreImporter.cpp 7207e5117c Use new include bracktes. 9 лет назад
OgreImporter.h 7207e5117c Use new include bracktes. 9 лет назад
OgreMaterial.cpp 4a63f1759c Fixed build warnings on MSVC14 x64 in the Ogre format sources. 9 лет назад
OgreParsingUtils.h 1191d03405 Update license info. 10 лет назад
OgreStructs.cpp 4a63f1759c Fixed build warnings on MSVC14 x64 in the Ogre format sources. 9 лет назад
OgreStructs.h 7207e5117c Use new include bracktes. 9 лет назад
OgreXmlSerializer.cpp 0c7aac02eb Fixes spelling in comments 9 лет назад
OgreXmlSerializer.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
OpenGEXExporter.cpp cd9cb50eaf OpenGEX: fix some review findings. 9 лет назад
OpenGEXExporter.h 7207e5117c Use new include bracktes. 9 лет назад
OpenGEXImporter.cpp 48e542d8d4 Fixed build warnings on MSVC14 x64 in the OpenGEX format sources. 9 лет назад
OpenGEXImporter.h cd9cb50eaf OpenGEX: fix some review findings. 9 лет назад
OpenGEXStructs.h cd9cb50eaf OpenGEX: fix some review findings. 9 лет назад
OptimizeGraph.cpp 3e08a47d4f Fixed build warnings on MSVC14 x64 in some scene optimisations. 9 лет назад
OptimizeGraph.h 7207e5117c Use new include bracktes. 9 лет назад
OptimizeMeshes.cpp 3e08a47d4f Fixed build warnings on MSVC14 x64 in some scene optimisations. 9 лет назад
OptimizeMeshes.h 7207e5117c Use new include bracktes. 9 лет назад
ParsingUtils.h 7207e5117c Use new include bracktes. 9 лет назад
PlyExporter.cpp f119447549 Fixes compilation on OSX with gcc. 9 лет назад
PlyExporter.h 8c13c8a558 PLYExporter: forbit copying + add empty destructor. 10 лет назад
PlyLoader.cpp 3323d42ad6 Update PlyLoader.cpp 9 лет назад
PlyLoader.h a75fa44bde PLY: prepare bugfix by adding missing unittest. 9 лет назад
PlyParser.cpp a75fa44bde PLY: prepare bugfix by adding missing unittest. 9 лет назад
PlyParser.h 5127e18da6 Update PlyParser.h 9 лет назад
PolyTools.h 7207e5117c Use new include bracktes. 9 лет назад
PostStepRegistry.cpp 1191d03405 Update license info. 10 лет назад
PretransformVertices.cpp f81e28f320 Fixed build warnings on MSVC14 x64 in the pre-transform vertices post-process. 9 лет назад
PretransformVertices.h 7207e5117c Use new include bracktes. 9 лет назад
ProcessHelper.cpp 98aea657ff Fixed build warnings on MSVC14 x64 in some helpers. 9 лет назад
ProcessHelper.h 5adb0e899c CMake Option and moving more functions to optional double support 9 лет назад
Profiler.h 7207e5117c Use new include bracktes. 9 лет назад
Q3BSPFileData.h af54cb8a29 Q3BSP: fix license dates. 9 лет назад
Q3BSPFileImporter.cpp 655a470fc9 Fixed build warnings on MSVC14 x64 in the Quake 3 format sources. 9 лет назад
Q3BSPFileImporter.h af54cb8a29 Q3BSP: fix license dates. 9 лет назад
Q3BSPFileParser.cpp af54cb8a29 Q3BSP: fix license dates. 9 лет назад
Q3BSPFileParser.h af54cb8a29 Q3BSP: fix license dates. 9 лет назад
Q3BSPZipArchive.cpp 655a470fc9 Fixed build warnings on MSVC14 x64 in the Quake 3 format sources. 9 лет назад
Q3BSPZipArchive.h fe0cfc52bc Q3BSP-Loader: reformat include. 9 лет назад
Q3DLoader.cpp 7207e5117c Use new include bracktes. 9 лет назад
Q3DLoader.h 7207e5117c Use new include bracktes. 9 лет назад
RawLoader.cpp 7207e5117c Use new include bracktes. 9 лет назад
RawLoader.h 7207e5117c Use new include bracktes. 9 лет назад
RemoveComments.cpp 1191d03405 Update license info. 10 лет назад
RemoveComments.h 7207e5117c Use new include bracktes. 9 лет назад
RemoveRedundantMaterials.cpp 8e8757f800 Keep original materials names after RemoveRedundant materials process and export to collada 9 лет назад
RemoveRedundantMaterials.h 7207e5117c Use new include bracktes. 9 лет назад
RemoveVCProcess.cpp 7207e5117c Use new include bracktes. 9 лет назад
RemoveVCProcess.h 7207e5117c Use new include bracktes. 9 лет назад
SGSpatialSort.cpp 1191d03405 Update license info. 10 лет назад
SGSpatialSort.h 7207e5117c Use new include bracktes. 9 лет назад
SIBImporter.cpp 98e7eb476d Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix 9 лет назад
SIBImporter.h d82fd0d750 closes https://github.com/assimp/assimp/issues/1076: use ai_assert instead 9 лет назад
SMDLoader.cpp c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. 9 лет назад
SMDLoader.h 859d15d3a0 closes assimp/assimp/issues/899: fix parsing of texture name. 9 лет назад
STEPFile.h 1724cc9e66 Remove redundant file. 9 лет назад
STEPFileEncoding.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
STEPFileEncoding.h 1191d03405 Update license info. 10 лет назад
STEPFileReader.cpp 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
STEPFileReader.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
STLExporter.cpp 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
STLExporter.h 1191d03405 Update license info. 10 лет назад
STLLoader.cpp 58e0d8c261 Fixed build warnings on MSVC14 x64 in the STL format sources. 9 лет назад
STLLoader.h 7207e5117c Use new include bracktes. 9 лет назад
SceneCombiner.cpp f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix 9 лет назад
SceneCombiner.h 38b9ae2c6c closes https://github.com/assimp/assimp/issues/584: export scene combiner. 9 лет назад
ScenePreprocessor.cpp 499886f89e ScenePreprocessor: fix invalid index counter. 9 лет назад
ScenePreprocessor.h 7207e5117c Use new include bracktes. 9 лет назад
ScenePrivate.h 7207e5117c Use new include bracktes. 9 лет назад
SkeletonMeshBuilder.cpp 20318811ff Fixed build warnings on MSVC14 x64 in the skeleton mesh builder. 9 лет назад
SkeletonMeshBuilder.h 7207e5117c Use new include bracktes. 9 лет назад
SmoothingGroups.h 7207e5117c Use new include bracktes. 9 лет назад
SmoothingGroups.inl 4d5df6dc9a use NormalizeSafe to prevent NaN when normalizing zero vectors 10 лет назад
SortByPTypeProcess.cpp 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
SortByPTypeProcess.h 7207e5117c Use new include bracktes. 9 лет назад
SpatialSort.cpp c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. 9 лет назад
SpatialSort.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 лет назад
SplitByBoneCountProcess.cpp 0c7aac02eb Fixes spelling in comments 9 лет назад
SplitByBoneCountProcess.h 7207e5117c Use new include bracktes. 9 лет назад
SplitLargeMeshes.cpp 381f87507f SplitLargeMeshes: Use C++11 range-based for loop 9 лет назад
SplitLargeMeshes.h 7207e5117c Use new include bracktes. 9 лет назад
StandardShapes.cpp 02e038bbb6 Fix compiler warnings related to issue 957. 9 лет назад
StandardShapes.h fa1d6d8c55 propagating precision requirments into operations 9 лет назад
StdOStreamLogStream.h f383ec0797 Fix some review findings. 9 лет назад
StepExporter.cpp a5b3ce9a3c reverting back to 16 digit precision export 9 лет назад
StepExporter.h 7207e5117c Use new include bracktes. 9 лет назад
StreamReader.h c80777f13f Enable SIBImport test. 9 лет назад
StreamWriter.h 7207e5117c Use new include bracktes. 9 лет назад
StringComparison.h 7207e5117c Use new include bracktes. 9 лет назад
StringUtils.h 7681089abc C++11-Combat: last replacements of std::to_string. 9 лет назад
Subdivision.cpp 6dfff37d8f SubDivision: fix compiler warning: unused variable. 9 лет назад
Subdivision.h 1191d03405 Update license info. 10 лет назад
TargetAnimation.cpp 39f54bf183 Fixed build warnings on MSVC14 x64 in Target Animation source. 9 лет назад
TargetAnimation.h 7207e5117c Use new include bracktes. 9 лет назад
TerragenLoader.cpp 7207e5117c Use new include bracktes. 9 лет назад
TerragenLoader.h 1191d03405 Update license info. 10 лет назад
TextureTransform.cpp 87e7cf00a2 Fix spelling mistakes 9 лет назад
TextureTransform.h 7207e5117c Use new include bracktes. 9 лет назад
TinyFormatter.h 9dc4fb2aa3 AMF: add missing license info. 9 лет назад
TriangulateProcess.cpp d82fd0d750 closes https://github.com/assimp/assimp/issues/1076: use ai_assert instead 9 лет назад
TriangulateProcess.h 1191d03405 Update license info. 10 лет назад
UnrealLoader.cpp f22d78a3d3 Fixed build warnings on MSVC14 x64 in Unreal importer. 9 лет назад
UnrealLoader.h 1191d03405 Update license info. 10 лет назад
ValidateDataStructure.cpp 6a9ccf2016 [+] Flag for scene for supporting formats where more than one face can reference to one vertex. 9 лет назад
ValidateDataStructure.h 7207e5117c Use new include bracktes. 9 лет назад
Version.cpp 615bdb27d9 Closes https://github.com/assimp/assimp/issues/1102: update Version.cpp 9 лет назад
Vertex.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 лет назад
VertexTriangleAdjacency.cpp 7207e5117c Use new include bracktes. 9 лет назад
VertexTriangleAdjacency.h 7207e5117c Use new include bracktes. 9 лет назад
Win32DebugLogStream.h f383ec0797 Fix some review findings. 9 лет назад
X3DExporter.cpp bde2b466be Remove unnecessary semicolon 9 лет назад
X3DExporter.hpp c6d233768f [F] Small doc changes. 9 лет назад
X3DImporter.cpp 0c7aac02eb Fixes spelling in comments 9 лет назад
X3DImporter.hpp c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. 9 лет назад
X3DImporter_Geometry2D.cpp 25cda401c5 use cmath and C++ (std::) versions of functions 9 лет назад
X3DImporter_Geometry3D.cpp c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. 9 лет назад
X3DImporter_Group.cpp 86dc3f7a79 X3D: Some more reformattings and missing initializations. 9 лет назад
X3DImporter_Light.cpp e0dde73018 C++11-combat: replace more std::to_string by assimp-specific to_string 9 лет назад
X3DImporter_Macro.hpp 7b9162136f Some small format changes for assimp-style :-). 9 лет назад
X3DImporter_Metadata.cpp 86dc3f7a79 X3D: Some more reformattings and missing initializations. 9 лет назад
X3DImporter_Networking.cpp b61aaf7ec4 New animation file for OpenGEX. 9 лет назад
X3DImporter_Node.hpp c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. 9 лет назад
X3DImporter_Postprocess.cpp 0c7aac02eb Fixes spelling in comments 9 лет назад
X3DImporter_Rendering.cpp cbfbf2a256 Fixed build warnings on MSVC14 x64 in the X3D format sources. 9 лет назад
X3DImporter_Shape.cpp 7b9162136f Some small format changes for assimp-style :-). 9 лет назад
X3DImporter_Texturing.cpp 7b9162136f Some small format changes for assimp-style :-). 9 лет назад
XFileExporter.cpp 17fc3eea8f Do not build exporter if its importer is not built 9 лет назад
XFileExporter.h 96fab1cf55 122219-122218 Big parameter passed by value 9 лет назад
XFileHelper.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
XFileImporter.cpp 7415289649 Fixed build warnings on MSVC14 x64 in X file importer. 9 лет назад
XFileImporter.h 7207e5117c Use new include bracktes. 9 лет назад
XFileParser.cpp e0dde73018 C++11-combat: replace more std::to_string by assimp-specific to_string 9 лет назад
XFileParser.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
XGLLoader.cpp cf151b77d8 Fixed build warnings on MSVC14 x64 in the XGL loader. 9 лет назад
XGLLoader.h a66e644bf3 Fix coverity finding: fix possible use after free.. 9 лет назад
XMLTools.h 1191d03405 Update license info. 10 лет назад
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
fast_atof.h 05a6ee6473 Adding double precision import support for formats that can be exported 9 лет назад
glTFAsset.h 0c7aac02eb Fixes spelling in comments 9 лет назад
glTFAsset.inl f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix 9 лет назад
glTFAssetWriter.h 3c827f29f6 Export glTF buffers as separate .bin files 9 лет назад
glTFAssetWriter.inl d9b0449e83 Fixed build warnings on MSVC14 x64 in the glTF format sources. One warning 9 лет назад
glTFExporter.cpp f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix 9 лет назад
glTFExporter.h 57a00d5faa find skeleton root joint and only allow four joint weights per vertex 9 лет назад
glTFImporter.cpp 0c7aac02eb Fixes spelling in comments 9 лет назад
glTFImporter.h 1191d03405 Update license info. 10 лет назад
irrXMLWrapper.h 1e2c0279b0 Fixed build warnings on MSVC14 x64 in the IRR format sources. 9 лет назад
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. 15 лет назад
qnan.h 2f7e3dcdcc Basic changes to introduce optional double precision 9 лет назад
scene.cpp 82b1769759 Fix new call. 9 лет назад