assimp/include/assimp
Kim Kulling b5350899b2
Merge branch 'master' into master
2021-06-24 16:15:51 +02:00
..
Compiler build/clang-cl-windows 2020-07-20 17:04:11 +02:00
port/AndroidJNI Update BundledAssetIOSystem.h 2021-02-15 13:43:39 +01:00
.editorconfig Implemented: Add editor config file 2015-06-28 16:04:15 -06:00
BaseImporter.h devirtualized a function that is called once and never overridden 2021-04-24 18:33:57 +02:00
Bitmap.h Ditch decltype 2021-05-11 19:06:21 +02:00
BlobIOSystem.h Fixed base name check. 2021-05-27 10:10:55 +02:00
ByteSwapper.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
ColladaMetaData.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
CreateAnimMesh.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
DefaultIOStream.h style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
DefaultIOSystem.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
DefaultLogger.hpp Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Defines.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Exceptional.h Add xml doc. 2021-05-18 21:15:48 +02:00
Exporter.hpp Update copyrights to 2021. 2021-02-28 12:17:54 +01: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 Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
IOStreamBuffer.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
IOSystem.hpp style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
Importer.hpp style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
LineSplitter.h No need to distinguish formatting log functions. 2021-05-13 10:25:27 +01:00
LogAux.h Other LogAux functions 2021-05-13 10:43:28 +01:00
LogStream.hpp Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Logger.hpp Simplify formatting templates. 2021-05-17 11:54:43 +01:00
MathFunctions.h Renaming PI to aiPi. 2021-04-05 09:59:22 -05:00
MemoryIOWrapper.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
NullLogger.hpp Update copyrights to 2021. 2021-02-28 12:17:54 +01: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 Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SkeletonMeshBuilder.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SmallVector.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SmoothingGroups.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SmoothingGroups.inl Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SpatialSort.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
StandardShapes.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
StreamReader.h Update copyrights to 2021. 2021-02-28 12:17:54 +01: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 Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
XMLTools.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
XmlParser.h Return null-type in case of an empty document 2021-05-20 13:40:44 +02:00
ZipArchiveIOSystem.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
aabb.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
ai_assert.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
anim.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
camera.h Fix camera fov comment since full fov is stored 2021-05-22 00:56:01 +02:00
cexport.h Document AI_CONFIG_EXPORT_BLOB_NAME. 2021-05-07 17:31:38 +02:00
cfileio.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
cimport.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
color4.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
color4.inl Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
commonMetaData.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
config.h.in Merge branch 'master' into master 2021-05-26 13:18:04 +02:00
defs.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
fast_atof.h No need to distinguish formatting log functions. 2021-05-13 10:25:27 +01:00
importerdesc.h applied extern "C" guards to importerdesc.h 2021-03-03 12:23:26 -08:00
light.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
material.h Update material.h 2021-06-24 13:28:49 +02:00
material.inl Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
matrix3x3.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
matrix3x3.inl Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
matrix4x4.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
matrix4x4.inl Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
mesh.h preserve UV Stream names in FBX files 2021-05-03 13:40:31 -04: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 Update aiProcess_PreTransformVertices docs to match behavior. 2021-04-26 19:42:22 -04:00
qnan.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
quaternion.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
quaternion.inl Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
scene.h Update scene.h 2021-06-17 21:31:28 +02: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 Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
vector3.h Update copyrights to 2021. 2021-02-28 12:17:54 +01: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