assimp/include/assimp
Gordon MacPherson db8606ba57 Fix typo 2019-08-21 23:32:31 +01:00
..
Compiler add clang to pushpack1.h 2018-11-08 09:25:48 +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 Fix typo 2019-08-21 23:32:31 +01:00
Bitmap.h Update copyrights. 2019-01-30 09:41:39 +01:00
BlobIOSystem.h Update copyrights. 2019-01-30 09:41:39 +01:00
ByteSwapper.h Update copyrights. 2019-01-30 09:41:39 +01:00
CreateAnimMesh.h Update copyrights. 2019-01-30 09:41:39 +01:00
DefaultIOStream.h Update copyrights. 2019-01-30 09:41:39 +01:00
DefaultIOSystem.h Update copyrights. 2019-01-30 09:41:39 +01:00
DefaultLogger.hpp Update copyrights. 2019-01-30 09:41:39 +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 Merge branch 'master' into ETC_Inc 2019-02-15 10:20:30 +01:00
GenericProperty.h Update copyrights. 2019-01-30 09:41:39 +01:00
Hash.h Update copyrights. 2019-01-30 09:41:39 +01:00
IOStream.hpp Update copyrights. 2019-01-30 09:41:39 +01:00
IOStreamBuffer.h Update copyrights. 2019-01-30 09:41:39 +01:00
IOSystem.hpp Update copyrights. 2019-01-30 09:41:39 +01:00
Importer.hpp Update copyrights. 2019-01-30 09:41:39 +01:00
LineSplitter.h Update copyrights. 2019-01-30 09:41:39 +01:00
LogAux.h Update copyrights. 2019-01-30 09:41:39 +01:00
LogStream.hpp Update copyrights. 2019-01-30 09:41:39 +01:00
Logger.hpp Update copyrights. 2019-01-30 09:41:39 +01:00
Macros.h Update copyrights. 2019-01-30 09:41:39 +01:00
MathFunctions.h Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
MemoryIOWrapper.h Update copyrights. 2019-01-30 09:41:39 +01:00
NullLogger.hpp Update copyrights. 2019-01-30 09:41:39 +01:00
ParsingUtils.h Merge branch 'kimkulling_dev' of https://github.com/assimp/assimp into kimkulling_dev 2019-06-24 21:46:05 +02:00
Profiler.h Update copyrights. 2019-01-30 09:41:39 +01:00
ProgressHandler.hpp Update copyrights. 2019-01-30 09:41:39 +01:00
RemoveComments.h Update copyrights. 2019-01-30 09:41:39 +01:00
SGSpatialSort.h Update copyrights. 2019-01-30 09:41:39 +01:00
SceneCombiner.h Update copyrights. 2019-01-30 09:41:39 +01:00
SkeletonMeshBuilder.h Update copyrights. 2019-01-30 09:41:39 +01:00
SmoothingGroups.h Update copyrights. 2019-01-30 09:41:39 +01:00
SmoothingGroups.inl Successful lib build, unit testing still WIP 2018-01-05 16:18:33 -08:00
SpatialSort.h Update copyrights. 2019-01-30 09:41:39 +01:00
StandardShapes.h Update copyrights. 2019-01-30 09:41:39 +01:00
StreamReader.h Update copyrights. 2019-01-30 09:41:39 +01:00
StreamWriter.h Update copyrights. 2019-01-30 09:41:39 +01:00
StringComparison.h Update copyrights. 2019-01-30 09:41:39 +01:00
StringUtils.h Update copyrights. 2019-01-30 09:41:39 +01:00
Subdivision.h Update copyrights. 2019-01-30 09:41:39 +01:00
TinyFormatter.h Update copyrights. 2019-01-30 09:41:39 +01:00
Vertex.h Update copyrights. 2019-01-30 09:41:39 +01:00
XMLTools.h Update copyrights. 2019-01-30 09:41:39 +01:00
ZipArchiveIOSystem.h Add copyright headers to ZipArchiveIOSystem 2019-07-25 10:14:42 +01:00
aabb.h Add missing file. 2019-06-24 21:48:52 +02:00
ai_assert.h introduce simple skin-test +some findings. 2019-02-25 22:06:24 +01:00
anim.h Update copyrights. 2019-01-30 09:41:39 +01:00
camera.h Add unittest for json. 2019-07-12 16:08:51 +02:00
cexport.h closes https://github.com/assimp/assimp/issues/842: experimental suppor for ascii stl pointcloud export. 2018-05-01 09:06:22 +02:00
cfileio.h Update copyrights. 2019-01-30 09:41:39 +01:00
cimport.h Update copyrights. 2019-01-30 09:41:39 +01:00
color4.h Update copyrights. 2019-01-30 09:41:39 +01:00
color4.inl Fix element access operator of aiColor4D 2019-04-28 22:16:20 -07:00
config.h.in Prototype unit system for assimp generic enough to be used across formats. 2019-08-21 21:41:41 +01:00
defs.h Merge branch 'master' into issue_2456_text_formats_precision 2019-06-26 17:31:11 +02:00
fast_atof.h Fix static-code-analysis findings. 2018-09-21 16:07:09 +02:00
importerdesc.h Update copyrights. 2019-01-30 09:41:39 +01:00
irrXMLWrapper.h rewrite include paths for Hunter packages 2019-06-13 21:32:36 -07:00
light.h Update copyrights. 2019-01-30 09:41:39 +01:00
material.h issue_2393: Added TransparencyFactor material key 2019-04-03 12:35:09 +02:00
material.inl Update copyrights. 2019-01-30 09:41:39 +01:00
matrix3x3.h Update copyrights. 2019-01-30 09:41:39 +01:00
matrix3x3.inl Update copyrights. 2019-01-30 09:41:39 +01:00
matrix4x4.h Update copyrights. 2019-01-30 09:41:39 +01:00
matrix4x4.inl Update copyrights. 2019-01-30 09:41:39 +01:00
mesh.h PostProcesswing: add gen-aabb process to postprocessing. 2019-06-23 20:24:32 +02:00
metadata.h Update copyrights. 2019-01-30 09:41:39 +01:00
pbrmaterial.h Update copyrights. 2019-01-30 09:41:39 +01:00
postprocess.h PostProcesswing: add gen-aabb process to postprocessing. 2019-06-23 20:24:32 +02:00
qnan.h Update copyrights. 2019-01-30 09:41:39 +01:00
quaternion.h Update copyrights. 2019-01-30 09:41:39 +01:00
quaternion.inl Update copyrights. 2019-01-30 09:41:39 +01:00
scene.h Update scene.h 2019-08-18 09:40:13 +02:00
texture.h Update copyrights. 2019-01-30 09:41:39 +01:00
types.h Fix a GCC 9 warning: 2019-07-02 13:38:04 +02:00
vector2.h Update copyrights. 2019-01-30 09:41:39 +01:00
vector2.inl Update copyrights. 2019-01-30 09:41:39 +01:00
vector3.h Update copyrights. 2019-01-30 09:41:39 +01:00
vector3.inl Update copyrights. 2019-01-30 09:41:39 +01:00
version.h Update copyrights. 2019-01-30 09:41:39 +01:00