assimp/include/assimp
abma 6c5f9ecb06 fix most warnings with -pendantic 2014-08-18 02:09:06 +02:00
..
Compiler Move pstdint.h for <= VC9 under include. Apps that include the Assimp headers need to have this available, as its pulled in by metadata.h. Fixes #290. 2014-05-30 01:57:21 +03: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 Merge pull request #298 from Madrich/master 2014-06-21 18:54:11 +02:00
IOStream.hpp Fixed warnings when using swig 2014-03-03 15:36:49 +01:00
IOSystem.hpp Fixed warnings when using swig 2014-03-03 15:36:49 +01:00
Importer.hpp Fixed error in GetProperty when accessed from external libraries using a different language (using swig for example) 2014-03-20 15:32:12 +01:00
LogStream.hpp Fixed warnings when using swig 2014-03-03 15:36:49 +01:00
Logger.hpp Fixed warnings when using swig 2014-03-03 15:36:49 +01: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 avoid division by zero 2014-08-05 19:36:18 +02:00
ai_assert.h Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio 2014-01-17 11:43:48 +01: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: fix cexport API for c compilers. 2014-05-11 16:50:35 +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 Added matrix properties 2014-02-28 15:21:10 +01:00
color4.h Improved color comparison 2014-01-17 11:28:06 +01:00
color4.inl Fixed gcc /mingw building 2014-01-17 11:31:39 +01:00
config.h OgreImporter: Cleanup skeleton related code and code that populates the assimp scene. Tested skeleton/animation imports and it seems to work correctly now. 2014-05-02 00:28:14 +03:00
defs.h Boost libraries on windows are too much a hassle to handle, so thread safety is not worth all the trouble => think to move to c++11 thread support 2014-01-17 12:03:24 +01:00
importerdesc.h fix most warnings with -pendantic 2014-08-18 02:09:06 +02: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 Missing material functions for aiUVTransform added 2014-01-17 11:51:43 +01:00
material.inl Missing material functions for aiUVTransform added 2014-01-17 11:51:43 +01:00
matrix3x3.h Fixed gcc /mingw building 2014-01-17 11:31:39 +01:00
matrix3x3.inl Fixed gcc /mingw building 2014-01-17 11:31:39 +01:00
matrix4x4.h Make aiMatrix4x4t ctor that takes in pos, rot and scale take in const refs. Fixes #284. 2014-05-30 02:01:29 +03:00
matrix4x4.inl Make aiMatrix4x4t ctor that takes in pos, rot and scale take in const refs. Fixes #284. 2014-05-30 02:01:29 +03:00
mesh.h Fixed constructor of aiMesh for improved lisibility 2014-01-17 10:33:54 +01:00
metadata.h Move pstdint.h for <= VC9 under include. Apps that include the Assimp headers need to have this available, as its pulled in by metadata.h. Fixes #290. 2014-05-30 01:57:21 +03:00
postprocess.h docs: clarify the use of Importer properties in post processing steps 2014-02-17 23:09:56 +00:00
quaternion.h Correction on quaternion initialization values 2014-05-27 11:26:55 +02:00
quaternion.inl Fixed gcc /mingw building 2014-01-17 11:31:39 +01:00
scene.h Fix IOSFixed 2014-06-20 00:08:11 +02: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 bugfix: fix cexport API for c compilers. 2014-05-11 16:50:35 +02:00
vector2.h Merge remote-tracking branch 'official/master' into contrib 2014-04-22 14:32:59 +02:00
vector2.inl Fixed gcc /mingw building 2014-01-17 11:31:39 +01:00
vector3.h Merge pull request #276 from g-pechorin/master 2014-05-14 21:35:48 +02:00
vector3.inl Merge pull request #276 from g-pechorin/master 2014-05-14 21:35:48 +02:00
version.h update: 2014-05-01 11:32:15 +02:00