RichardTea 74b3be194d Read the Value, not the Attribute 4 éve
..
Compiler 758116b083 removed trailing spaces and tabs from source and text 4 éve
port f28500dd0f Fixed building of Android port 4 éve
.editorconfig 9d736cc1c5 Implemented: Add editor config file 10 éve
BaseImporter.h 5895c0c22c more const in format detection 4 éve
Bitmap.h f47479aba4 Rework format + introdule missing C++11 features 4 éve
BlobIOSystem.h 18531e3677 Next iteration for c++11 features. 4 éve
ByteSwapper.h 3b8126d26a Fix spelling mistake 4 éve
ColladaMetaData.h 18531e3677 Next iteration for c++11 features. 4 éve
CreateAnimMesh.h f47479aba4 Rework format + introdule missing C++11 features 4 éve
DefaultIOStream.h 18531e3677 Next iteration for c++11 features. 4 éve
DefaultIOSystem.h 18531e3677 Next iteration for c++11 features. 4 éve
DefaultLogger.hpp 18531e3677 Next iteration for c++11 features. 4 éve
Exceptional.h f47479aba4 Rework format + introdule missing C++11 features 4 éve
Exporter.hpp 758116b083 removed trailing spaces and tabs from source and text 4 éve
GenericProperty.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
Hash.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
IOStream.hpp 18531e3677 Next iteration for c++11 features. 4 éve
IOStreamBuffer.h 1909b3e8d2 Fix overflow in IOStreamBuffer 4 éve
IOSystem.hpp f47479aba4 Rework format + introdule missing C++11 features 4 éve
Importer.hpp a283a255a5 Allow schema checking of glTF2 file. 4 éve
LineSplitter.h f47479aba4 Rework format + introdule missing C++11 features 4 éve
LogAux.h 3b8126d26a Fix spelling mistake 4 éve
LogStream.hpp f47479aba4 Rework format + introdule missing C++11 features 4 éve
Logger.hpp f47479aba4 Rework format + introdule missing C++11 features 4 éve
MathFunctions.h 31e8042071 Renaming PI to aiPi. 4 éve
MemoryIOWrapper.h 3b8126d26a Fix spelling mistake 4 éve
NullLogger.hpp f47479aba4 Rework format + introdule missing C++11 features 4 éve
ParsingUtils.h 2925592c64 [assimp] Make sure ctype calls use unsigned char. 4 éve
Profiler.h 5cd3bdd5c2 No need to distinguish formatting log functions. 4 éve
ProgressHandler.hpp 9e8dbd0ca5 Update copyrights to 2021. 4 éve
RemoveComments.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
SGSpatialSort.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
SceneCombiner.h 18531e3677 Next iteration for c++11 features. 4 éve
SkeletonMeshBuilder.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
SmallVector.h 758116b083 removed trailing spaces and tabs from source and text 4 éve
SmoothingGroups.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
SmoothingGroups.inl 758116b083 removed trailing spaces and tabs from source and text 4 éve
SpatialSort.h db0127859a CalculateDistance method 4 éve
StandardShapes.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
StreamReader.h 3b8126d26a Fix spelling mistake 4 éve
StreamWriter.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
StringComparison.h 2925592c64 [assimp] Make sure ctype calls use unsigned char. 4 éve
StringUtils.h b30cbcf117 Merge branch 'master' into jc3-spam-killa 4 éve
Subdivision.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
TinyFormatter.h b7b3c6db7e Fixing GCC 4.9 compilation issues 4 éve
Vertex.h 3b8126d26a Fix spelling mistake 4 éve
XMLTools.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
XmlParser.h 74b3be194d Read the Value, not the Attribute 4 éve
ZipArchiveIOSystem.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
aabb.h f47479aba4 Rework format + introdule missing C++11 features 4 éve
ai_assert.h f47479aba4 Rework format + introdule missing C++11 features 4 éve
anim.h c01d33a77a Update anim.h 4 éve
camera.h f47479aba4 Rework format + introdule missing C++11 features 4 éve
cexport.h 3b8126d26a Fix spelling mistake 4 éve
cfileio.h f47479aba4 Rework format + introdule missing C++11 features 4 éve
cimport.h 758116b083 removed trailing spaces and tabs from source and text 4 éve
color4.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
color4.inl f47479aba4 Rework format + introdule missing C++11 features 4 éve
commonMetaData.h 18531e3677 Next iteration for c++11 features. 4 éve
config.h.in a283a255a5 Allow schema checking of glTF2 file. 4 éve
defs.h 18531e3677 Next iteration for c++11 features. 4 éve
fast_atof.h 538cb3125c Use strlen() rather than fixed length in fast_atof.h 4 éve
importerdesc.h fc955a5f8a applied extern "C" guards to importerdesc.h 4 éve
light.h 18531e3677 Next iteration for c++11 features. 4 éve
material.h 0fb66f8437 Replaced AI_MATKEY_IOR with AI_MATKEY_REFRACTI. 4 éve
material.inl 9e8dbd0ca5 Update copyrights to 2021. 4 éve
matrix3x3.h 18531e3677 Next iteration for c++11 features. 4 éve
matrix3x3.inl 9e8dbd0ca5 Update copyrights to 2021. 4 éve
matrix4x4.h 758116b083 removed trailing spaces and tabs from source and text 4 éve
matrix4x4.inl 758116b083 removed trailing spaces and tabs from source and text 4 éve
mesh.h 7120504c46 Merge branch 'master' into fix_aiMesh_abi_4162 4 éve
metadata.h 064ffc625b Const qualify aiMetadata::HasKey 4 éve
pbrmaterial.h 985f3ee665 Fix glTFv2 texcoord/uv mapping 4 éve
postprocess.h 3b8126d26a Fix spelling mistake 4 éve
qnan.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
quaternion.h 92af44f092 Fix euler angles 4 éve
quaternion.inl 9e8dbd0ca5 Update copyrights to 2021. 4 éve
scene.h e9d03f3379 fixed wrong comment 4 éve
texture.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
types.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
vector2.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve
vector2.inl 758116b083 removed trailing spaces and tabs from source and text 4 éve
vector3.h 4b1ff645e3 closes https://github.com/assimp/assimp/issues/3398: Add support for embedded textures 4 éve
vector3.inl 9e8dbd0ca5 Update copyrights to 2021. 4 éve
version.h 9e8dbd0ca5 Update copyrights to 2021. 4 éve