Kim Kulling c7a9ef30cc Merge branch 'master' into fix-mingw-priumax 5 anni fa
..
Compiler 13ee2306c3 build/clang-cl-windows 5 anni fa
port 4e7e47bd43 Updated copyright dates. 6 anni fa
.editorconfig 9d736cc1c5 Implemented: Add editor config file 10 anni fa
BaseImporter.h e51e07982d Remove generic lambda usage. 5 anni fa
Bitmap.h 4e7e47bd43 Updated copyright dates. 6 anni fa
BlobIOSystem.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 anni fa
ByteSwapper.h 4e7e47bd43 Updated copyright dates. 6 anni fa
ColladaMetaData.h 5b9f207f1f ColladaExporter cleanup 5 anni fa
CreateAnimMesh.h 4e7e47bd43 Updated copyright dates. 6 anni fa
DefaultIOStream.h 4e7e47bd43 Updated copyright dates. 6 anni fa
DefaultIOSystem.h 4e7e47bd43 Updated copyright dates. 6 anni fa
DefaultLogger.hpp 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 anni fa
Defines.h 4e7e47bd43 Updated copyright dates. 6 anni fa
Exceptional.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 anni fa
Exporter.hpp 108b3a62e5 Update Exporter.hpp 5 anni fa
GenericProperty.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 anni fa
Hash.h 4e7e47bd43 Updated copyright dates. 6 anni fa
IOStream.hpp 4e7e47bd43 Updated copyright dates. 6 anni fa
IOStreamBuffer.h 4e7e47bd43 Updated copyright dates. 6 anni fa
IOSystem.hpp 4e7e47bd43 Updated copyright dates. 6 anni fa
Importer.hpp 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 anni fa
LineSplitter.h df2630d0e8 Change in comment. 5 anni fa
LogAux.h 14692368d5 Same for LogDebug -> LogVerboseDebug 5 anni fa
LogStream.hpp 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 anni fa
Logger.hpp 5e0136d737 Add concept of verboseDebug 5 anni fa
MathFunctions.h b2a547b817 Add doc 5 anni fa
MemoryIOWrapper.h 4e7e47bd43 Updated copyright dates. 6 anni fa
NullLogger.hpp 5e0136d737 Add concept of verboseDebug 5 anni fa
ParsingUtils.h 920535165d next fixed warnings 5 anni fa
Profiler.h 4e7e47bd43 Updated copyright dates. 6 anni fa
ProgressHandler.hpp 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 anni fa
RemoveComments.h 4e7e47bd43 Updated copyright dates. 6 anni fa
SGSpatialSort.h 4e7e47bd43 Updated copyright dates. 6 anni fa
SceneCombiner.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 anni fa
SkeletonMeshBuilder.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 anni fa
SmallVector.h 232761be02 Fix another typo 5 anni fa
SmoothingGroups.h 4e7e47bd43 Updated copyright dates. 6 anni fa
SmoothingGroups.inl 4e7e47bd43 Updated copyright dates. 6 anni fa
SpatialSort.h bafb8e3189 closes https://github.com/assimp/assimp/issues/3165: remove deprecated code whch causes compiler warning. 5 anni fa
StandardShapes.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 anni fa
StreamReader.h 4c177ad72e fix possible warnings 5 anni fa
StreamWriter.h 4e7e47bd43 Updated copyright dates. 6 anni fa
StringComparison.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 anni fa
StringUtils.h 700d8e6614 Fix MinGW builds (issues related to pragmas and format strings) 5 anni fa
Subdivision.h 4e7e47bd43 Updated copyright dates. 6 anni fa
TinyFormatter.h 4e7e47bd43 Updated copyright dates. 6 anni fa
Vertex.h 4e7e47bd43 Updated copyright dates. 6 anni fa
XMLTools.h 4e7e47bd43 Updated copyright dates. 6 anni fa
ZipArchiveIOSystem.h 4e7e47bd43 Updated copyright dates. 6 anni fa
aabb.h 4e7e47bd43 Updated copyright dates. 6 anni fa
ai_assert.h 51150cb3df Ensure asserts are defined where expected. 5 anni fa
anim.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 anni fa
camera.h ca70b44e44 Merge branch 'migenius-rsws53-mig-2' of https://github.com/migenius/assimp into migenius-migenius-rsws53-mig-2 5 anni fa
cexport.h fd555a1349 review findings. 5 anni fa
cfileio.h 4e7e47bd43 Updated copyright dates. 6 anni fa
cimport.h 30f09e9fc0 Fix build when ASSIMP_DOUBLE_PRECISION is on. 5 anni fa
color4.h 4e7e47bd43 Updated copyright dates. 6 anni fa
color4.inl 4e7e47bd43 Updated copyright dates. 6 anni fa
commonMetaData.h 4e7e47bd43 Updated copyright dates. 6 anni fa
config.h.in ff9f3b8608 Collada: Ensure <geometry> has unique id 5 anni fa
defs.h 4de4c34fb2 ry to fix 2013-specific warnings in mesh.h 5 anni fa
fast_atof.h 33af183bb8 Cleanup the public headers. 6 anni fa
importerdesc.h 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 anni fa
irrXMLWrapper.h 6397bfbf90 replace NULL by nullptr on loadFile. 5 anni fa
light.h 4e7e47bd43 Updated copyright dates. 6 anni fa
material.h 8c09cd2ef3 Fixed TextureTypeToString defined multiple times. 6 anni fa
material.inl 4e7e47bd43 Updated copyright dates. 6 anni fa
matrix3x3.h a9e8f65941 fix the build - add misisng forward declaration for aiVector3t. 5 anni fa
matrix3x3.inl 5b8e6832c3 add mssing move constructor. 5 anni fa
matrix4x4.h 4e7e47bd43 Updated copyright dates. 6 anni fa
matrix4x4.inl 4e7e47bd43 Updated copyright dates. 6 anni fa
mesh.h c6131ce38a scenecombiner: fix leak. 5 anni fa
metadata.h d75d59a4fd Added operator== and operator!= to aiMetadata to allow for testing. 5 anni fa
pbrmaterial.h 4e7e47bd43 Updated copyright dates. 6 anni fa
postprocess.h 4e7e47bd43 Updated copyright dates. 6 anni fa
qnan.h 4e7e47bd43 Updated copyright dates. 6 anni fa
quaternion.h 609632c6a5 Added missing functionalities to C API. 5 anni fa
quaternion.inl 609632c6a5 Added missing functionalities to C API. 5 anni fa
scene.h 1529f9518f Make file formatting comply with POSIX and Unix standards 5 anni fa
texture.h 770c822621 Updated places to achFormatHint referencing array size. 6 anni fa
types.h 9f7d9becb2 fix the linux build. 5 anni fa
vector2.h 4e7e47bd43 Updated copyright dates. 6 anni fa
vector2.inl 4e7e47bd43 Updated copyright dates. 6 anni fa
vector3.h 4e7e47bd43 Updated copyright dates. 6 anni fa
vector3.inl 4e7e47bd43 Updated copyright dates. 6 anni fa
version.h 4e7e47bd43 Updated copyright dates. 6 anni fa