assimp/include/assimp
Kim Kulling 7120504c46
Merge branch 'master' into fix_aiMesh_abi_4162
2021-11-11 20:02:46 +01:00
..
Compiler removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
port/AndroidJNI Fixed building of Android port 2021-10-29 09:03:55 -04:00
.editorconfig Implemented: Add editor config file 2015-06-28 16:04:15 -06:00
BaseImporter.h more const in format detection 2021-09-11 23:23:05 +02:00
Bitmap.h Rework format + introdule missing C++11 features 2021-09-08 23:19:10 +02:00
BlobIOSystem.h Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
ByteSwapper.h Fix spelling mistake 2021-10-08 08:48:01 +02:00
ColladaMetaData.h Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
CreateAnimMesh.h Rework format + introdule missing C++11 features 2021-09-08 23:19:10 +02:00
DefaultIOStream.h Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
DefaultIOSystem.h Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
DefaultLogger.hpp Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
Exceptional.h Rework format + introdule missing C++11 features 2021-09-08 23:19:10 +02:00
Exporter.hpp removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
GenericProperty.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Hash.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
IOStream.hpp Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
IOStreamBuffer.h Fix overflow in IOStreamBuffer 2021-10-28 23:33:07 -04:00
IOSystem.hpp Rework format + introdule missing C++11 features 2021-09-08 23:19:10 +02:00
Importer.hpp Including <exception> 2021-09-15 05:17:16 -05:00
LineSplitter.h Rework format + introdule missing C++11 features 2021-09-08 23:19:10 +02:00
LogAux.h Fix spelling mistake 2021-10-08 08:48:01 +02:00
LogStream.hpp Rework format + introdule missing C++11 features 2021-09-08 23:19:10 +02:00
Logger.hpp Rework format + introdule missing C++11 features 2021-09-08 23:19:10 +02:00
MathFunctions.h Renaming PI to aiPi. 2021-04-05 09:59:22 -05:00
MemoryIOWrapper.h Fix spelling mistake 2021-10-08 08:48:01 +02:00
NullLogger.hpp Rework format + introdule missing C++11 features 2021-09-08 23:19:10 +02:00
ParsingUtils.h [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
Profiler.h No need to distinguish formatting log functions. 2021-05-13 10:25:27 +01:00
ProgressHandler.hpp Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
RemoveComments.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SGSpatialSort.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SceneCombiner.h Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
SkeletonMeshBuilder.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SmallVector.h removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
SmoothingGroups.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SmoothingGroups.inl removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
SpatialSort.h CalculateDistance method 2021-10-21 08:39:44 +01:00
StandardShapes.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
StreamReader.h Fix spelling mistake 2021-10-08 08:48:01 +02:00
StreamWriter.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
StringComparison.h [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
StringUtils.h Merge branch 'master' into jc3-spam-killa 2021-05-09 21:47:17 +02:00
Subdivision.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
TinyFormatter.h Fixing GCC 4.9 compilation issues 2021-05-22 16:57:07 +02:00
Vertex.h Fix spelling mistake 2021-10-08 08:48:01 +02:00
XMLTools.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
XmlParser.h removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
ZipArchiveIOSystem.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
aabb.h Rework format + introdule missing C++11 features 2021-09-08 23:19:10 +02:00
ai_assert.h Rework format + introdule missing C++11 features 2021-09-08 23:19:10 +02:00
anim.h Update anim.h 2021-11-10 09:12:35 +01:00
camera.h Rework format + introdule missing C++11 features 2021-09-08 23:19:10 +02:00
cexport.h Fix spelling mistake 2021-10-08 08:48:01 +02:00
cfileio.h Rework format + introdule missing C++11 features 2021-09-08 23:19:10 +02:00
cimport.h removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
color4.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
color4.inl Rework format + introdule missing C++11 features 2021-09-08 23:19:10 +02:00
commonMetaData.h Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
config.h.in Merge branch 'master' into master 2021-05-26 13:18:04 +02:00
defs.h Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
fast_atof.h Use strlen() rather than fixed length in fast_atof.h 2021-08-02 13:21:07 -07:00
importerdesc.h applied extern "C" guards to importerdesc.h 2021-03-03 12:23:26 -08:00
light.h Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
material.h Replaced AI_MATKEY_IOR with AI_MATKEY_REFRACTI. 2021-10-07 09:39:08 +01:00
material.inl Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
matrix3x3.h Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
matrix3x3.inl Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
matrix4x4.h removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
matrix4x4.inl removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
mesh.h Merge branch 'master' into fix_aiMesh_abi_4162 2021-11-11 20:02:46 +01:00
metadata.h Const qualify aiMetadata::HasKey 2021-06-14 12:21:29 +10:00
pbrmaterial.h Fix glTFv2 texcoord/uv mapping 2021-06-14 15:11:41 +01:00
postprocess.h Fix spelling mistake 2021-10-08 08:48:01 +02:00
qnan.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
quaternion.h Fix euler angles 2021-07-26 15:47:19 +02:00
quaternion.inl Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
scene.h fixed wrong comment 2021-09-13 15:10:48 -06:00
texture.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
types.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
vector2.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
vector2.inl removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
vector3.h closes https://github.com/assimp/assimp/issues/3398: Add support for embedded textures 2021-08-12 21:13:07 +02:00
vector3.inl Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
version.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00