Jared Mulconry 8dabd76e03 Fixed a warning caused by aiVector3D appearing in a packed struct, causing it to fail to pack as requested. 8 лет назад
..
res 4495162f5f Fix new lines problem 9 лет назад
.editorconfig 8326535445 Implemented: Add editor config for source code 10 лет назад
3DSConverter.cpp c143d2e02c closes https://github.com/assimp/assimp/issues/1404: set name with merged meshes for output mesh. 8 лет назад
3DSExporter.cpp b727420cf2 SceneCOmbiner: Fix the build. 8 лет назад
3DSExporter.h a2b8d66a86 Update license info. 8 лет назад
3DSHelper.h a2b8d66a86 Update license info. 8 лет назад
3DSLoader.cpp 58213804ff Update 3DSLoader.cpp 8 лет назад
3DSLoader.h a2b8d66a86 Update license info. 8 лет назад
ACLoader.cpp a2b8d66a86 Update license info. 8 лет назад
ACLoader.h a2b8d66a86 Update license info. 8 лет назад
AMFImporter.cpp a2b8d66a86 Update license info. 8 лет назад
AMFImporter.hpp a2b8d66a86 Update license info. 8 лет назад
AMFImporter_Geometry.cpp a2b8d66a86 Update license info. 8 лет назад
AMFImporter_Macro.hpp a2b8d66a86 Update license info. 8 лет назад
AMFImporter_Material.cpp a2b8d66a86 Update license info. 8 лет назад
AMFImporter_Node.hpp f6a8be5bac AMPImporter: fix coverity findings. 8 лет назад
AMFImporter_Postprocess.cpp b727420cf2 SceneCOmbiner: Fix the build. 8 лет назад
ASELoader.cpp a408b92279 closes https://github.com/assimp/assimp/issues/1319: fix build without 8 лет назад
ASELoader.h f30fd58494 fix review findings., 8 лет назад
ASEParser.cpp a408b92279 closes https://github.com/assimp/assimp/issues/1319: fix build without 8 лет назад
ASEParser.h a408b92279 closes https://github.com/assimp/assimp/issues/1319: fix build without 8 лет назад
AssbinExporter.cpp 046c229e48 AssbinExporter: Fix strict aliasing violation 8 лет назад
AssbinExporter.h a2b8d66a86 Update license info. 8 лет назад
AssbinLoader.cpp 3346fb517f fix compiler warnings. 8 лет назад
AssbinLoader.h febf94f6aa Merge pull request #1212 from aoowweenn/umw_dev 8 лет назад
Assimp.cpp c121cec68a Obj-Importer: introduce working test for line breaks. 8 лет назад
AssimpCExport.cpp 439409bef2 SceneCombiner: fix the build. 8 лет назад
AssxmlExporter.cpp a2b8d66a86 Update license info. 8 лет назад
AssxmlExporter.h a2b8d66a86 Update license info. 8 лет назад
B3DImporter.cpp a2b8d66a86 Update license info. 8 лет назад
B3DImporter.h a2b8d66a86 Update license info. 8 лет назад
BVHLoader.cpp a2b8d66a86 Update license info. 8 лет назад
BVHLoader.h a2b8d66a86 Update license info. 8 лет назад
BaseImporter.cpp d40b6089e8 Fix compiler warnings + one review finding. 8 лет назад
BaseImporter.h d7e13e67c4 Utf8: integrate new lib. 8 лет назад
BaseProcess.cpp a2b8d66a86 Update license info. 8 лет назад
BaseProcess.h a2b8d66a86 Update license info. 8 лет назад
Bitmap.cpp a2b8d66a86 Update license info. 8 лет назад
Bitmap.h a2b8d66a86 Update license info. 8 лет назад
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 a2b8d66a86 Update license info. 8 лет назад
BlenderDNA.h 982430c3ce BlenderDNA: Silence warning about inline function which is declared but not defined 8 лет назад
BlenderDNA.inl a2b8d66a86 Update license info. 8 лет назад
BlenderIntermediate.h a2b8d66a86 Update license info. 8 лет назад
BlenderLoader.cpp 0b34089df0 Added TokensForSearch in BlenderLoader to allow CanRead return true for in-memory files. 8 лет назад
BlenderLoader.h a2b8d66a86 Update license info. 8 лет назад
BlenderModifier.cpp 4efe7bfd41 Remove std functions deprecated by C++11. 8 лет назад
BlenderModifier.h a2b8d66a86 Update license info. 8 лет назад
BlenderScene.cpp e6dcad384a Fix missing includes. 9 лет назад
BlenderScene.h a2b8d66a86 Update license info. 8 лет назад
BlenderSceneGen.h 0ec1e91722 Regression Testsuite: update database. 9 лет назад
BlenderTessellator.cpp a2b8d66a86 Update license info. 8 лет назад
BlenderTessellator.h a2b8d66a86 Update license info. 8 лет назад
BlobIOSystem.h a2b8d66a86 Update license info. 8 лет назад
ByteSwapper.h a2b8d66a86 Update license info. 8 лет назад
C4DImporter.cpp 847e0291a0 changed a few leftover asserts to ai_assert 8 лет назад
C4DImporter.h b1313b04b8 should be map, not set 8 лет назад
CInterfaceIOWrapper.cpp a2b8d66a86 Update license info. 8 лет назад
CInterfaceIOWrapper.h a2b8d66a86 Update license info. 8 лет назад
CMakeLists.txt d139b4d180 Merge pull request #1423 from Matter-and-Form/feature/gltf2 8 лет назад
COBLoader.cpp 03d97b23ec Coverity: fix finding in COBLoader. 8 лет назад
COBLoader.h a2b8d66a86 Update license info. 8 лет назад
COBScene.h a2b8d66a86 Update license info. 8 лет назад
CSMLoader.cpp a2b8d66a86 Update license info. 8 лет назад
CSMLoader.h a2b8d66a86 Update license info. 8 лет назад
CalcTangentsProcess.cpp a2b8d66a86 Update license info. 8 лет назад
CalcTangentsProcess.h a2b8d66a86 Update license info. 8 лет назад
ColladaExporter.cpp 98532b45bf Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. 8 лет назад
ColladaExporter.h dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 лет назад
ColladaHelper.h a2b8d66a86 Update license info. 8 лет назад
ColladaLoader.cpp 41724ace2d Collada: Silence uninitialized variable warning 8 лет назад
ColladaLoader.h a2b8d66a86 Update license info. 8 лет назад
ColladaParser.cpp 92beee9924 Collada importer: Add support for line strip primitives 8 лет назад
ColladaParser.h a2b8d66a86 Update license info. 8 лет назад
ComputeUVMappingProcess.cpp a2b8d66a86 Update license info. 8 лет назад
ComputeUVMappingProcess.h a2b8d66a86 Update license info. 8 лет назад
ConvertToLHProcess.cpp a2b8d66a86 Update license info. 8 лет назад
ConvertToLHProcess.h a2b8d66a86 Update license info. 8 лет назад
CreateAnimMesh.cpp 9621dff027 Morph animation support for collada 9 лет назад
CreateAnimMesh.h a2b8d66a86 Update license info. 8 лет назад
D3MFImporter.cpp 00e3b03c5b closes https://github.com/assimp/assimp/issues/1406: fix merge issue + improve 3MF-tests 8 лет назад
D3MFImporter.h a2b8d66a86 Update license info. 8 лет назад
D3MFOpcPackage.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 лет назад
D3MFOpcPackage.h a2b8d66a86 Update license info. 8 лет назад
DXFHelper.h a2b8d66a86 Update license info. 8 лет назад
DXFLoader.cpp a2b8d66a86 Update license info. 8 лет назад
DXFLoader.h a2b8d66a86 Update license info. 8 лет назад
DeboneProcess.cpp a2b8d66a86 Update license info. 8 лет назад
DeboneProcess.h a2b8d66a86 Update license info. 8 лет назад
DefaultIOStream.cpp a2b8d66a86 Update license info. 8 лет назад
DefaultIOSystem.cpp a2b8d66a86 Update license info. 8 лет назад
DefaultLogger.cpp b9efc234d0 DefaultLogger: Whitespace cleanup to fix GCC misleading indentation warning 8 лет назад
DefaultProgressHandler.h a2b8d66a86 Update license info. 8 лет назад
Exceptional.h 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 9 лет назад
Exporter.cpp d7cbbaf23e Compile with glTF2 export option (currently same as glTF1 output) 8 лет назад
FBXAnimation.cpp e3163ec15e FBX: fix some minor findings. 8 лет назад
FBXBinaryTokenizer.cpp f8ef94095a Update version check in FBX reader to check for version >= 7500 instead of exactly 7500. 8 лет назад
FBXCompileConfig.h e3163ec15e FBX: fix some minor findings. 8 лет назад
FBXConverter.cpp d27e667f1e Merge branch 'master' of https://github.com/assimp/assimp 8 лет назад
FBXConverter.h a2b8d66a86 Update license info. 8 лет назад
FBXDeformer.cpp a2b8d66a86 Update license info. 8 лет назад
FBXDocument.cpp e3163ec15e FBX: fix some minor findings. 8 лет назад
FBXDocument.h e3163ec15e FBX: fix some minor findings. 8 лет назад
FBXDocumentUtil.cpp a2b8d66a86 Update license info. 8 лет назад
FBXDocumentUtil.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 лет назад
FBXImportSettings.h c86013b08d Fixed many FBX bugs 8 лет назад
FBXImporter.cpp c86013b08d Fixed many FBX bugs 8 лет назад
FBXImporter.h a2b8d66a86 Update license info. 8 лет назад
FBXMaterial.cpp c86013b08d Fixed many FBX bugs 8 лет назад
FBXMeshGeometry.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 лет назад
FBXMeshGeometry.h a2b8d66a86 Update license info. 8 лет назад
FBXModel.cpp e3163ec15e FBX: fix some minor findings. 8 лет назад
FBXNodeAttribute.cpp e3163ec15e FBX: fix some minor findings. 8 лет назад
FBXParser.cpp 01c50394ce FBXParser: Silence uninitialized variable warnings 8 лет назад
FBXParser.h e3163ec15e FBX: fix some minor findings. 8 лет назад
FBXProperties.cpp a2b8d66a86 Update license info. 8 лет назад
FBXProperties.h dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 лет назад
FBXTokenizer.cpp a2b8d66a86 Update license info. 8 лет назад
FBXTokenizer.h dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 лет назад
FBXUtil.cpp a2b8d66a86 Update license info. 8 лет назад
FBXUtil.h a2b8d66a86 Update license info. 8 лет назад
FIReader.cpp 4652be8f18 FIReader: Silence uninitialized variable warning 8 лет назад
FIReader.hpp e97ba7aec2 X3D importer: Fixed missing header file 8 лет назад
FileLogStream.h bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp 8 лет назад
FileSystemFilter.h 87e7cf00a2 Fix spelling mistakes 9 лет назад
FindDegenerates.cpp a2b8d66a86 Update license info. 8 лет назад
FindDegenerates.h a2b8d66a86 Update license info. 8 лет назад
FindInstancesProcess.cpp a2b8d66a86 Update license info. 8 лет назад
FindInstancesProcess.h a2b8d66a86 Update license info. 8 лет назад
FindInvalidDataProcess.cpp a2b8d66a86 Update license info. 8 лет назад
FindInvalidDataProcess.h a2b8d66a86 Update license info. 8 лет назад
FixNormalsStep.cpp a2b8d66a86 Update license info. 8 лет назад
FixNormalsStep.h a2b8d66a86 Update license info. 8 лет назад
GenFaceNormalsProcess.cpp a2b8d66a86 Update license info. 8 лет назад
GenFaceNormalsProcess.h a2b8d66a86 Update license info. 8 лет назад
GenVertexNormalsProcess.cpp a2b8d66a86 Update license info. 8 лет назад
GenVertexNormalsProcess.h a2b8d66a86 Update license info. 8 лет назад
GenericProperty.h a2b8d66a86 Update license info. 8 лет назад
HMPFileData.h a2b8d66a86 Update license info. 8 лет назад
HMPLoader.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 лет назад
HMPLoader.h a2b8d66a86 Update license info. 8 лет назад
HalfLifeFileData.h bd2af6591f Fix compiler warnings. 8 лет назад
Hash.h a2b8d66a86 Update license info. 8 лет назад
IFCBoolean.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 лет назад
IFCCurve.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 лет назад
IFCGeometry.cpp bf2e2f7537 Extended support for tessellation parameter to more IFC shapes 8 лет назад
IFCLoader.cpp 80acc1f241 Fix Collada export image tag 8 лет назад
IFCLoader.h a2b8d66a86 Update license info. 8 лет назад
IFCMaterial.cpp a2b8d66a86 Update license info. 8 лет назад
IFCOpenings.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 лет назад
IFCProfile.cpp 6db0a63d6e Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. 8 лет назад
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 a2b8d66a86 Update license info. 8 лет назад
IFCUtil.h a2b8d66a86 Update license info. 8 лет назад
IFF.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
IOStreamBuffer.h a2bbf76cf4 StreamReader: fix out-of-range exception 8 лет назад
IRRLoader.cpp b727420cf2 SceneCOmbiner: Fix the build. 8 лет назад
IRRLoader.h b727420cf2 SceneCOmbiner: Fix the build. 8 лет назад
IRRMeshLoader.cpp a2b8d66a86 Update license info. 8 лет назад
IRRMeshLoader.h a2b8d66a86 Update license info. 8 лет назад
IRRShared.cpp a2b8d66a86 Update license info. 8 лет назад
IRRShared.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
Importer.cpp f1998d52dc Importer: Whitespace cleanup to fix GCC misleading indentation warning 8 лет назад
Importer.h a2b8d66a86 Update license info. 8 лет назад
ImporterRegistry.cpp 19876e9822 Add support for importing both glTF and glTF2 files 8 лет назад
ImproveCacheLocality.cpp a2b8d66a86 Update license info. 8 лет назад
ImproveCacheLocality.h a2b8d66a86 Update license info. 8 лет назад
JoinVerticesProcess.cpp a2b8d66a86 Update license info. 8 лет назад
JoinVerticesProcess.h a2b8d66a86 Update license info. 8 лет назад
LWOAnimation.cpp 4efe7bfd41 Remove std functions deprecated by C++11. 8 лет назад
LWOAnimation.h 735e64309b LWO: use forward declaration in header. 8 лет назад
LWOBLoader.cpp a2b8d66a86 Update license info. 8 лет назад
LWOFileData.h a2b8d66a86 Update license info. 8 лет назад
LWOLoader.cpp 60c54cbf59 Merge branch 'master' of https://github.com/assimp/assimp 8 лет назад
LWOLoader.h a2b8d66a86 Update license info. 8 лет назад
LWOMaterial.cpp a2b8d66a86 Update license info. 8 лет назад
LWSLoader.cpp b727420cf2 SceneCOmbiner: Fix the build. 8 лет назад
LWSLoader.h b727420cf2 SceneCOmbiner: Fix the build. 8 лет назад
LimitBoneWeightsProcess.cpp a2b8d66a86 Update license info. 8 лет назад
LimitBoneWeightsProcess.h a2b8d66a86 Update license info. 8 лет назад
LineSplitter.h a2b8d66a86 Update license info. 8 лет назад
LogAux.h a2b8d66a86 Update license info. 8 лет назад
MD2FileData.h a2b8d66a86 Update license info. 8 лет назад
MD2Loader.cpp a2b8d66a86 Update license info. 8 лет назад
MD2Loader.h a2b8d66a86 Update license info. 8 лет назад
MD2NormalTable.h a2b8d66a86 Update license info. 8 лет назад
MD3FileData.h bd2af6591f Fix compiler warnings. 8 лет назад
MD3Loader.cpp b727420cf2 SceneCOmbiner: Fix the build. 8 лет назад
MD3Loader.h a2b8d66a86 Update license info. 8 лет назад
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
MD5Loader.cpp a2b8d66a86 Update license info. 8 лет назад
MD5Loader.h a2b8d66a86 Update license info. 8 лет назад
MD5Parser.cpp a2b8d66a86 Update license info. 8 лет назад
MD5Parser.h a2b8d66a86 Update license info. 8 лет назад
MDCFileData.h bd2af6591f Fix compiler warnings. 8 лет назад
MDCLoader.cpp a2b8d66a86 Update license info. 8 лет назад
MDCLoader.h a2b8d66a86 Update license info. 8 лет назад
MDCNormalTable.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
MDLDefaultColorMap.h a2b8d66a86 Update license info. 8 лет назад
MDLFileData.h 8dabd76e03 Fixed a warning caused by aiVector3D appearing in a packed struct, causing it to fail to pack as requested. 8 лет назад
MDLLoader.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 лет назад
MDLLoader.h a2b8d66a86 Update license info. 8 лет назад
MDLMaterialLoader.cpp 3c370c83b9 MDLImporter: remove dead code. 8 лет назад
MMDCpp14.h 64cbc69337 remove dead code. 8 лет назад
MMDImporter.cpp 059a32654e Addressed warnings generated on MSVC across x86 and x64. 8 лет назад
MMDImporter.h 7a25f5ac25 finish UV texture 9 лет назад
MMDPmdParser.h 6a3b030094 MDP: fix encoding issues. 8 лет назад
MMDPmxParser.cpp 6a3b030094 MDP: fix encoding issues. 8 лет назад
MMDPmxParser.h 6a3b030094 MDP: fix encoding issues. 8 лет назад
MMDVmdParser.h 6a3b030094 MDP: fix encoding issues. 8 лет назад
MS3DLoader.cpp a2b8d66a86 Update license info. 8 лет назад
MS3DLoader.h a2b8d66a86 Update license info. 8 лет назад
Macros.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
MakeVerboseFormat.cpp a2b8d66a86 Update license info. 8 лет назад
MakeVerboseFormat.h a2b8d66a86 Update license info. 8 лет назад
MaterialSystem.cpp 5e98898dca Update version. 8 лет назад
MaterialSystem.h a2b8d66a86 Update license info. 8 лет назад
MathFunctions.h 3eafc7e746 Renamed Math.h --> MathFunctions.h 9 лет назад
MemoryIOWrapper.h a2b8d66a86 Update license info. 8 лет назад
NDOLoader.cpp a2b8d66a86 Update license info. 8 лет назад
NDOLoader.h 7207e5117c Use new include bracktes. 9 лет назад
NFFLoader.cpp a2b8d66a86 Update license info. 8 лет назад
NFFLoader.h a2b8d66a86 Update license info. 8 лет назад
OFFLoader.cpp 2ee7991558 Restrict search for OFF header to first 3 bytes 8 лет назад
OFFLoader.h a2b8d66a86 Update license info. 8 лет назад
ObjExporter.cpp e93355c8b4 Build: fix some compiler warnings for g++. 8 лет назад
ObjExporter.h e93355c8b4 Build: fix some compiler warnings for g++. 8 лет назад
ObjFileData.h a2b8d66a86 Update license info. 8 лет назад
ObjFileImporter.cpp a2b8d66a86 Update license info. 8 лет назад
ObjFileImporter.h a2b8d66a86 Update license info. 8 лет назад
ObjFileMtlImporter.cpp b7f1277175 Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. 8 лет назад
ObjFileMtlImporter.h 1b4cbcc6ad Merge branch 'master' of https://github.com/assimp/assimp 8 лет назад
ObjFileParser.cpp e0fc412e57 Fix OBJ discarding all material names if the material library is missing 8 лет назад
ObjFileParser.h d30b1e585c Tests how o adress this topic. 8 лет назад
ObjTools.h e501cc17c2 Merge branch 'obj_with_linebreaks' of https://github.com/assimp/assimp into obj_with_linebreaks 8 лет назад
OgreBinarySerializer.cpp a2b8d66a86 Update license info. 8 лет назад
OgreBinarySerializer.h a2b8d66a86 Update license info. 8 лет назад
OgreImporter.cpp a2b8d66a86 Update license info. 8 лет назад
OgreImporter.h a2b8d66a86 Update license info. 8 лет назад
OgreMaterial.cpp a2b8d66a86 Update license info. 8 лет назад
OgreParsingUtils.h 4efe7bfd41 Remove std functions deprecated by C++11. 8 лет назад
OgreStructs.cpp a2b8d66a86 Update license info. 8 лет назад
OgreStructs.h a2b8d66a86 Update license info. 8 лет назад
OgreXmlSerializer.cpp a2b8d66a86 Update license info. 8 лет назад
OgreXmlSerializer.h a2b8d66a86 Update license info. 8 лет назад
OpenGEXExporter.cpp a2b8d66a86 Update license info. 8 лет назад
OpenGEXExporter.h a2b8d66a86 Update license info. 8 лет назад
OpenGEXImporter.cpp a45b5cdfb5 OpenGEX: fix invalid handling with color4 token. 8 лет назад
OpenGEXImporter.h 542fe31a94 closes https://github.com/assimp/assimp/issues/1262: fix . 8 лет назад
OpenGEXStructs.h a2b8d66a86 Update license info. 8 лет назад
OptimizeGraph.cpp 439409bef2 SceneCombiner: fix the build. 8 лет назад
OptimizeGraph.h a2b8d66a86 Update license info. 8 лет назад
OptimizeMeshes.cpp 8606ec6060 Low performance in OptimizeMeshesProcess::ProcessNode with huge number of aiMeshes 8 лет назад
OptimizeMeshes.h a2b8d66a86 Update license info. 8 лет назад
ParsingUtils.h a2b8d66a86 Update license info. 8 лет назад
PlyExporter.cpp a2b8d66a86 Update license info. 8 лет назад
PlyExporter.h 548c09271b ply-exporter: add unittest. 8 лет назад
PlyLoader.cpp b74fc9495a PlyLoader: Fix operator precedence issue in header check 8 лет назад
PlyLoader.h f84851e893 PLYImporter: - optimize memory and speed on ply importer / change parser to use a file stream - manage texture path in ply import - manage texture coords on faces in ply import - correction on point cloud faces generation 8 лет назад
PlyParser.cpp 6e02bcd8d6 Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. 8 лет назад
PlyParser.h f84851e893 PLYImporter: - optimize memory and speed on ply importer / change parser to use a file stream - manage texture path in ply import - manage texture coords on faces in ply import - correction on point cloud faces generation 8 лет назад
PolyTools.h a2b8d66a86 Update license info. 8 лет назад
PostStepRegistry.cpp a2b8d66a86 Update license info. 8 лет назад
PretransformVertices.cpp 2ec46cc188 fix name lost in mesh and nodes when load with aiProcess_PreTransformVertices flag 8 лет назад
PretransformVertices.h a2b8d66a86 Update license info. 8 лет назад
ProcessHelper.cpp a2b8d66a86 Update license info. 8 лет назад
ProcessHelper.h a2b8d66a86 Update license info. 8 лет назад
Profiler.h 4dc2cd8442 Profiler: fix invalid using statement. 8 лет назад
Q3BSPFileData.h a2b8d66a86 Update license info. 8 лет назад
Q3BSPFileImporter.cpp a2b8d66a86 Update license info. 8 лет назад
Q3BSPFileImporter.h a2b8d66a86 Update license info. 8 лет назад
Q3BSPFileParser.cpp a2b8d66a86 Update license info. 8 лет назад
Q3BSPFileParser.h a2b8d66a86 Update license info. 8 лет назад
Q3BSPZipArchive.cpp b4da9c4f56 Fix review findings: remove unused includes 8 лет назад
Q3BSPZipArchive.h b4da9c4f56 Fix review findings: remove unused includes 8 лет назад
Q3DLoader.cpp a2b8d66a86 Update license info. 8 лет назад
Q3DLoader.h a2b8d66a86 Update license info. 8 лет назад
RawLoader.cpp a2b8d66a86 Update license info. 8 лет назад
RawLoader.h a2b8d66a86 Update license info. 8 лет назад
RemoveComments.cpp a2b8d66a86 Update license info. 8 лет назад
RemoveComments.h a2b8d66a86 Update license info. 8 лет назад
RemoveRedundantMaterials.cpp a2b8d66a86 Update license info. 8 лет назад
RemoveRedundantMaterials.h a2b8d66a86 Update license info. 8 лет назад
RemoveVCProcess.cpp e5657bf0c5 closes https://github.com/assimp/assimp/issues/1266: fix wrong delete 8 лет назад
RemoveVCProcess.h a2b8d66a86 Update license info. 8 лет назад
SGSpatialSort.cpp 428a4cdd71 SpatialSort: use std::vector::clear(). 8 лет назад
SGSpatialSort.h a2b8d66a86 Update license info. 8 лет назад
SIBImporter.cpp f602055da5 Added Silo 2.5 support 8 лет назад
SIBImporter.h a2b8d66a86 Update license info. 8 лет назад
SMDLoader.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 лет назад
SMDLoader.h a2b8d66a86 Update license info. 8 лет назад
STEPFile.h 5411f769e8 STEPFile: fix coverity findings. 8 лет назад
STEPFileEncoding.cpp 64cbc69337 remove dead code. 8 лет назад
STEPFileEncoding.h a2b8d66a86 Update license info. 8 лет назад
STEPFileReader.cpp a2b8d66a86 Update license info. 8 лет назад
STEPFileReader.h a2b8d66a86 Update license info. 8 лет назад
STLExporter.cpp a2b8d66a86 Update license info. 8 лет назад
STLExporter.h a2b8d66a86 Update license info. 8 лет назад
STLLoader.cpp f84851e893 PLYImporter: - optimize memory and speed on ply importer / change parser to use a file stream - manage texture path in ply import - manage texture coords on faces in ply import - correction on point cloud faces generation 8 лет назад
STLLoader.h a2b8d66a86 Update license info. 8 лет назад
SceneCombiner.cpp c143d2e02c closes https://github.com/assimp/assimp/issues/1404: set name with merged meshes for output mesh. 8 лет назад
ScenePreprocessor.cpp a2b8d66a86 Update license info. 8 лет назад
ScenePreprocessor.h a2b8d66a86 Update license info. 8 лет назад
ScenePrivate.h a2b8d66a86 Update license info. 8 лет назад
SkeletonMeshBuilder.cpp a2b8d66a86 Update license info. 8 лет назад
SkeletonMeshBuilder.h a2b8d66a86 Update license info. 8 лет назад
SmoothingGroups.h a2b8d66a86 Update license info. 8 лет назад
SmoothingGroups.inl 4d5df6dc9a use NormalizeSafe to prevent NaN when normalizing zero vectors 10 лет назад
SortByPTypeProcess.cpp a2b8d66a86 Update license info. 8 лет назад
SortByPTypeProcess.h a2b8d66a86 Update license info. 8 лет назад
SpatialSort.cpp 19d59b630b SpatialSort: use much easier reabability. 8 лет назад
SpatialSort.h a2b8d66a86 Update license info. 8 лет назад
SplitByBoneCountProcess.cpp a2b8d66a86 Update license info. 8 лет назад
SplitByBoneCountProcess.h a2b8d66a86 Update license info. 8 лет назад
SplitLargeMeshes.cpp a2b8d66a86 Update license info. 8 лет назад
SplitLargeMeshes.h a2b8d66a86 Update license info. 8 лет назад
StandardShapes.cpp a2b8d66a86 Update license info. 8 лет назад
StandardShapes.h a2b8d66a86 Update license info. 8 лет назад
StdOStreamLogStream.h a2b8d66a86 Update license info. 8 лет назад
StepExporter.cpp b727420cf2 SceneCOmbiner: Fix the build. 8 лет назад
StepExporter.h a2b8d66a86 Update license info. 8 лет назад
StreamReader.h a2b8d66a86 Update license info. 8 лет назад
StreamWriter.h a2b8d66a86 Update license info. 8 лет назад
StringComparison.h a2b8d66a86 Update license info. 8 лет назад
StringUtils.h 9b2671b280 Merge pull request #1248 from NcJie/fixed-android-atof-not-found-issue 8 лет назад
Subdivision.cpp 439409bef2 SceneCombiner: fix the build. 8 лет назад
Subdivision.h a2b8d66a86 Update license info. 8 лет назад
TargetAnimation.cpp a2b8d66a86 Update license info. 8 лет назад
TargetAnimation.h a2b8d66a86 Update license info. 8 лет назад
TerragenLoader.cpp a2b8d66a86 Update license info. 8 лет назад
TerragenLoader.h a2b8d66a86 Update license info. 8 лет назад
TextureTransform.cpp a2b8d66a86 Update license info. 8 лет назад
TextureTransform.h a2b8d66a86 Update license info. 8 лет назад
TinyFormatter.h a2b8d66a86 Update license info. 8 лет назад
TriangulateProcess.cpp a2b8d66a86 Update license info. 8 лет назад
TriangulateProcess.h a2b8d66a86 Update license info. 8 лет назад
UnrealLoader.cpp a2b8d66a86 Update license info. 8 лет назад
UnrealLoader.h a2b8d66a86 Update license info. 8 лет назад
ValidateDataStructure.cpp 81fd027860 closes https://github.com/assimp/assimp/issues/1270: use HasTexture for 8 лет назад
ValidateDataStructure.h a2b8d66a86 Update license info. 8 лет назад
Version.cpp 3fe8c72f5d new release: update to 4.0.1. 8 лет назад
Vertex.h a2b8d66a86 Update license info. 8 лет назад
VertexTriangleAdjacency.cpp a2b8d66a86 Update license info. 8 лет назад
VertexTriangleAdjacency.h a2b8d66a86 Update license info. 8 лет назад
Win32DebugLogStream.h a2b8d66a86 Update license info. 8 лет назад
X3DExporter.cpp 3c8a4a5abb X3D Exporter: fixed missing attributes 8 лет назад
X3DExporter.hpp 3c8a4a5abb X3D Exporter: fixed missing attributes 8 лет назад
X3DImporter.cpp e40cd6c13c Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. 8 лет назад
X3DImporter.hpp c1442c63cf X3D importer: Fixed problems with auto, override and regex on older compilers 8 лет назад
X3DImporter_Geometry2D.cpp a2b8d66a86 Update license info. 8 лет назад
X3DImporter_Geometry3D.cpp 80acc1f241 Fix Collada export image tag 8 лет назад
X3DImporter_Group.cpp a2b8d66a86 Update license info. 8 лет назад
X3DImporter_Light.cpp a2b8d66a86 Update license info. 8 лет назад
X3DImporter_Macro.hpp a2b8d66a86 Update license info. 8 лет назад
X3DImporter_Metadata.cpp 457dff1bf1 X3D importer: Implemented support for binary X3D files 8 лет назад
X3DImporter_Networking.cpp c1442c63cf X3D importer: Fixed problems with auto, override and regex on older compilers 8 лет назад
X3DImporter_Node.hpp 457dff1bf1 X3D importer: Implemented support for binary X3D files 8 лет назад
X3DImporter_Postprocess.cpp ec496a5833 X3DImporter: fix coverity finding. 8 лет назад
X3DImporter_Rendering.cpp 457dff1bf1 X3D importer: Implemented support for binary X3D files 8 лет назад
X3DImporter_Shape.cpp a2b8d66a86 Update license info. 8 лет назад
X3DImporter_Texturing.cpp a2b8d66a86 Update license info. 8 лет назад
X3DVocabulary.cpp 457dff1bf1 X3D importer: Implemented support for binary X3D files 8 лет назад
XFileExporter.cpp b727420cf2 SceneCOmbiner: Fix the build. 8 лет назад
XFileExporter.h dab0985994 assert: remove assert with more than one statement and use only ai_assert. 8 лет назад
XFileHelper.h a2b8d66a86 Update license info. 8 лет назад
XFileImporter.cpp af216ec294 X-Importer: make it deal with lines. 8 лет назад
XFileImporter.h a2b8d66a86 Update license info. 8 лет назад
XFileParser.cpp af216ec294 X-Importer: make it deal with lines. 8 лет назад
XFileParser.h a2b8d66a86 Update license info. 8 лет назад
XGLLoader.cpp a2b8d66a86 Update license info. 8 лет назад
XGLLoader.h a2b8d66a86 Update license info. 8 лет назад
XMLTools.h a2b8d66a86 Update license info. 8 лет назад
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces 10 лет назад
fast_atof.h 9e98097aae closes https://github.com/assimp/assimp/issues/1244: log error for 8 лет назад
glTF2Asset.h 5147acfe65 Revert "store node mesh vs. meshes" 8 лет назад
glTF2Asset.inl 814e8b3f8e Formatting 8 лет назад
glTF2AssetWriter.h 816e6909ca Remove KHR_binary_glTF code 8 лет назад
glTF2AssetWriter.inl 28523232cf Merge multiple meshes in a node into one mesh with many primtives; write out only one mesh per node 8 лет назад
glTF2Exporter.cpp 059a32654e Addressed warnings generated on MSVC across x86 and x64. 8 лет назад
glTF2Exporter.h 28523232cf Merge multiple meshes in a node into one mesh with many primtives; write out only one mesh per node 8 лет назад
glTF2Importer.cpp 81b94a1dca Merge pull request #1445 from Matter-and-Form/gltf2-alphaMode-fix 8 лет назад
glTF2Importer.h 63d3655f1b Duplicate gltfImporter as gltf2Importer; Include glTF2 importer in CMake List 8 лет назад
glTFAsset.h 140b903d7a Fix parsing of glTF version 8 лет назад
glTFAsset.inl afd6c4d57d Revert "Asan" 8 лет назад
glTFAssetWriter.h fb33199d99 GLTFImporter: exclude headers from build whem no_glft_importer is 8 лет назад
glTFAssetWriter.inl 140b903d7a Fix parsing of glTF version 8 лет назад
glTFExporter.cpp 40c308af44 glTF: Silence uninitialized variable warning 8 лет назад
glTFExporter.h fb33199d99 GLTFImporter: exclude headers from build whem no_glft_importer is 8 лет назад
glTFImporter.cpp 3e8955faf5 Don’t ignore rgba(1,1,1,1) color properties 8 лет назад
glTFImporter.h a2b8d66a86 Update license info. 8 лет назад
irrXMLWrapper.h a2b8d66a86 Update license info. 8 лет назад
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. 15 лет назад
qnan.h a2b8d66a86 Update license info. 8 лет назад
scene.cpp a2b8d66a86 Update license info. 8 лет назад