assimp/include/assimp
Alexis Breust 559bc38e5d Embedding images post-process 2018-01-08 09:26:52 +01: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
DefaultIOStream.h Update license info. 2017-05-09 19:57:36 +02:00
DefaultIOSystem.h added path conversion code for unicode on windows 2017-12-11 10:28:50 +01:00
DefaultLogger.hpp Update license info. 2017-05-09 19:57:36 +02:00
Defines.h Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 2017-02-28 11:44:04 +09:00
Exporter.hpp fix trivial warnings 2017-11-02 11:13:52 +01:00
IOStream.hpp Update license info. 2017-05-09 19:57:36 +02:00
IOSystem.hpp 3MF: fix working test for 3MF-export. 2017-12-06 21:41:48 +01:00
Importer.hpp Update license info. 2017-05-09 19:57:36 +02:00
LogStream.hpp Profiler: add a unittest. 2017-07-25 00:00:43 +02:00
Logger.hpp Update license info. 2017-05-09 19:57:36 +02:00
NullLogger.hpp Update license info. 2017-05-09 19:57:36 +02:00
ProgressHandler.hpp Update license info. 2017-05-09 19:57:36 +02:00
SceneCombiner.h check for nullptr dereferencing before copying scene data 2017-11-19 17:41:31 +01:00
ai_assert.h Update license info. 2017-05-09 19:57:36 +02:00
anim.h Update license info. 2017-05-09 19:57:36 +02:00
camera.h Update license info. 2017-05-09 19:57:36 +02:00
cexport.h More cleanup 2017-02-28 16:37:07 +01:00
cfileio.h Update license info. 2017-05-09 19:57:36 +02:00
cimport.h not compiling when using ASSIMP_DOUBLE_PRECISION 2017-07-19 14:05:54 +02:00
color4.h Update license info. 2017-05-09 19:57:36 +02:00
color4.inl travis: exclose some build env to avoid double tests. 2017-06-07 21:10:52 +02:00
config.h.in Fixed config file 2017-12-18 18:53:25 -02:00
defs.h Embedding images post-process 2018-01-08 09:26:52 +01:00
importerdesc.h Update license info. 2017-05-09 19:57:36 +02:00
light.h Update license info. 2017-05-09 19:57:36 +02:00
material.h Remove packed attribute from aiUVTransform 2017-12-16 15:48:01 +02:00
material.inl Fixed bug in material color processing 2017-06-20 14:29:16 +03:00
matrix3x3.h Update license info. 2017-05-09 19:57:36 +02:00
matrix3x3.inl Update license info. 2017-05-09 19:57:36 +02:00
matrix4x4.h Matrix: some reformattings. 2017-06-07 20:23:50 +02:00
matrix4x4.inl Update license info. 2017-05-09 19:57:36 +02:00
mesh.h Mesh: fix coverity finding. 2017-05-06 11:08:57 +02:00
metadata.h check for 0 properties before copy them 2017-11-19 19:05:51 +01:00
postprocess.h Embedding images post-process 2018-01-08 09:26:52 +01:00
quaternion.h Update license info. 2017-05-09 19:57:36 +02:00
quaternion.inl Update license info. 2017-05-09 19:57:36 +02:00
scene.h Fixed char comparision 2017-12-18 19:18:11 -02:00
texture.h FBX Embedding Fix 2017-12-18 18:14:54 -02:00
types.h closes https://github.com/assimp/assimp/issues/1638: use memcpy instead of dynamic_cast. 2018-01-06 18:03:27 +01:00
vector2.h Merge branch 'master' into fix_clang5_issue 2017-12-17 16:11:44 +01:00
vector2.inl Merge branch 'master' into fix_clang5_issue 2017-12-17 16:11:44 +01:00
vector3.h FindDegeneratives: adapt unittests and add configs 2017-11-12 22:09:18 +01:00
vector3.inl Fix some minor findings. 2018-01-01 20:57:59 +01:00
version.h closes https://github.com/assimp/assimp/issues/1574: add API to get name of current branch. 2018-01-06 21:52:58 +01:00