assimp/include/assimp
Alexander Gessler 27c578675a Merge pull request #51 from asmaloney/init_fixes
Prefer init list and add missing initializations
2013-06-12 08:16:14 -07:00
..
Compiler - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 2012-02-03 16:25:12 +00: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 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00: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 Bugfix : Commit not saved changes. 2012-03-20 22:41:39 +00: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 Fix a logging message and a comment 2013-06-12 09:01:05 -04:00
defs.h - add ASSIMP_BUILD_NO_COMPRESSED_IFC option. Properly integrate Q3BSP's unzip dependency into the build configuration. 2013-03-28 13:38:42 +01: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 Prefer init list and add missing initializations 2013-06-12 08:59:47 -04:00
material.inl Update material.inl 2013-04-17 18:47:52 -07: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 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 2012-02-03 17:04:06 +00:00
mesh.h Prefer init list and add missing initializations 2013-06-12 08:59:47 -04:00
metadata.h - add metadata support to aiScene. Some doc cleanup. Add const versions of aiScene::aiNode. 2013-03-28 20:54:12 +01:00
postprocess.h - remove aiProcess_Debone from aiProcessPreset_TargetRealtime_MaxQuality as it seems to be causing issues (read: is buggy, consider kicking it out again). See http://zfx.info/viewtopic.php?f=5&t=2439&p=32278#p32223 for more info. 2012-07-17 22:25:45 +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 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
vector2.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
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 - 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.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
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