assimp/include/assimp
Kim Kulling 38de6a658d bugfix:
- fix redundant checks against nullptr ( see https://github.com/assimp/assimp/issues/241 ).

Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
2014-03-27 20:33:08 +01:00
..
Compiler Fixes warnings in clang for unrecognized attribute 'gcc_struct' 2013-12-14 01:40:37 +01:00
DefaultLogger.hpp - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
Exporter.hpp Exporter: update documentation. 2013-10-05 16:18:36 +02:00
IOStream.hpp - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
IOSystem.hpp - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
Importer.hpp - Importer::ReadFileFromMemory/aiImportFileFromMemory() clarify wording in documentation 2013-03-10 19:15:14 +01:00
LogStream.hpp - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
Logger.hpp - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
NullLogger.hpp - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
ProgressHandler.hpp - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
ai_assert.h - rename assert.h to ai_assert.h. See also https://sourceforge.net/tracker/?func=detail&atid=1067632&aid=3520178&group_id=226462 2012-04-22 23:14:39 +00:00
anim.h Fixes a bunch of errors with -pedantic -std=c99 and GCC 4.7.2: ISO C restricts enumerator values to range of ‘int’ 2013-05-16 13:08:05 +02:00
camera.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
cexport.h Exporter: update documentation. 2013-10-05 16:18:36 +02:00
cfileio.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
cimport.h - Importer::ReadFileFromMemory/aiImportFileFromMemory() clarify wording in documentation 2013-03-10 19:15:14 +01:00
color4.h - compiler error fixes for sample programs 2012-02-18 10:53:58 +00:00
color4.inl - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
config.h add AI_CONFIG_IMPORT_COLLADA_IGNORE_UP_DIRECTION for not transforming position of vertices 2013-07-27 10:34:48 +09:00
defs.h Added AI_WONT_RETURN_SUFFIX mainly for Clang's static analyzer. 2013-08-04 10:10:21 -04:00
importerdesc.h - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 2012-04-22 22:26:26 +00:00
light.h Fixes a bunch of errors with -pedantic -std=c99 and GCC 4.7.2: ISO C restricts enumerator values to range of ‘int’ 2013-05-16 13:08:05 +02:00
material.h aiMaterial: use overloads instead of template specializations. This fixes multiple instances of int material properties being accidentally registered as BINARY because the given type was unsigned int. 2013-09-18 15:17:04 +02:00
material.inl Material API: fix regression caused by previous commit 69e9e7c403 2013-10-03 17:10:01 +02:00
matrix3x3.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
matrix3x3.inl - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
matrix4x4.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
matrix4x4.inl bugfix: 2014-03-27 19:19:25 +01:00
mesh.h Make sure members are initialized properly 2013-06-21 10:56:11 -04:00
metadata.h bugfix: 2014-03-27 20:33:08 +01:00
postprocess.h docs: clarify the use of Importer properties in post processing steps 2014-02-17 23:09:56 +00:00
quaternion.h - fixed preprocessor checks for some importers 2012-12-20 11:43:09 +00:00
quaternion.inl Matrix to Quaternion conversion precision fix. 2012-11-28 13:02:51 +01:00
scene.h - add metadata support to aiScene. Some doc cleanup. Add const versions of aiScene::aiNode. 2013-03-28 20:54:12 +01:00
texture.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
types.h Fixed mingw cross compiler issues. 2013-11-20 14:40:20 +01:00
vector2.h bugfix: 2014-03-27 19:19:25 +01:00
vector2.inl - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
vector3.h bugfix: 2014-03-27 19:19:25 +01:00
vector3.inl bugfix: 2014-03-27 19:19:25 +01:00
version.h - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00