.. |
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
|
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
|
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
|
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
|
add AI_CONFIG_IMPORT_COLLADA_IGNORE_UP_DIRECTION for not transforming position of vertices
|
2013-07-27 10:34:48 +09: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
|
- 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
|
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
|
Fixed gcc /mingw building
|
2014-01-17 11:31:39 +01:00 |
matrix4x4.inl
|
Fixed gcc /mingw building
|
2014-01-17 11:31:39 +01:00 |
mesh.h
|
Fixed constructor of aiMesh for improved lisibility
|
2014-01-17 10:33:54 +01: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 gcc /mingw building
|
2014-01-17 11:31:39 +01:00 |
quaternion.inl
|
Fixed gcc /mingw building
|
2014-01-17 11:31:39 +01:00 |
scene.h
|
Improving constructors of aiNode & aiScene
|
2014-01-17 10:31:27 +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
|
Merge commit 'cc3f8b82f9f6fb4b295a39a3f7ac55154145cc04' into contrib
|
2014-01-17 11:45:57 +01:00 |
vector2.h
|
Fixed gcc /mingw building
|
2014-01-17 11:31:39 +01:00 |
vector2.inl
|
Fixed gcc /mingw building
|
2014-01-17 11:31:39 +01:00 |
vector3.h
|
Fixed gcc /mingw building
|
2014-01-17 11:31:39 +01:00 |
vector3.inl
|
Fixed gcc /mingw building
|
2014-01-17 11:31:39 +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 |