John Senneker 933bbb4f1c Manually read alphaMode material property hace 8 años
..
res 4495162f5f Fix new lines problem hace 9 años
.editorconfig 8326535445 Implemented: Add editor config for source code hace 10 años
3DSConverter.cpp c143d2e02c closes https://github.com/assimp/assimp/issues/1404: set name with merged meshes for output mesh. hace 8 años
3DSExporter.cpp b727420cf2 SceneCOmbiner: Fix the build. hace 8 años
3DSExporter.h a2b8d66a86 Update license info. hace 8 años
3DSHelper.h a2b8d66a86 Update license info. hace 8 años
3DSLoader.cpp a2b8d66a86 Update license info. hace 8 años
3DSLoader.h a2b8d66a86 Update license info. hace 8 años
ACLoader.cpp a2b8d66a86 Update license info. hace 8 años
ACLoader.h a2b8d66a86 Update license info. hace 8 años
AMFImporter.cpp a2b8d66a86 Update license info. hace 8 años
AMFImporter.hpp a2b8d66a86 Update license info. hace 8 años
AMFImporter_Geometry.cpp a2b8d66a86 Update license info. hace 8 años
AMFImporter_Macro.hpp a2b8d66a86 Update license info. hace 8 años
AMFImporter_Material.cpp a2b8d66a86 Update license info. hace 8 años
AMFImporter_Node.hpp f6a8be5bac AMPImporter: fix coverity findings. hace 8 años
AMFImporter_Postprocess.cpp b727420cf2 SceneCOmbiner: Fix the build. hace 8 años
ASELoader.cpp a408b92279 closes https://github.com/assimp/assimp/issues/1319: fix build without hace 8 años
ASELoader.h f30fd58494 fix review findings., hace 8 años
ASEParser.cpp a408b92279 closes https://github.com/assimp/assimp/issues/1319: fix build without hace 8 años
ASEParser.h a408b92279 closes https://github.com/assimp/assimp/issues/1319: fix build without hace 8 años
AssbinExporter.cpp 97b67d5cb5 Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. hace 8 años
AssbinExporter.h a2b8d66a86 Update license info. hace 8 años
AssbinLoader.cpp 3346fb517f fix compiler warnings. hace 8 años
AssbinLoader.h febf94f6aa Merge pull request #1212 from aoowweenn/umw_dev hace 8 años
Assimp.cpp c121cec68a Obj-Importer: introduce working test for line breaks. hace 8 años
AssimpCExport.cpp 439409bef2 SceneCombiner: fix the build. hace 8 años
AssxmlExporter.cpp a2b8d66a86 Update license info. hace 8 años
AssxmlExporter.h a2b8d66a86 Update license info. hace 8 años
B3DImporter.cpp a2b8d66a86 Update license info. hace 8 años
B3DImporter.h a2b8d66a86 Update license info. hace 8 años
BVHLoader.cpp a2b8d66a86 Update license info. hace 8 años
BVHLoader.h a2b8d66a86 Update license info. hace 8 años
BaseImporter.cpp d40b6089e8 Fix compiler warnings + one review finding. hace 8 años
BaseImporter.h d7e13e67c4 Utf8: integrate new lib. hace 8 años
BaseProcess.cpp a2b8d66a86 Update license info. hace 8 años
BaseProcess.h a2b8d66a86 Update license info. hace 8 años
Bitmap.cpp a2b8d66a86 Update license info. hace 8 años
Bitmap.h a2b8d66a86 Update license info. hace 8 años
BlenderBMesh.cpp 06beb50391 Fixed build warnings on MSVC14 x64 in the Blender format sources, as well as hace 9 años
BlenderBMesh.h 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
BlenderDNA.cpp a2b8d66a86 Update license info. hace 8 años
BlenderDNA.h d40b6089e8 Fix compiler warnings + one review finding. hace 8 años
BlenderDNA.inl a2b8d66a86 Update license info. hace 8 años
BlenderIntermediate.h a2b8d66a86 Update license info. hace 8 años
BlenderLoader.cpp 0b34089df0 Added TokensForSearch in BlenderLoader to allow CanRead return true for in-memory files. hace 8 años
BlenderLoader.h a2b8d66a86 Update license info. hace 8 años
BlenderModifier.cpp 4efe7bfd41 Remove std functions deprecated by C++11. hace 8 años
BlenderModifier.h a2b8d66a86 Update license info. hace 8 años
BlenderScene.cpp e6dcad384a Fix missing includes. hace 9 años
BlenderScene.h a2b8d66a86 Update license info. hace 8 años
BlenderSceneGen.h 0ec1e91722 Regression Testsuite: update database. hace 9 años
BlenderTessellator.cpp a2b8d66a86 Update license info. hace 8 años
BlenderTessellator.h a2b8d66a86 Update license info. hace 8 años
BlobIOSystem.h a2b8d66a86 Update license info. hace 8 años
ByteSwapper.h a2b8d66a86 Update license info. hace 8 años
C4DImporter.cpp 847e0291a0 changed a few leftover asserts to ai_assert hace 8 años
C4DImporter.h b1313b04b8 should be map, not set hace 8 años
CInterfaceIOWrapper.cpp a2b8d66a86 Update license info. hace 8 años
CInterfaceIOWrapper.h a2b8d66a86 Update license info. hace 8 años
CMakeLists.txt 63d3655f1b Duplicate gltfImporter as gltf2Importer; Include glTF2 importer in CMake List hace 8 años
COBLoader.cpp 03d97b23ec Coverity: fix finding in COBLoader. hace 8 años
COBLoader.h a2b8d66a86 Update license info. hace 8 años
COBScene.h a2b8d66a86 Update license info. hace 8 años
CSMLoader.cpp a2b8d66a86 Update license info. hace 8 años
CSMLoader.h a2b8d66a86 Update license info. hace 8 años
CalcTangentsProcess.cpp a2b8d66a86 Update license info. hace 8 años
CalcTangentsProcess.h a2b8d66a86 Update license info. hace 8 años
ColladaExporter.cpp 98532b45bf Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. hace 8 años
ColladaExporter.h dab0985994 assert: remove assert with more than one statement and use only ai_assert. hace 8 años
ColladaHelper.h a2b8d66a86 Update license info. hace 8 años
ColladaLoader.cpp d518289e72 more specific token search for Collada Loader hace 8 años
ColladaLoader.h a2b8d66a86 Update license info. hace 8 años
ColladaParser.cpp 92beee9924 Collada importer: Add support for line strip primitives hace 8 años
ColladaParser.h a2b8d66a86 Update license info. hace 8 años
ComputeUVMappingProcess.cpp a2b8d66a86 Update license info. hace 8 años
ComputeUVMappingProcess.h a2b8d66a86 Update license info. hace 8 años
ConvertToLHProcess.cpp a2b8d66a86 Update license info. hace 8 años
ConvertToLHProcess.h a2b8d66a86 Update license info. hace 8 años
CreateAnimMesh.cpp 9621dff027 Morph animation support for collada hace 9 años
CreateAnimMesh.h a2b8d66a86 Update license info. hace 8 años
D3MFImporter.cpp 00e3b03c5b closes https://github.com/assimp/assimp/issues/1406: fix merge issue + improve 3MF-tests hace 8 años
D3MFImporter.h a2b8d66a86 Update license info. hace 8 años
D3MFOpcPackage.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. hace 8 años
D3MFOpcPackage.h a2b8d66a86 Update license info. hace 8 años
DXFHelper.h a2b8d66a86 Update license info. hace 8 años
DXFLoader.cpp a2b8d66a86 Update license info. hace 8 años
DXFLoader.h a2b8d66a86 Update license info. hace 8 años
DeboneProcess.cpp a2b8d66a86 Update license info. hace 8 años
DeboneProcess.h a2b8d66a86 Update license info. hace 8 años
DefaultIOStream.cpp a2b8d66a86 Update license info. hace 8 años
DefaultIOSystem.cpp a2b8d66a86 Update license info. hace 8 años
DefaultLogger.cpp a2b8d66a86 Update license info. hace 8 años
DefaultProgressHandler.h a2b8d66a86 Update license info. hace 8 años
Exceptional.h 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ hace 9 años
Exporter.cpp d7cbbaf23e Compile with glTF2 export option (currently same as glTF1 output) hace 8 años
FBXAnimation.cpp d74306ad67 fix build hace 8 años
FBXBinaryTokenizer.cpp f8ef94095a Update version check in FBX reader to check for version >= 7500 instead of exactly 7500. hace 8 años
FBXCompileConfig.h a2b8d66a86 Update license info. hace 8 años
FBXConverter.cpp 12a28d33ce FBX importer: try a constant again (ll suffix this time) hace 8 años
FBXConverter.h a2b8d66a86 Update license info. hace 8 años
FBXDeformer.cpp a2b8d66a86 Update license info. hace 8 años
FBXDocument.cpp 7fd9c3dc98 § hace 8 años
FBXDocument.h a2b8d66a86 Update license info. hace 8 años
FBXDocumentUtil.cpp a2b8d66a86 Update license info. hace 8 años
FBXDocumentUtil.h 5dacda0a08 replaced boost smart pointers with c++11 smart pointers hace 9 años
FBXImportSettings.h c86013b08d Fixed many FBX bugs hace 8 años
FBXImporter.cpp c86013b08d Fixed many FBX bugs hace 8 años
FBXImporter.h a2b8d66a86 Update license info. hace 8 años
FBXMaterial.cpp c86013b08d Fixed many FBX bugs hace 8 años
FBXMeshGeometry.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. hace 8 años
FBXMeshGeometry.h a2b8d66a86 Update license info. hace 8 años
FBXModel.cpp a2b8d66a86 Update license info. hace 8 años
FBXNodeAttribute.cpp a2b8d66a86 Update license info. hace 8 años
FBXParser.cpp a2b8d66a86 Update license info. hace 8 años
FBXParser.h c86013b08d Fixed many FBX bugs hace 8 años
FBXProperties.cpp a2b8d66a86 Update license info. hace 8 años
FBXProperties.h dab0985994 assert: remove assert with more than one statement and use only ai_assert. hace 8 años
FBXTokenizer.cpp a2b8d66a86 Update license info. hace 8 años
FBXTokenizer.h dab0985994 assert: remove assert with more than one statement and use only ai_assert. hace 8 años
FBXUtil.cpp a2b8d66a86 Update license info. hace 8 años
FBXUtil.h a2b8d66a86 Update license info. hace 8 años
FIReader.cpp 16ed8861eb X3D importer: Workaround for buggy Android NDK (issue #1361) hace 8 años
FIReader.hpp e97ba7aec2 X3D importer: Fixed missing header file hace 8 años
FileLogStream.h bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp hace 9 años
FileSystemFilter.h 87e7cf00a2 Fix spelling mistakes hace 9 años
FindDegenerates.cpp a2b8d66a86 Update license info. hace 8 años
FindDegenerates.h a2b8d66a86 Update license info. hace 8 años
FindInstancesProcess.cpp a2b8d66a86 Update license info. hace 8 años
FindInstancesProcess.h a2b8d66a86 Update license info. hace 8 años
FindInvalidDataProcess.cpp a2b8d66a86 Update license info. hace 8 años
FindInvalidDataProcess.h a2b8d66a86 Update license info. hace 8 años
FixNormalsStep.cpp a2b8d66a86 Update license info. hace 8 años
FixNormalsStep.h a2b8d66a86 Update license info. hace 8 años
GenFaceNormalsProcess.cpp a2b8d66a86 Update license info. hace 8 años
GenFaceNormalsProcess.h a2b8d66a86 Update license info. hace 8 años
GenVertexNormalsProcess.cpp a2b8d66a86 Update license info. hace 8 años
GenVertexNormalsProcess.h a2b8d66a86 Update license info. hace 8 años
GenericProperty.h a2b8d66a86 Update license info. hace 8 años
HMPFileData.h a2b8d66a86 Update license info. hace 8 años
HMPLoader.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. hace 8 años
HMPLoader.h a2b8d66a86 Update license info. hace 8 años
HalfLifeFileData.h bd2af6591f Fix compiler warnings. hace 8 años
Hash.h a2b8d66a86 Update license info. hace 8 años
IFCBoolean.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. hace 8 años
IFCCurve.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. hace 8 años
IFCGeometry.cpp bf2e2f7537 Extended support for tessellation parameter to more IFC shapes hace 8 años
IFCLoader.cpp 80acc1f241 Fix Collada export image tag hace 8 años
IFCLoader.h a2b8d66a86 Update license info. hace 8 años
IFCMaterial.cpp a2b8d66a86 Update license info. hace 8 años
IFCOpenings.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. hace 8 años
IFCProfile.cpp 6db0a63d6e Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. hace 8 años
IFCReaderGen.h 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
IFCReaderGen1.cpp b50d734d75 IFC: Switch generated file to 2 files to fix issue related to <mingw4.9 ( hace 9 años
IFCReaderGen2.cpp b50d734d75 IFC: Switch generated file to 2 files to fix issue related to <mingw4.9 ( hace 9 años
IFCUtil.cpp a2b8d66a86 Update license info. hace 8 años
IFCUtil.h a2b8d66a86 Update license info. hace 8 años
IFF.h 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
IOStreamBuffer.h a2bbf76cf4 StreamReader: fix out-of-range exception hace 8 años
IRRLoader.cpp b727420cf2 SceneCOmbiner: Fix the build. hace 8 años
IRRLoader.h b727420cf2 SceneCOmbiner: Fix the build. hace 8 años
IRRMeshLoader.cpp a2b8d66a86 Update license info. hace 8 años
IRRMeshLoader.h a2b8d66a86 Update license info. hace 8 años
IRRShared.cpp a2b8d66a86 Update license info. hace 8 años
IRRShared.h 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
Importer.cpp a2b8d66a86 Update license info. hace 8 años
Importer.h a2b8d66a86 Update license info. hace 8 años
ImporterRegistry.cpp 19876e9822 Add support for importing both glTF and glTF2 files hace 8 años
ImproveCacheLocality.cpp a2b8d66a86 Update license info. hace 8 años
ImproveCacheLocality.h a2b8d66a86 Update license info. hace 8 años
JoinVerticesProcess.cpp a2b8d66a86 Update license info. hace 8 años
JoinVerticesProcess.h a2b8d66a86 Update license info. hace 8 años
LWOAnimation.cpp 4efe7bfd41 Remove std functions deprecated by C++11. hace 8 años
LWOAnimation.h 735e64309b LWO: use forward declaration in header. hace 8 años
LWOBLoader.cpp a2b8d66a86 Update license info. hace 8 años
LWOFileData.h a2b8d66a86 Update license info. hace 8 años
LWOLoader.cpp 60c54cbf59 Merge branch 'master' of https://github.com/assimp/assimp hace 8 años
LWOLoader.h a2b8d66a86 Update license info. hace 8 años
LWOMaterial.cpp a2b8d66a86 Update license info. hace 8 años
LWSLoader.cpp b727420cf2 SceneCOmbiner: Fix the build. hace 8 años
LWSLoader.h b727420cf2 SceneCOmbiner: Fix the build. hace 8 años
LimitBoneWeightsProcess.cpp a2b8d66a86 Update license info. hace 8 años
LimitBoneWeightsProcess.h a2b8d66a86 Update license info. hace 8 años
LineSplitter.h a2b8d66a86 Update license info. hace 8 años
LogAux.h a2b8d66a86 Update license info. hace 8 años
MD2FileData.h a2b8d66a86 Update license info. hace 8 años
MD2Loader.cpp a2b8d66a86 Update license info. hace 8 años
MD2Loader.h a2b8d66a86 Update license info. hace 8 años
MD2NormalTable.h a2b8d66a86 Update license info. hace 8 años
MD3FileData.h bd2af6591f Fix compiler warnings. hace 8 años
MD3Loader.cpp b727420cf2 SceneCOmbiner: Fix the build. hace 8 años
MD3Loader.h a2b8d66a86 Update license info. hace 8 años
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
MD5Loader.cpp a2b8d66a86 Update license info. hace 8 años
MD5Loader.h a2b8d66a86 Update license info. hace 8 años
MD5Parser.cpp a2b8d66a86 Update license info. hace 8 años
MD5Parser.h a2b8d66a86 Update license info. hace 8 años
MDCFileData.h bd2af6591f Fix compiler warnings. hace 8 años
MDCLoader.cpp a2b8d66a86 Update license info. hace 8 años
MDCLoader.h a2b8d66a86 Update license info. hace 8 años
MDCNormalTable.h 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
MDLDefaultColorMap.h a2b8d66a86 Update license info. hace 8 años
MDLFileData.h 2e5e56c000 Re-enabling PACK_STRUCT for MDL files. hace 8 años
MDLLoader.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. hace 8 años
MDLLoader.h a2b8d66a86 Update license info. hace 8 años
MDLMaterialLoader.cpp 3c370c83b9 MDLImporter: remove dead code. hace 8 años
MMDCpp14.h 64cbc69337 remove dead code. hace 8 años
MMDImporter.cpp 1167edaeca Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. hace 8 años
MMDImporter.h 7a25f5ac25 finish UV texture hace 9 años
MMDPmdParser.h 6c526d7c64 PPdPmdParser: fix compilation for clang. hace 8 años
MMDPmxParser.cpp 64cbc69337 remove dead code. hace 8 años
MMDPmxParser.h 64cbc69337 remove dead code. hace 8 años
MMDVmdParser.h 64cbc69337 remove dead code. hace 8 años
MS3DLoader.cpp a2b8d66a86 Update license info. hace 8 años
MS3DLoader.h a2b8d66a86 Update license info. hace 8 años
Macros.h 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
MakeVerboseFormat.cpp a2b8d66a86 Update license info. hace 8 años
MakeVerboseFormat.h a2b8d66a86 Update license info. hace 8 años
MaterialSystem.cpp 5e98898dca Update version. hace 8 años
MaterialSystem.h a2b8d66a86 Update license info. hace 8 años
MathFunctions.h 3eafc7e746 Renamed Math.h --> MathFunctions.h hace 9 años
MemoryIOWrapper.h a2b8d66a86 Update license info. hace 8 años
NDOLoader.cpp a2b8d66a86 Update license info. hace 8 años
NDOLoader.h 7207e5117c Use new include bracktes. hace 9 años
NFFLoader.cpp a2b8d66a86 Update license info. hace 8 años
NFFLoader.h a2b8d66a86 Update license info. hace 8 años
OFFLoader.cpp 2ee7991558 Restrict search for OFF header to first 3 bytes hace 8 años
OFFLoader.h a2b8d66a86 Update license info. hace 8 años
ObjExporter.cpp e93355c8b4 Build: fix some compiler warnings for g++. hace 8 años
ObjExporter.h e93355c8b4 Build: fix some compiler warnings for g++. hace 8 años
ObjFileData.h a2b8d66a86 Update license info. hace 8 años
ObjFileImporter.cpp a2b8d66a86 Update license info. hace 8 años
ObjFileImporter.h a2b8d66a86 Update license info. hace 8 años
ObjFileMtlImporter.cpp b7f1277175 Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. hace 8 años
ObjFileMtlImporter.h 1b4cbcc6ad Merge branch 'master' of https://github.com/assimp/assimp hace 8 años
ObjFileParser.cpp e0fc412e57 Fix OBJ discarding all material names if the material library is missing hace 8 años
ObjFileParser.h d30b1e585c Tests how o adress this topic. hace 8 años
ObjTools.h e501cc17c2 Merge branch 'obj_with_linebreaks' of https://github.com/assimp/assimp into obj_with_linebreaks hace 8 años
OgreBinarySerializer.cpp a2b8d66a86 Update license info. hace 8 años
OgreBinarySerializer.h a2b8d66a86 Update license info. hace 8 años
OgreImporter.cpp a2b8d66a86 Update license info. hace 8 años
OgreImporter.h a2b8d66a86 Update license info. hace 8 años
OgreMaterial.cpp a2b8d66a86 Update license info. hace 8 años
OgreParsingUtils.h 4efe7bfd41 Remove std functions deprecated by C++11. hace 8 años
OgreStructs.cpp a2b8d66a86 Update license info. hace 8 años
OgreStructs.h a2b8d66a86 Update license info. hace 8 años
OgreXmlSerializer.cpp a2b8d66a86 Update license info. hace 8 años
OgreXmlSerializer.h a2b8d66a86 Update license info. hace 8 años
OpenGEXExporter.cpp a2b8d66a86 Update license info. hace 8 años
OpenGEXExporter.h a2b8d66a86 Update license info. hace 8 años
OpenGEXImporter.cpp a45b5cdfb5 OpenGEX: fix invalid handling with color4 token. hace 8 años
OpenGEXImporter.h 542fe31a94 closes https://github.com/assimp/assimp/issues/1262: fix . hace 8 años
OpenGEXStructs.h a2b8d66a86 Update license info. hace 8 años
OptimizeGraph.cpp 439409bef2 SceneCombiner: fix the build. hace 8 años
OptimizeGraph.h a2b8d66a86 Update license info. hace 8 años
OptimizeMeshes.cpp 8606ec6060 Low performance in OptimizeMeshesProcess::ProcessNode with huge number of aiMeshes hace 8 años
OptimizeMeshes.h a2b8d66a86 Update license info. hace 8 años
ParsingUtils.h a2b8d66a86 Update license info. hace 8 años
PlyExporter.cpp a2b8d66a86 Update license info. hace 8 años
PlyExporter.h 548c09271b ply-exporter: add unittest. hace 8 años
PlyLoader.cpp 3de9bbb73d fixed spelling error hace 8 años
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 hace 8 años
PlyParser.cpp 6e02bcd8d6 Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. hace 8 años
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 hace 8 años
PolyTools.h a2b8d66a86 Update license info. hace 8 años
PostStepRegistry.cpp a2b8d66a86 Update license info. hace 8 años
PretransformVertices.cpp 2ec46cc188 fix name lost in mesh and nodes when load with aiProcess_PreTransformVertices flag hace 8 años
PretransformVertices.h a2b8d66a86 Update license info. hace 8 años
ProcessHelper.cpp a2b8d66a86 Update license info. hace 8 años
ProcessHelper.h a2b8d66a86 Update license info. hace 8 años
Profiler.h 4dc2cd8442 Profiler: fix invalid using statement. hace 8 años
Q3BSPFileData.h a2b8d66a86 Update license info. hace 8 años
Q3BSPFileImporter.cpp a2b8d66a86 Update license info. hace 8 años
Q3BSPFileImporter.h a2b8d66a86 Update license info. hace 8 años
Q3BSPFileParser.cpp a2b8d66a86 Update license info. hace 8 años
Q3BSPFileParser.h a2b8d66a86 Update license info. hace 8 años
Q3BSPZipArchive.cpp b4da9c4f56 Fix review findings: remove unused includes hace 8 años
Q3BSPZipArchive.h b4da9c4f56 Fix review findings: remove unused includes hace 8 años
Q3DLoader.cpp a2b8d66a86 Update license info. hace 8 años
Q3DLoader.h a2b8d66a86 Update license info. hace 8 años
RawLoader.cpp a2b8d66a86 Update license info. hace 8 años
RawLoader.h a2b8d66a86 Update license info. hace 8 años
RemoveComments.cpp a2b8d66a86 Update license info. hace 8 años
RemoveComments.h a2b8d66a86 Update license info. hace 8 años
RemoveRedundantMaterials.cpp a2b8d66a86 Update license info. hace 8 años
RemoveRedundantMaterials.h a2b8d66a86 Update license info. hace 8 años
RemoveVCProcess.cpp e5657bf0c5 closes https://github.com/assimp/assimp/issues/1266: fix wrong delete hace 8 años
RemoveVCProcess.h a2b8d66a86 Update license info. hace 8 años
SGSpatialSort.cpp 428a4cdd71 SpatialSort: use std::vector::clear(). hace 8 años
SGSpatialSort.h a2b8d66a86 Update license info. hace 8 años
SIBImporter.cpp 6e1034996e UTF8Encoding: introduce new lib. hace 8 años
SIBImporter.h a2b8d66a86 Update license info. hace 8 años
SMDLoader.cpp dab0985994 assert: remove assert with more than one statement and use only ai_assert. hace 8 años
SMDLoader.h a2b8d66a86 Update license info. hace 8 años
STEPFile.h 5411f769e8 STEPFile: fix coverity findings. hace 8 años
STEPFileEncoding.cpp 64cbc69337 remove dead code. hace 8 años
STEPFileEncoding.h a2b8d66a86 Update license info. hace 8 años
STEPFileReader.cpp a2b8d66a86 Update license info. hace 8 años
STEPFileReader.h a2b8d66a86 Update license info. hace 8 años
STLExporter.cpp a2b8d66a86 Update license info. hace 8 años
STLExporter.h a2b8d66a86 Update license info. hace 8 años
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 hace 8 años
STLLoader.h a2b8d66a86 Update license info. hace 8 años
SceneCombiner.cpp c143d2e02c closes https://github.com/assimp/assimp/issues/1404: set name with merged meshes for output mesh. hace 8 años
ScenePreprocessor.cpp a2b8d66a86 Update license info. hace 8 años
ScenePreprocessor.h a2b8d66a86 Update license info. hace 8 años
ScenePrivate.h a2b8d66a86 Update license info. hace 8 años
SkeletonMeshBuilder.cpp a2b8d66a86 Update license info. hace 8 años
SkeletonMeshBuilder.h a2b8d66a86 Update license info. hace 8 años
SmoothingGroups.h a2b8d66a86 Update license info. hace 8 años
SmoothingGroups.inl 4d5df6dc9a use NormalizeSafe to prevent NaN when normalizing zero vectors hace 10 años
SortByPTypeProcess.cpp a2b8d66a86 Update license info. hace 8 años
SortByPTypeProcess.h a2b8d66a86 Update license info. hace 8 años
SpatialSort.cpp 19d59b630b SpatialSort: use much easier reabability. hace 8 años
SpatialSort.h a2b8d66a86 Update license info. hace 8 años
SplitByBoneCountProcess.cpp a2b8d66a86 Update license info. hace 8 años
SplitByBoneCountProcess.h a2b8d66a86 Update license info. hace 8 años
SplitLargeMeshes.cpp a2b8d66a86 Update license info. hace 8 años
SplitLargeMeshes.h a2b8d66a86 Update license info. hace 8 años
StandardShapes.cpp a2b8d66a86 Update license info. hace 8 años
StandardShapes.h a2b8d66a86 Update license info. hace 8 años
StdOStreamLogStream.h a2b8d66a86 Update license info. hace 8 años
StepExporter.cpp b727420cf2 SceneCOmbiner: Fix the build. hace 8 años
StepExporter.h a2b8d66a86 Update license info. hace 8 años
StreamReader.h a2b8d66a86 Update license info. hace 8 años
StreamWriter.h a2b8d66a86 Update license info. hace 8 años
StringComparison.h a2b8d66a86 Update license info. hace 8 años
StringUtils.h 9b2671b280 Merge pull request #1248 from NcJie/fixed-android-atof-not-found-issue hace 8 años
Subdivision.cpp 439409bef2 SceneCombiner: fix the build. hace 8 años
Subdivision.h a2b8d66a86 Update license info. hace 8 años
TargetAnimation.cpp a2b8d66a86 Update license info. hace 8 años
TargetAnimation.h a2b8d66a86 Update license info. hace 8 años
TerragenLoader.cpp a2b8d66a86 Update license info. hace 8 años
TerragenLoader.h a2b8d66a86 Update license info. hace 8 años
TextureTransform.cpp a2b8d66a86 Update license info. hace 8 años
TextureTransform.h a2b8d66a86 Update license info. hace 8 años
TinyFormatter.h a2b8d66a86 Update license info. hace 8 años
TriangulateProcess.cpp a2b8d66a86 Update license info. hace 8 años
TriangulateProcess.h a2b8d66a86 Update license info. hace 8 años
UnrealLoader.cpp a2b8d66a86 Update license info. hace 8 años
UnrealLoader.h a2b8d66a86 Update license info. hace 8 años
ValidateDataStructure.cpp 81fd027860 closes https://github.com/assimp/assimp/issues/1270: use HasTexture for hace 8 años
ValidateDataStructure.h a2b8d66a86 Update license info. hace 8 años
Version.cpp 3fe8c72f5d new release: update to 4.0.1. hace 8 años
Vertex.h a2b8d66a86 Update license info. hace 8 años
VertexTriangleAdjacency.cpp a2b8d66a86 Update license info. hace 8 años
VertexTriangleAdjacency.h a2b8d66a86 Update license info. hace 8 años
Win32DebugLogStream.h a2b8d66a86 Update license info. hace 8 años
X3DExporter.cpp 3c8a4a5abb X3D Exporter: fixed missing attributes hace 8 años
X3DExporter.hpp 3c8a4a5abb X3D Exporter: fixed missing attributes hace 8 años
X3DImporter.cpp e40cd6c13c Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. hace 8 años
X3DImporter.hpp c1442c63cf X3D importer: Fixed problems with auto, override and regex on older compilers hace 8 años
X3DImporter_Geometry2D.cpp a2b8d66a86 Update license info. hace 8 años
X3DImporter_Geometry3D.cpp 80acc1f241 Fix Collada export image tag hace 8 años
X3DImporter_Group.cpp a2b8d66a86 Update license info. hace 8 años
X3DImporter_Light.cpp a2b8d66a86 Update license info. hace 8 años
X3DImporter_Macro.hpp a2b8d66a86 Update license info. hace 8 años
X3DImporter_Metadata.cpp 457dff1bf1 X3D importer: Implemented support for binary X3D files hace 8 años
X3DImporter_Networking.cpp c1442c63cf X3D importer: Fixed problems with auto, override and regex on older compilers hace 8 años
X3DImporter_Node.hpp 457dff1bf1 X3D importer: Implemented support for binary X3D files hace 8 años
X3DImporter_Postprocess.cpp ec496a5833 X3DImporter: fix coverity finding. hace 8 años
X3DImporter_Rendering.cpp 457dff1bf1 X3D importer: Implemented support for binary X3D files hace 8 años
X3DImporter_Shape.cpp a2b8d66a86 Update license info. hace 8 años
X3DImporter_Texturing.cpp a2b8d66a86 Update license info. hace 8 años
X3DVocabulary.cpp 457dff1bf1 X3D importer: Implemented support for binary X3D files hace 8 años
XFileExporter.cpp b727420cf2 SceneCOmbiner: Fix the build. hace 8 años
XFileExporter.h dab0985994 assert: remove assert with more than one statement and use only ai_assert. hace 8 años
XFileHelper.h a2b8d66a86 Update license info. hace 8 años
XFileImporter.cpp af216ec294 X-Importer: make it deal with lines. hace 8 años
XFileImporter.h a2b8d66a86 Update license info. hace 8 años
XFileParser.cpp af216ec294 X-Importer: make it deal with lines. hace 8 años
XFileParser.h a2b8d66a86 Update license info. hace 8 años
XGLLoader.cpp a2b8d66a86 Update license info. hace 8 años
XGLLoader.h a2b8d66a86 Update license info. hace 8 años
XMLTools.h a2b8d66a86 Update license info. hace 8 años
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
fast_atof.h 9e98097aae closes https://github.com/assimp/assimp/issues/1244: log error for hace 8 años
glTF2Asset.h b0da0796c8 Fix Segfault caused by losing pointer to std::string hace 8 años
glTF2Asset.inl 816e6909ca Remove KHR_binary_glTF code hace 8 años
glTF2AssetWriter.h 816e6909ca Remove KHR_binary_glTF code hace 8 años
glTF2AssetWriter.inl eca008d5ec Properly move string passed to JSON writer hace 8 años
glTF2Exporter.cpp 933bbb4f1c Manually read alphaMode material property hace 8 años
glTF2Exporter.h a9c4fa84b5 Sampler improvements; Add new LazyDict method hace 8 años
glTF2Importer.cpp 816e6909ca Remove KHR_binary_glTF code hace 8 años
glTF2Importer.h 63d3655f1b Duplicate gltfImporter as gltf2Importer; Include glTF2 importer in CMake List hace 8 años
glTFAsset.h 140b903d7a Fix parsing of glTF version hace 8 años
glTFAsset.inl 5cb13aa4b3 Load gltf .bin files from correct directory hace 8 años
glTFAssetWriter.h fb33199d99 GLTFImporter: exclude headers from build whem no_glft_importer is hace 8 años
glTFAssetWriter.inl 140b903d7a Fix parsing of glTF version hace 8 años
glTFExporter.cpp 698cd5826d Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. hace 8 años
glTFExporter.h fb33199d99 GLTFImporter: exclude headers from build whem no_glft_importer is hace 8 años
glTFImporter.cpp 140b903d7a Fix parsing of glTF version hace 8 años
glTFImporter.h a2b8d66a86 Update license info. hace 8 años
irrXMLWrapper.h a2b8d66a86 Update license info. hace 8 años
makefile.mingw 76bdf7d0cb Fix makefile.mingw, see http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3828839. hace 15 años
qnan.h a2b8d66a86 Update license info. hace 8 años
scene.cpp a2b8d66a86 Update license info. hace 8 años