assimp/include/assimp
Kim Kulling 706d636c63
Merge branch 'master' into master
2021-01-28 18:25:39 +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 Add some spaces to format code consistently 2020-12-15 12:36:00 +01:00
IOSystem.hpp Updated copyright dates. 2020-01-20 08:53:12 -05:00
Importer.hpp GCC 11 build fixes 2021-01-24 11:04:46 +02: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 Remove dependency to posix-extension function 2021-01-14 11:53:25 +01: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 XmlParser: Fixed an error message when the file was correctly parsed 2020-12-27 18:13:49 +01: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 Increase ASSIMP_AI_REAL_TEXT_PRECISION 2021-01-20 17:13:31 +00: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 aiMaterial::GetTexture() - fix misleading description of path argument. 2021-01-12 01:00:45 +03: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 Check _MSC_VER for MSVC specific pragma directives. 2020-12-02 02:05:14 +05:30
metadata.h Added operator== and operator!= to aiMetadata to allow for testing. 2020-06-26 15:07:42 +10:00
pbrmaterial.h Add KHR_materials_transmission during import 2020-12-23 10:43:01 +01: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 add operator* in aiQuaterniont 2020-12-17 16:13:35 +08:00
quaternion.inl add operator* in aiQuaterniont 2020-12-17 17:08:06 +08: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 Update types.h 2021-01-18 19:46:32 +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 Fix cast 2021-01-17 20:41:44 +01: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