kimkulling f2833539d7 closes https://github.com/assimp/assimp/issues/1784: change so.name to keep track of the minor version of the lib. пре 7 година
..
Importer c797f16b0e In IFC, fixed parser to avoid interpretation of '##' in string as identifiers пре 7 година
res 4495162f5f Fix new lines problem пре 9 година
.editorconfig 8326535445 Implemented: Add editor config for source code пре 10 година
3DSConverter.cpp 5814e6f9f0 Optimize some std::string usages. пре 7 година
3DSExporter.cpp e99dfdb050 fix cppcheck findings. пре 8 година
3DSExporter.h e99dfdb050 fix cppcheck findings. пре 8 година
3DSHelper.h bd29fe73fa Merge branch 'master' into new_license_dates пре 8 година
3DSLoader.cpp 8cb25328cb committing all changes. пре 7 година
3DSLoader.h b049933d2f update license dates. пре 8 година
3MFXmlTags.h 017b7d1a2f 3MF: add missig tags for meta data. пре 7 година
ACLoader.cpp b049933d2f update license dates. пре 8 година
ACLoader.h b049933d2f update license dates. пре 8 година
AMFImporter.cpp b049933d2f update license dates. пре 8 година
AMFImporter.hpp b049933d2f update license dates. пре 8 година
AMFImporter_Geometry.cpp b049933d2f update license dates. пре 8 година
AMFImporter_Macro.hpp b049933d2f update license dates. пре 8 година
AMFImporter_Material.cpp b049933d2f update license dates. пре 8 година
AMFImporter_Node.hpp b049933d2f update license dates. пре 8 година
AMFImporter_Postprocess.cpp 5814e6f9f0 Optimize some std::string usages. пре 7 година
ASELoader.cpp 674a47dd3e closes https://github.com/assimp/assimp/issues/567: prevend dependency cycle пре 8 година
ASELoader.h b049933d2f update license dates. пре 8 година
ASEParser.cpp 5814e6f9f0 Optimize some std::string usages. пре 7 година
ASEParser.h bd29fe73fa Merge branch 'master' into new_license_dates пре 8 година
AssbinExporter.cpp be33feba44 Warning LNK4221 when not building exporter. пре 8 година
AssbinExporter.h b049933d2f update license dates. пре 8 година
AssbinLoader.cpp b049933d2f update license dates. пре 8 година
AssbinLoader.h b049933d2f update license dates. пре 8 година
Assimp.cpp b049933d2f update license dates. пре 8 година
AssimpCExport.cpp b049933d2f update license dates. пре 8 година
AssxmlExporter.cpp be33feba44 Warning LNK4221 when not building exporter. пре 8 година
AssxmlExporter.h b049933d2f update license dates. пре 8 година
B3DImporter.cpp b049933d2f update license dates. пре 8 година
B3DImporter.h b049933d2f update license dates. пре 8 година
BVHLoader.cpp 5814e6f9f0 Optimize some std::string usages. пре 7 година
BVHLoader.h cfcaf3e97b BVH: Initialize all members of Node in constructor пре 8 година
BaseImporter.cpp 5814e6f9f0 Optimize some std::string usages. пре 7 година
BaseProcess.cpp b049933d2f update license dates. пре 8 година
BaseProcess.h b049933d2f update license dates. пре 8 година
Bitmap.cpp b049933d2f update license dates. пре 8 година
BlenderBMesh.cpp 341222697a Address warnings on Clang 3.9 caused by having a static data member in a class template. пре 8 година
BlenderBMesh.h 66171de915 Successful lib build, unit testing still WIP пре 8 година
BlenderDNA.cpp c7ea536351 closes https://github.com/assimp/assimp/issues/1386: fix undefined behaviour in compare function. пре 8 година
BlenderDNA.h 7c33d932e3 Merge branch 'master' into master пре 8 година
BlenderDNA.inl 7c33d932e3 Merge branch 'master' into master пре 8 година
BlenderIntermediate.h 990dc983ed Issue #1776 Fixed potential crash bug in ObjectCompare, because it didn't follow strict weak ordering. As counter-intuitive as it seems, a comparator must return false for equal values. The C++ standard defines and expects this behavior: true if lhs < rhs, false otherwise. пре 8 година
BlenderLoader.cpp c42dd9104c BlenderLoader: Fix memory leak пре 8 година
BlenderLoader.h b049933d2f update license dates. пре 8 година
BlenderModifier.cpp e57394a772 move log tools from blender to logger interface. пре 7 година
BlenderModifier.h e57394a772 move log tools from blender to logger interface. пре 7 година
BlenderScene.cpp 58436068e7 Update BlenderScene.cpp пре 8 година
BlenderScene.h b049933d2f update license dates. пре 8 година
BlenderSceneGen.h 0ec1e91722 Regression Testsuite: update database. пре 9 година
BlenderTessellator.cpp b049933d2f update license dates. пре 8 година
BlenderTessellator.h b049933d2f update license dates. пре 8 година
C4DImporter.cpp 66171de915 Successful lib build, unit testing still WIP пре 8 година
C4DImporter.h 66171de915 Successful lib build, unit testing still WIP пре 8 година
CInterfaceIOWrapper.cpp b049933d2f update license dates. пре 8 година
CInterfaceIOWrapper.h b049933d2f update license dates. пре 8 година
CMakeLists.txt 4d662c42b3 Add check for SSE2-support. пре 7 година
COBLoader.cpp 6147a4f50d Updated COB importer plugin to flip normals. пре 7 година
COBLoader.h b049933d2f update license dates. пре 8 година
COBScene.h b049933d2f update license dates. пре 8 година
CSMLoader.cpp 5278e1a5f8 CSM: Fix a possible memory leak by using std::unique_ptr пре 8 година
CSMLoader.h b049933d2f update license dates. пре 8 година
CalcTangentsProcess.cpp 35f4e7101a Fixed issue#1219. CalcTangentsProcess::ProcessMesh. пре 7 година
CalcTangentsProcess.h b049933d2f update license dates. пре 8 година
ColladaExporter.cpp 5814e6f9f0 Optimize some std::string usages. пре 7 година
ColladaExporter.h b049933d2f update license dates. пре 8 година
ColladaHelper.h b049933d2f update license dates. пре 8 година
ColladaLoader.cpp e57394a772 move log tools from blender to logger interface. пре 7 година
ColladaLoader.h f4c37fa245 Collada: add importer property that forces the use of collada names. Closes #1375. пре 7 година
ColladaParser.cpp f235646030 Correction on Collada parser missing textures when the image is in CDATA пре 7 година
ColladaParser.h 2d980c16f0 Support Maya 2018 Collada Export with blendshapes and bones controllers for a mesh пре 7 година
ComputeUVMappingProcess.cpp b049933d2f update license dates. пре 8 година
ComputeUVMappingProcess.h b049933d2f update license dates. пре 8 година
ConvertToLHProcess.cpp 336a09ee0e add material reference to faces. пре 7 година
ConvertToLHProcess.h b049933d2f update license dates. пре 8 година
CreateAnimMesh.cpp 66171de915 Successful lib build, unit testing still WIP пре 8 година
D3MFExporter.cpp e01e77a6c7 Merge branch 'master' into develop_kimkulling пре 7 година
D3MFExporter.h 317f3e2a59 3MF: Export metadata. пре 7 година
D3MFImporter.cpp e01e77a6c7 Merge branch 'master' into develop_kimkulling пре 7 година
D3MFImporter.h b049933d2f update license dates. пре 8 година
D3MFOpcPackage.cpp 5814e6f9f0 Optimize some std::string usages. пре 7 година
D3MFOpcPackage.h f11d4902c6 fix CanRead-method for the 3MF-Importer. пре 7 година
DXFHelper.h 5814e6f9f0 Optimize some std::string usages. пре 7 година
DXFLoader.cpp 5319974fe1 Use correct check to do a tokensearch. пре 7 година
DXFLoader.h b049933d2f update license dates. пре 8 година
DeboneProcess.cpp b049933d2f update license dates. пре 8 година
DeboneProcess.h b049933d2f update license dates. пре 8 година
DefaultIOStream.cpp b049933d2f update license dates. пре 8 година
DefaultIOSystem.cpp 4ae7298489 Update DefaultIOSystem.cpp пре 7 година
DefaultLogger.cpp e36f78482c https://github.com/assimp/assimp/issues/1796: return correct value on detach logger. пре 7 година
DefaultProgressHandler.h b049933d2f update license dates. пре 8 година
EmbedTexturesProcess.cpp 1a887a64c1 Update EmbedTexturesProcess.cpp пре 7 година
EmbedTexturesProcess.h b049933d2f update license dates. пре 8 година
Exporter.cpp 826243f289 Implement ascii FBX export. пре 7 година
FBXAnimation.cpp b049933d2f update license dates. пре 8 година
FBXBinaryTokenizer.cpp b049933d2f update license dates. пре 8 година
FBXCommon.h 242b5d5874 Initial FBX Export Support, sponsored by MyDidimo (mydidimo.com). пре 8 година
FBXCompileConfig.h b049933d2f update license dates. пре 8 година
FBXConverter.cpp c9bb3592ff FBX-Importer: remove unused lookup tables for nodes. пре 7 година
FBXConverter.h c9bb3592ff FBX-Importer: remove unused lookup tables for nodes. пре 7 година
FBXDeformer.cpp b049933d2f update license dates. пре 8 година
FBXDocument.cpp 37d352622b closes https://github.com/assimp/assimp/issues/774: use correct type for unitscale in fbx. пре 8 година
FBXDocument.h c5157bc471 fbx: global settings use float instead of double. пре 8 година
FBXDocumentUtil.cpp b049933d2f update license dates. пре 8 година
FBXDocumentUtil.h 76dd48d64f Update FBXDocumentUtil.h пре 8 година
FBXExportNode.cpp 39d9878429 FBX Export: use ai_snprintf. пре 7 година
FBXExportNode.h 826243f289 Implement ascii FBX export. пре 7 година
FBXExportProperty.cpp 826243f289 Implement ascii FBX export. пре 7 година
FBXExportProperty.h 826243f289 Implement ascii FBX export. пре 7 година
FBXExporter.cpp 070acfbadd FBX Export: relax bindpose matrix check slightly. пре 7 година
FBXExporter.h 826243f289 Implement ascii FBX export. пре 7 година
FBXImportSettings.h b049933d2f update license dates. пре 8 година
FBXImporter.cpp b049933d2f update license dates. пре 8 година
FBXImporter.h b049933d2f update license dates. пре 8 година
FBXMaterial.cpp 9f02c8a97c Fix default opacity of materials exported to FBX by Blender. пре 7 година
FBXMeshGeometry.cpp be4c780115 Update FBXMeshGeometry.cpp пре 7 година
FBXMeshGeometry.h 13ae0a0ac3 FBX: fix parse error for uv-coordinates. пре 7 година
FBXModel.cpp b049933d2f update license dates. пре 8 година
FBXNodeAttribute.cpp b049933d2f update license dates. пре 8 година
FBXParser.cpp b049933d2f update license dates. пре 8 година
FBXParser.h b049933d2f update license dates. пре 8 година
FBXProperties.cpp b049933d2f update license dates. пре 8 година
FBXProperties.h b049933d2f update license dates. пре 8 година
FBXTokenizer.cpp b049933d2f update license dates. пре 8 година
FBXTokenizer.h b049933d2f update license dates. пре 8 година
FBXUtil.cpp b049933d2f update license dates. пре 8 година
FBXUtil.h b049933d2f update license dates. пре 8 година
FIReader.cpp b049933d2f update license dates. пре 8 година
FIReader.hpp b049933d2f update license dates. пре 8 година
FileLogStream.h b049933d2f update license dates. пре 8 година
FileSystemFilter.h 22dbb6c2d2 Update FileSystemFilter.h пре 8 година
FindDegenerates.cpp b049933d2f update license dates. пре 8 година
FindDegenerates.h b049933d2f update license dates. пре 8 година
FindInstancesProcess.cpp b049933d2f update license dates. пре 8 година
FindInstancesProcess.h ccbcaa2ee8 fix some static-analysis findings. пре 8 година
FindInvalidDataProcess.cpp b049933d2f update license dates. пре 8 година
FindInvalidDataProcess.h b049933d2f update license dates. пре 8 година
FixNormalsStep.cpp b049933d2f update license dates. пре 8 година
FixNormalsStep.h b049933d2f update license dates. пре 8 година
GenFaceNormalsProcess.cpp b049933d2f update license dates. пре 8 година
GenFaceNormalsProcess.h b049933d2f update license dates. пре 8 година
GenVertexNormalsProcess.cpp b049933d2f update license dates. пре 8 година
GenVertexNormalsProcess.h b049933d2f update license dates. пре 8 година
HMPFileData.h b049933d2f update license dates. пре 8 година
HMPLoader.cpp b049933d2f update license dates. пре 8 година
HMPLoader.h b049933d2f update license dates. пре 8 година
HalfLifeFileData.h b049933d2f update license dates. пре 8 година
IFF.h 66171de915 Successful lib build, unit testing still WIP пре 8 година
IRRLoader.cpp 4c023c3818 fix unittest folder for roundtriptest. пре 7 година
IRRLoader.h b049933d2f update license dates. пре 8 година
IRRMeshLoader.cpp b049933d2f update license dates. пре 8 година
IRRMeshLoader.h b049933d2f update license dates. пре 8 година
IRRShared.cpp b049933d2f update license dates. пре 8 година
IRRShared.h 66171de915 Successful lib build, unit testing still WIP пре 8 година
Importer.cpp c41d459e21 add missing constructor to ensure RTTI пре 7 година
Importer.h c41d459e21 add missing constructor to ensure RTTI пре 7 година
ImporterRegistry.cpp b049933d2f update license dates. пре 8 година
ImproveCacheLocality.cpp b049933d2f update license dates. пре 8 година
ImproveCacheLocality.h b049933d2f update license dates. пре 8 година
JoinVerticesProcess.cpp b049933d2f update license dates. пре 8 година
JoinVerticesProcess.h b049933d2f update license dates. пре 8 година
LWOAnimation.cpp b049933d2f update license dates. пре 8 година
LWOAnimation.h b049933d2f update license dates. пре 8 година
LWOBLoader.cpp b049933d2f update license dates. пре 8 година
LWOFileData.h b049933d2f update license dates. пре 8 година
LWOLoader.cpp ef891fb850 LWO: Move some assignments to make it clearer when the thing should be moved пре 8 година
LWOLoader.h b049933d2f update license dates. пре 8 година
LWOMaterial.cpp b049933d2f update license dates. пре 8 година
LWSLoader.cpp b049933d2f update license dates. пре 8 година
LWSLoader.h b049933d2f update license dates. пре 8 година
LimitBoneWeightsProcess.cpp b049933d2f update license dates. пре 8 година
LimitBoneWeightsProcess.h be865ae613 LimitBoneWeightsProcess: Initialize all members of Weight in constructor пре 8 година
MD2FileData.h b049933d2f update license dates. пре 8 година
MD2Loader.cpp b049933d2f update license dates. пре 8 година
MD2Loader.h b049933d2f update license dates. пре 8 година
MD2NormalTable.h b049933d2f update license dates. пре 8 година
MD3FileData.h b049933d2f update license dates. пре 8 година
MD3Loader.cpp b049933d2f update license dates. пре 8 година
MD3Loader.h b049933d2f update license dates. пре 8 година
MD4FileData.h 83de707587 Refactor: Expand tabs to 4 spaces пре 10 година
MD5Loader.cpp b049933d2f update license dates. пре 8 година
MD5Loader.h b049933d2f update license dates. пре 8 година
MD5Parser.cpp b049933d2f update license dates. пре 8 година
MD5Parser.h b049933d2f update license dates. пре 8 година
MDCFileData.h b049933d2f update license dates. пре 8 година
MDCLoader.cpp b049933d2f update license dates. пре 8 година
MDCLoader.h b049933d2f update license dates. пре 8 година
MDCNormalTable.h 83de707587 Refactor: Expand tabs to 4 spaces пре 10 година
MDLDefaultColorMap.h b049933d2f update license dates. пре 8 година
MDLFileData.h 9344074a04 MDLLoader: Replace raw pointer with vector to fix a memory leak пре 8 година
MDLLoader.cpp 9344074a04 MDLLoader: Replace raw pointer with vector to fix a memory leak пре 8 година
MDLLoader.h b049933d2f update license dates. пре 8 година
MDLMaterialLoader.cpp b049933d2f update license dates. пре 8 година
MMDCpp14.h b049933d2f update license dates. пре 8 година
MMDImporter.cpp 8a505398a3 MMD: Fix memory leak пре 8 година
MMDImporter.h 66171de915 Successful lib build, unit testing still WIP пре 8 година
MMDPmdParser.h b049933d2f update license dates. пре 8 година
MMDPmxParser.cpp b049933d2f update license dates. пре 8 година
MMDPmxParser.h b049933d2f update license dates. пре 8 година
MMDVmdParser.h b049933d2f update license dates. пре 8 година
MS3DLoader.cpp b049933d2f update license dates. пре 8 година
MS3DLoader.h b049933d2f update license dates. пре 8 година
MakeVerboseFormat.cpp b049933d2f update license dates. пре 8 година
MakeVerboseFormat.h b049933d2f update license dates. пре 8 година
MaterialSystem.cpp b049933d2f update license dates. пре 8 година
MaterialSystem.h b049933d2f update license dates. пре 8 година
NDOLoader.cpp b049933d2f update license dates. пре 8 година
NDOLoader.h 66171de915 Successful lib build, unit testing still WIP пре 8 година
NFFLoader.cpp b049933d2f update license dates. пре 8 година
NFFLoader.h b049933d2f update license dates. пре 8 година
OFFLoader.cpp b049933d2f update license dates. пре 8 година
OFFLoader.h b049933d2f update license dates. пре 8 година
ObjExporter.cpp 9ca32b2373 closes https://github.com/assimp/assimp/issues/1894: use mesh name to name exported obj node. пре 7 година
ObjExporter.h b049933d2f update license dates. пре 8 година
ObjFileData.h b049933d2f update license dates. пре 8 година
ObjFileImporter.cpp af3bba1572 fix review findings. пре 7 година
ObjFileImporter.h b049933d2f update license dates. пре 8 година
ObjFileMtlImporter.cpp 190190c1d7 Fix material index off-by-one error in some OBJ files (seen in a C4D export) пре 8 година
ObjFileMtlImporter.h b049933d2f update license dates. пре 8 година
ObjFileParser.cpp af3bba1572 fix review findings. пре 7 година
ObjFileParser.h b049933d2f update license dates. пре 8 година
ObjTools.h b049933d2f update license dates. пре 8 година
OgreBinarySerializer.cpp b049933d2f update license dates. пре 8 година
OgreBinarySerializer.h b049933d2f update license dates. пре 8 година
OgreImporter.cpp b049933d2f update license dates. пре 8 година
OgreImporter.h b049933d2f update license dates. пре 8 година
OgreMaterial.cpp b049933d2f update license dates. пре 8 година
OgreParsingUtils.h af3bba1572 fix review findings. пре 7 година
OgreStructs.cpp b049933d2f update license dates. пре 8 година
OgreStructs.h b049933d2f update license dates. пре 8 година
OgreXmlSerializer.cpp af3bba1572 fix review findings. пре 7 година
OgreXmlSerializer.h 388ec8461c Ogre: Change OgreXmlSerializer::ReadAttribute parameter from std::string to pointer пре 8 година
OpenGEXExporter.cpp b049933d2f update license dates. пре 8 година
OpenGEXExporter.h b049933d2f update license dates. пре 8 година
OpenGEXImporter.cpp ccbcaa2ee8 fix some static-analysis findings. пре 8 година
OpenGEXImporter.h 17b26c91e2 OpenGEX: Use std::unique_ptr to fix some memory leaks пре 8 година
OpenGEXStructs.h b049933d2f update license dates. пре 8 година
OptimizeGraph.cpp 9ca32b2373 closes https://github.com/assimp/assimp/issues/1894: use mesh name to name exported obj node. пре 7 година
OptimizeGraph.h b049933d2f update license dates. пре 8 година
OptimizeMeshes.cpp b049933d2f update license dates. пре 8 година
OptimizeMeshes.h b049933d2f update license dates. пре 8 година
PlyExporter.cpp 5ea06e1bb6 Add support for texture file in PLY exports пре 7 година
PlyExporter.h b049933d2f update license dates. пре 8 година
PlyLoader.cpp 15fa86f100 Set primitive_type to point when PLY is a point cloud пре 7 година
PlyLoader.h 495ae70cc5 XFileParser: release x-file-based scene when throwing an exception. пре 8 година
PlyParser.cpp d2547e84f5 Fix for undefined behavior when loading binary PLY пре 7 година
PlyParser.h 495ae70cc5 XFileParser: release x-file-based scene when throwing an exception. пре 8 година
PolyTools.h b049933d2f update license dates. пре 8 година
PostStepRegistry.cpp 8a4fd2f947 globalScale process not registered пре 8 година
PretransformVertices.cpp 9397932e4f PretransformVertices: Rearrange some assignments to clarify things пре 8 година
PretransformVertices.h b049933d2f update license dates. пре 8 година
ProcessHelper.cpp b049933d2f update license dates. пре 8 година
ProcessHelper.h b049933d2f update license dates. пре 8 година
Q3BSPFileData.h b049933d2f update license dates. пре 8 година
Q3BSPFileImporter.cpp b049933d2f update license dates. пре 8 година
Q3BSPFileImporter.h b049933d2f update license dates. пре 8 година
Q3BSPFileParser.cpp b049933d2f update license dates. пре 8 година
Q3BSPFileParser.h b049933d2f update license dates. пре 8 година
Q3BSPZipArchive.cpp b049933d2f update license dates. пре 8 година
Q3BSPZipArchive.h 8f99c1a0be including <unzip.h> instead of <contrib/unzip/unzip.h> пре 8 година
Q3DLoader.cpp b049933d2f update license dates. пре 8 година
Q3DLoader.h b049933d2f update license dates. пре 8 година
RawLoader.cpp b049933d2f update license dates. пре 8 година
RawLoader.h b049933d2f update license dates. пре 8 година
RemoveComments.cpp b049933d2f update license dates. пре 8 година
RemoveRedundantMaterials.cpp b049933d2f update license dates. пре 8 година
RemoveRedundantMaterials.h b049933d2f update license dates. пре 8 година
RemoveVCProcess.cpp b049933d2f update license dates. пре 8 година
RemoveVCProcess.h b049933d2f update license dates. пре 8 година
SGSpatialSort.cpp b049933d2f update license dates. пре 8 година
SGSpatialSort.h 66171de915 Successful lib build, unit testing still WIP пре 8 година
SIBImporter.cpp b049933d2f update license dates. пре 8 година
SIBImporter.h b049933d2f update license dates. пре 8 година
SMDLoader.cpp b049933d2f update license dates. пре 8 година
SMDLoader.h b049933d2f update license dates. пре 8 година
STEPFile.h b049933d2f update license dates. пре 8 година
STLExporter.cpp 0dab5c508e STL binary Export should write 4-byte floats for vertex and normal coordinates пре 7 година
STLExporter.h b049933d2f update license dates. пре 8 година
STLLoader.cpp cfd56a43a5 Fix compile error пре 7 година
STLLoader.h b049933d2f update license dates. пре 8 година
ScaleProcess.cpp 4919d3da2f closes https://github.com/assimp/assimp/issues/1836: make documentation much more clear how to apply global scaling. пре 7 година
ScaleProcess.h b049933d2f update license dates. пре 8 година
SceneCombiner.cpp e01e77a6c7 Merge branch 'master' into develop_kimkulling пре 7 година
ScenePreprocessor.cpp b049933d2f update license dates. пре 8 година
ScenePreprocessor.h b049933d2f update license dates. пре 8 година
ScenePrivate.h 0a3fb04b04 Update ScenePrivate.h пре 7 година
SkeletonMeshBuilder.cpp b049933d2f update license dates. пре 8 година
SortByPTypeProcess.cpp b049933d2f update license dates. пре 8 година
SortByPTypeProcess.h b049933d2f update license dates. пре 8 година
SpatialSort.cpp ccbcaa2ee8 fix some static-analysis findings. пре 8 година
SplitByBoneCountProcess.cpp b049933d2f update license dates. пре 8 година
SplitByBoneCountProcess.h b049933d2f update license dates. пре 8 година
SplitLargeMeshes.cpp b049933d2f update license dates. пре 8 година
SplitLargeMeshes.h b049933d2f update license dates. пре 8 година
StandardShapes.cpp b049933d2f update license dates. пре 8 година
StdOStreamLogStream.h b049933d2f update license dates. пре 8 година
StepExporter.cpp b049933d2f update license dates. пре 8 година
StepExporter.h b049933d2f update license dates. пре 8 година
Subdivision.cpp b049933d2f update license dates. пре 8 година
TargetAnimation.cpp b049933d2f update license dates. пре 8 година
TargetAnimation.h b049933d2f update license dates. пре 8 година
TerragenLoader.cpp b049933d2f update license dates. пре 8 година
TerragenLoader.h b049933d2f update license dates. пре 8 година
TextureTransform.cpp b049933d2f update license dates. пре 8 година
TextureTransform.h b049933d2f update license dates. пре 8 година
TriangulateProcess.cpp b049933d2f update license dates. пре 8 година
TriangulateProcess.h b049933d2f update license dates. пре 8 година
UnrealLoader.cpp b049933d2f update license dates. пре 8 година
UnrealLoader.h b049933d2f update license dates. пре 8 година
ValidateDataStructure.cpp b049933d2f update license dates. пре 8 година
ValidateDataStructure.h b049933d2f update license dates. пре 8 година
Version.cpp b049933d2f update license dates. пре 8 година
VertexTriangleAdjacency.cpp ccbcaa2ee8 fix some static-analysis findings. пре 8 година
VertexTriangleAdjacency.h ccbcaa2ee8 fix some static-analysis findings. пре 8 година
Win32DebugLogStream.h b049933d2f update license dates. пре 8 година
X3DExporter.cpp 66171de915 Successful lib build, unit testing still WIP пре 8 година
X3DExporter.hpp 12dbbd4ce9 Misc. typos пре 8 година
X3DImporter.cpp b049933d2f update license dates. пре 8 година
X3DImporter.hpp b049933d2f update license dates. пре 8 година
X3DImporter_Geometry2D.cpp b049933d2f update license dates. пре 8 година
X3DImporter_Geometry3D.cpp b049933d2f update license dates. пре 8 година
X3DImporter_Group.cpp b049933d2f update license dates. пре 8 година
X3DImporter_Light.cpp b049933d2f update license dates. пре 8 година
X3DImporter_Macro.hpp b049933d2f update license dates. пре 8 година
X3DImporter_Metadata.cpp b049933d2f update license dates. пре 8 година
X3DImporter_Networking.cpp b049933d2f update license dates. пре 8 година
X3DImporter_Node.hpp b049933d2f update license dates. пре 8 година
X3DImporter_Postprocess.cpp b049933d2f update license dates. пре 8 година
X3DImporter_Rendering.cpp b049933d2f update license dates. пре 8 година
X3DImporter_Shape.cpp b049933d2f update license dates. пре 8 година
X3DImporter_Texturing.cpp b049933d2f update license dates. пре 8 година
X3DVocabulary.cpp b049933d2f update license dates. пре 8 година
XFileExporter.cpp b049933d2f update license dates. пре 8 година
XFileExporter.h b049933d2f update license dates. пре 8 година
XFileHelper.h b049933d2f update license dates. пре 8 година
XFileImporter.cpp 57c1fe5954 x-parser: fix the crash. пре 8 година
XFileImporter.h b049933d2f update license dates. пре 8 година
XFileParser.cpp 9d813a48b0 fixed emply buffer stream write, removed some cast warnings. пре 7 година
XFileParser.h 3685791e0d closes https://github.com/assimp/assimp/issues/1729: check for bit flip when unsigned int overflow happens in x-file parsing. пре 8 година
XGLLoader.cpp d284d107e7 XGLLoader: Fix a memory leak пре 8 година
XGLLoader.h b049933d2f update license dates. пре 8 година
assbin_chunks.h 83de707587 Refactor: Expand tabs to 4 spaces пре 10 година
glTF2Asset.h 9a7611a93e AI_MATKEY_GLTF_... -> assimp/pbrmaterial.h пре 8 година
glTF2Asset.inl 72e9f3ecb9 fixed embedded texture reading. пре 8 година
glTF2AssetWriter.h b049933d2f update license dates. пре 8 година
glTF2AssetWriter.inl b049933d2f update license dates. пре 8 година
glTF2Exporter.cpp 26ac2ffb6c Not duplicating textures for embedded ones пре 7 година
glTF2Exporter.h b049933d2f update license dates. пре 8 година
glTF2Importer.cpp f2833539d7 closes https://github.com/assimp/assimp/issues/1784: change so.name to keep track of the minor version of the lib. пре 7 година
glTF2Importer.h b049933d2f update license dates. пре 8 година
glTFAsset.h b049933d2f update license dates. пре 8 година
glTFAsset.inl c874fd8ae2 changed std::to_string to to_string. пре 8 година
glTFAssetWriter.h b049933d2f update license dates. пре 8 година
glTFAssetWriter.inl b049933d2f update license dates. пре 8 година
glTFExporter.cpp b049933d2f update license dates. пре 8 година
glTFExporter.h b049933d2f update license dates. пре 8 година
glTFImporter.cpp affedc139e Merge https://github.com/assimp/assimp пре 8 година
glTFImporter.h b049933d2f update license dates. пре 8 година
makefile.mingw 66171de915 Successful lib build, unit testing still WIP пре 8 година
scene.cpp b049933d2f update license dates. пре 8 година
simd.cpp 32b466941b Add missig docs and fix some small review findings. пре 7 година
simd.h 32b466941b Add missig docs and fix some small review findings. пре 7 година