assimp/include/assimp
rickomax c86013b08d Fixed many FBX bugs
Fixed a bug where FBX loader won´t load embedded textures that don´t have the Content data filled. Some FBX files only fill this data once, so any embedded texture with the same source filename, should use the pre-loaded data.

Fixed another bug where FBX Texture "Filename" field came different than  on some files than the one defined by the code. One suggestion is load all properties by the case-insensitive function created.

Added the "AI_CONFIG_IMPORT_FBX_SEARCH_EMBEDDED_TEXTURES" flag to tell the importer to load embedded texture data from already loaded ones.
2017-07-15 00:27:33 -03: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 Update license info. 2017-05-09 19:57:36 +02: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 Update license info. 2017-05-09 19:57:36 +02:00
IOStream.hpp Update license info. 2017-05-09 19:57:36 +02:00
IOSystem.hpp Update license info. 2017-05-09 19:57:36 +02:00
Importer.hpp Update license info. 2017-05-09 19:57:36 +02:00
LogStream.hpp Update license info. 2017-05-09 19:57:36 +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 SceneCombiner: move header for scenecombiner to public folder. 2017-06-21 14:21:16 +02: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 Update license info. 2017-05-09 19:57:36 +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 many FBX bugs 2017-07-15 00:27:33 -03:00
defs.h Update license info. 2017-05-09 19:57:36 +02: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 Update license info. 2017-05-09 19:57:36 +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 aiMetaData: introduce aiMetaData::Dealloc. 2017-05-25 22:35:27 +02:00
postprocess.h Update license info. 2017-05-09 19:57:36 +02: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 Update license info. 2017-05-09 19:57:36 +02:00
texture.h Update license info. 2017-05-09 19:57:36 +02:00
types.h Update license info. 2017-05-09 19:57:36 +02:00
vector2.h Update license info. 2017-05-09 19:57:36 +02:00
vector2.inl Update license info. 2017-05-09 19:57:36 +02:00
vector3.h Update license info. 2017-05-09 19:57:36 +02:00
vector3.inl Update license info. 2017-05-09 19:57:36 +02:00
version.h Update license info. 2017-05-09 19:57:36 +02:00