..
BoostWorkaround /boost
General
2009-03-05 22:32:13 +00:00
Compiler
HMP loader returns quads now, cleaned up the code a bit. Still longer than necessary.
2009-01-10 17:58:06 +00:00
DefaultLogger.h
General
2009-03-05 22:32:13 +00:00
IOStream.h
Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger.
2009-01-23 21:06:43 +00:00
IOSystem.h
Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger.
2009-01-23 21:06:43 +00:00
LogStream.h
Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger.
2009-01-23 21:06:43 +00:00
Logger.h
General
2009-03-05 22:32:13 +00:00
NullLogger.h
General
2009-03-05 22:32:13 +00:00
aiAnim.h
General
2009-03-05 22:32:13 +00:00
aiAssert.h
[ 2503202 ] Doc fixes. Thanks to Andy Maloney for the patch!
2009-01-13 18:58:07 +00:00
aiCamera.h
General
2009-03-05 22:32:13 +00:00
aiConfig.h
Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import.
2009-04-26 15:09:03 +00:00
aiDefines.h
Removing stdint.h dependency from the public API to avoid conflicts with other libraries.
2009-04-11 14:31:57 +00:00
aiFileIO.h
[ 2503202 ] Doc fixes. Thanks to Andy Maloney for the patch!
2009-01-13 18:58:07 +00:00
aiLight.h
General
2009-03-05 22:32:13 +00:00
aiMaterial.h
FIX: IrrMesh lightmap scale factor is imported correctly now.
2009-05-03 21:49:34 +00:00
aiMaterial.inl
General
2009-03-05 22:32:13 +00:00
aiMatrix3x3.h
BUGFIX: invalid explicit qualification of aiMatrix3x3
2009-03-05 18:03:00 +00:00
aiMatrix3x3.inl
- added proper inversion of 3x3 matrices
2009-03-05 14:27:06 +00:00
aiMatrix4x4.h
Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import.
2009-04-26 15:09:03 +00:00
aiMatrix4x4.inl
General
2009-03-05 22:32:13 +00:00
aiMesh.h
Triangulation:
2009-04-02 15:16:01 +00:00
aiPostProcess.h
Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now.
2009-04-24 20:53:24 +00:00
aiQuaternion.h
General
2009-03-08 15:29:34 +00:00
aiScene.h
Updating PyAssimp to the latest data structures. Many thanks to sueastside for the patch.
2009-04-23 20:58:16 +00:00
aiTexture.h
Removing stdint.h dependency from the public API to avoid conflicts with other libraries.
2009-04-11 14:31:57 +00:00
aiTypes.h
General
2009-03-05 22:32:13 +00:00
aiVector2D.h
[ 2503202 ] Doc fixes. Thanks to Andy Maloney for the patch!
2009-01-13 18:58:07 +00:00
aiVector3D.h
Adding a file system filter layer to correct invalid paths automatically.
2009-04-10 21:59:22 +00:00
aiVector3D.inl
General
2009-03-05 22:32:13 +00:00
aiVersion.h
Moved some defines into the core, away from the public stuff.
2009-01-19 19:34:34 +00:00
assimp.h
Added ASSIMP_API to aiCreateQuaternionFromMatrix and aiDecomposeMatrix.
2009-04-27 15:43:01 +00:00
assimp.hpp
Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now.
2009-04-24 20:53:24 +00:00