assimp/include/assimp
Kim Kulling d17047cfd1
Merge branch 'master' into fbx_export_ascii
2018-04-01 17:00:42 +02:00
..
Compiler Code reformatting. 2016-11-08 10:38:57 +01:00
port/AndroidJNI Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 2017-02-28 11:44:04 +09:00
.editorconfig Implemented: Add editor config file 2015-06-28 16:04:15 -06:00
BaseImporter.h update license dates. 2018-01-28 19:42:05 +01:00
Bitmap.h update license dates. 2018-01-28 19:42:05 +01:00
BlobIOSystem.h update license dates. 2018-01-28 19:42:05 +01:00
ByteSwapper.h update license dates. 2018-01-28 19:42:05 +01:00
CreateAnimMesh.h update license dates. 2018-01-28 19:42:05 +01:00
DefaultIOStream.h update license dates. 2018-01-28 19:42:05 +01:00
DefaultIOSystem.h update license dates. 2018-01-28 19:42:05 +01:00
DefaultLogger.hpp Optimize some std::string usages. 2018-03-20 18:43:54 +01:00
Defines.h Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 2017-02-28 11:44:04 +09:00
Exceptional.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
Exporter.hpp update license dates. 2018-01-28 19:42:05 +01:00
GenericProperty.h update license dates. 2018-01-28 19:42:05 +01:00
Hash.h update license dates. 2018-01-28 19:42:05 +01:00
IOStream.hpp update license dates. 2018-01-28 19:42:05 +01:00
IOStreamBuffer.h FBX: fix parse error for uv-coordinates. 2018-03-22 22:14:10 +01:00
IOSystem.hpp update license dates. 2018-01-28 19:42:05 +01:00
Importer.hpp closes https://github.com/assimp/assimp/issues/1564: remove copy constructor. 2018-02-12 21:45:47 +01:00
LineSplitter.h update license dates. 2018-01-28 19:42:05 +01:00
LogAux.h update license dates. 2018-01-28 19:42:05 +01:00
LogStream.hpp update license dates. 2018-01-28 19:42:05 +01:00
Logger.hpp update license dates. 2018-01-28 19:42:05 +01:00
Macros.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MathFunctions.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MemoryIOWrapper.h Make MemoryIOStream::Seek accept pos=length as valid 2018-02-12 10:52:49 +01:00
NullLogger.hpp update license dates. 2018-01-28 19:42:05 +01:00
ParsingUtils.h fix review findings. 2018-03-20 23:38:08 +01:00
Profiler.h update license dates. 2018-01-28 19:42:05 +01:00
ProgressHandler.hpp update license dates. 2018-01-28 19:42:05 +01:00
RemoveComments.h update license dates. 2018-01-28 19:42:05 +01:00
SGSpatialSort.h fix some static-analysis findings. 2018-02-13 20:36:22 +01:00
SceneCombiner.h update license dates. 2018-01-28 19:42:05 +01:00
SkeletonMeshBuilder.h update license dates. 2018-01-28 19:42:05 +01:00
SmoothingGroups.h update license dates. 2018-01-28 19:42:05 +01:00
SmoothingGroups.inl Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
SpatialSort.h closes https://github.com/assimp/assimp/issues/1564: remove copy constructor. 2018-02-12 21:45:47 +01:00
StandardShapes.h update license dates. 2018-01-28 19:42:05 +01:00
StreamReader.h update license dates. 2018-01-28 19:42:05 +01:00
StreamWriter.h StreamWriter: add a PutChar method to write a single char. 2018-03-28 21:38:22 +02:00
StringComparison.h fix review findings. 2018-03-20 23:38:08 +01:00
StringUtils.h fix review findings. 2018-03-20 23:38:08 +01:00
Subdivision.h update license dates. 2018-01-28 19:42:05 +01:00
TinyFormatter.h update license dates. 2018-01-28 19:42:05 +01:00
Vertex.h update license dates. 2018-01-28 19:42:05 +01:00
XMLTools.h update license dates. 2018-01-28 19:42:05 +01:00
ai_assert.h update license dates. 2018-01-28 19:42:05 +01:00
anim.h Initialize all members of aiMeshKey in constructor 2018-02-03 16:54:19 +02:00
camera.h update license dates. 2018-01-28 19:42:05 +01:00
cexport.h More cleanup 2017-02-28 16:37:07 +01:00
cfileio.h update license dates. 2018-01-28 19:42:05 +01:00
cimport.h update license dates. 2018-01-28 19:42:05 +01:00
color4.h update license dates. 2018-01-28 19:42:05 +01:00
color4.inl update license dates. 2018-01-28 19:42:05 +01:00
config.h.in Collada: add importer property that forces the use of collada names. Closes #1375. 2018-03-06 00:30:33 +01:00
defs.h update license dates. 2018-01-28 19:42:05 +01:00
fast_atof.h Fix possible nullptr dereferencing. 2018-03-09 19:03:05 +01:00
importerdesc.h update license dates. 2018-01-28 19:42:05 +01:00
irrXMLWrapper.h update license dates. 2018-01-28 19:42:05 +01:00
light.h update license dates. 2018-01-28 19:42:05 +01:00
material.h update license dates. 2018-01-28 19:42:05 +01:00
material.inl update license dates. 2018-01-28 19:42:05 +01:00
matrix3x3.h update license dates. 2018-01-28 19:42:05 +01:00
matrix3x3.inl Fix varible shadowing issue 2018-02-03 16:04:14 +02:00
matrix4x4.h update license dates. 2018-01-28 19:42:05 +01:00
matrix4x4.inl Fix Matrix4x4t Decompose to rotation vector. 2018-02-01 18:11:14 +01:00
mesh.h Fix aiBone->mOffsetMatrix documentation, which was incorrect. 2018-02-19 11:34:26 +01:00
metadata.h 3MF: Export metadata. 2018-03-20 14:10:08 +01:00
pbrmaterial.h define missing type,N params 2018-02-16 12:23:21 +01:00
postprocess.h closes https://github.com/assimp/assimp/issues/1836: make documentation much more clear how to apply global scaling. 2018-03-30 16:58:11 +02:00
qnan.h update license dates. 2018-01-28 19:42:05 +01:00
quaternion.h update license dates. 2018-01-28 19:42:05 +01:00
quaternion.inl update license dates. 2018-01-28 19:42:05 +01:00
scene.h update license dates. 2018-01-28 19:42:05 +01:00
texture.h update license dates. 2018-01-28 19:42:05 +01:00
types.h Add missing assignment operator to aiString 2018-02-03 15:51:20 +02:00
vector2.h update license dates. 2018-01-28 19:42:05 +01:00
vector2.inl update license dates. 2018-01-28 19:42:05 +01:00
vector3.h update license dates. 2018-01-28 19:42:05 +01:00
vector3.inl update license dates. 2018-01-28 19:42:05 +01:00
version.h update license dates. 2018-01-28 19:42:05 +01:00