assimp/include/assimp
Kim Kulling 4590f06756
Merge branch 'master' into master
2020-11-25 16:57:49 +01:00
..
Compiler build/clang-cl-windows 2020-07-20 17:04:11 +02:00
port/AndroidJNI Updated copyright dates. 2020-01-20 08:53:12 -05:00
.editorconfig Implemented: Add editor config file 2015-06-28 16:04:15 -06:00
BaseImporter.h Actually, just keep the old behaviour for now. 2020-08-20 14:32:15 +01:00
Bitmap.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
BlobIOSystem.h replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
ByteSwapper.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
ColladaMetaData.h ColladaExporter cleanup 2020-05-01 11:54:34 +01:00
CreateAnimMesh.h Prevent to generate redundant morph targets for glTF2 2020-11-11 20:49:22 +01:00
DefaultIOStream.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
DefaultIOSystem.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
DefaultLogger.hpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
Defines.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
Exceptional.h Adapt code style. 2020-09-14 08:45:18 +02:00
Exporter.hpp Update Exporter.hpp 2020-07-11 22:45:45 +02:00
GenericProperty.h replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
Hash.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
IOStream.hpp Updated copyright dates. 2020-01-20 08:53:12 -05:00
IOStreamBuffer.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
IOSystem.hpp Updated copyright dates. 2020-01-20 08:53:12 -05:00
Importer.hpp Make all exceptions available. 2020-08-18 18:14:51 +01:00
LineSplitter.h Change in comment. 2020-05-18 11:45:13 +01:00
LogAux.h Build formatting into DeadlyImportError 2020-08-18 16:32:34 +01:00
LogStream.hpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
Logger.hpp Fix typo. 2020-10-22 22:26:03 +02:00
MathFunctions.h Add doc 2020-04-14 19:07:41 +02:00
MemoryIOWrapper.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
NullLogger.hpp Add concept of verboseDebug 2020-05-15 17:23:07 +01:00
ParsingUtils.h fix duplicated node parsing. 2020-09-11 15:46:46 +02:00
Profiler.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
ProgressHandler.hpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
RemoveComments.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
SGSpatialSort.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
SceneCombiner.h replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
SkeletonMeshBuilder.h replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
SmallVector.h Fix another typo 2020-04-21 16:09:11 +02:00
SmoothingGroups.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
SmoothingGroups.inl Updated copyright dates. 2020-01-20 08:53:12 -05:00
SpatialSort.h closes https://github.com/assimp/assimp/issues/3165: remove deprecated code whch causes compiler warning. 2020-04-26 08:59:52 +02:00
StandardShapes.h replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
StreamReader.h fix possible warnings 2020-03-30 20:33:43 +02:00
StreamWriter.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
StringComparison.h replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
StringUtils.h cleanup collada xml migration. 2020-10-19 19:06:11 +02:00
Subdivision.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
TinyFormatter.h Build formatting into DeadlyImportError 2020-08-18 16:32:34 +01:00
Vertex.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
XMLTools.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
XmlParser.h cleanup collada xml migration. 2020-10-19 19:06:11 +02:00
ZipArchiveIOSystem.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
aabb.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
ai_assert.h Ensure asserts are defined where expected. 2020-07-02 14:53:29 +01:00
anim.h replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
camera.h Merge branch 'migenius-rsws53-mig-2' of https://github.com/migenius/assimp into migenius-migenius-rsws53-mig-2 2020-04-22 19:58:41 +02:00
cexport.h review findings. 2020-04-29 20:33:37 +02:00
cfileio.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
cimport.h closes https://github.com/assimp/assimp/issues/3379: reproduce error of unresolved symbol with static lib 2020-10-05 21:37:18 +02:00
color4.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
color4.inl Updated copyright dates. 2020-01-20 08:53:12 -05:00
commonMetaData.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
config.h.in Read weights 2020-10-15 10:07:24 +01:00
defs.h ry to fix 2013-specific warnings in mesh.h 2020-03-19 15:10:46 +01:00
fast_atof.h Limit the output 2020-10-02 15:20:50 +01:00
importerdesc.h closes https://github.com/assimp/assimp/issues/3379: reproduce error of unresolved symbol with static lib 2020-10-05 21:37:18 +02:00
light.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
material.h closes https://github.com/assimp/assimp/issues/3198: make aiMaterial::GetName const. 2020-11-10 12:50:17 +01:00
material.inl closes https://github.com/assimp/assimp/issues/3198: make aiMaterial::GetName const. 2020-11-10 12:50:17 +01:00
matrix3x3.h fix the build - add misisng forward declaration for aiVector3t. 2020-03-16 10:50:07 +01:00
matrix3x3.inl add mssing move constructor. 2020-03-19 16:53:05 +01:00
matrix4x4.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
matrix4x4.inl Updated copyright dates. 2020-01-20 08:53:12 -05:00
mesh.h scenecombiner: fix leak. 2020-04-29 20:43:23 +02:00
metadata.h Added operator== and operator!= to aiMetadata to allow for testing. 2020-06-26 15:07:42 +10:00
pbrmaterial.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
postprocess.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
qnan.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
quaternion.h Added missing functionalities to C API. 2020-03-26 13:08:40 -04:00
quaternion.inl Added missing functionalities to C API. 2020-03-26 13:08:40 -04:00
scene.h Added mName to aiScene. Primarily to provide access to the "name" member of glTF2 scenes. 2020-11-22 15:33:31 +10:00
texture.h Updated places to achFormatHint referencing array size. 2020-01-23 15:26:49 -05:00
types.h fix the linux build. 2020-03-21 08:56:49 +01:00
vector2.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
vector2.inl Updated copyright dates. 2020-01-20 08:53:12 -05:00
vector3.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
vector3.inl Updated copyright dates. 2020-01-20 08:53:12 -05:00
version.h closes https://github.com/assimp/assimp/issues/2992: add single or double precision + missing compilers. 2020-08-07 14:23:07 +02:00