..
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
Logging functions are now available to C-Users, too. Cleaning up headers.
2009-05-28 11:32:54 +00:00
IOStream.h
Adding Importer::ReadFileFromMemory to make Chromanoid happy.
2009-06-21 19:44:48 +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
Logging functions are now available to C-Users, too. Cleaning up headers.
2009-05-28 11:32:54 +00:00
Logger.h
Logging functions are now available to C-Users, too. Cleaning up headers.
2009-05-28 11:32:54 +00:00
NullLogger.h
Logging functions are now available to C-Users, too. Cleaning up headers.
2009-05-28 11:32:54 +00:00
aiAnim.h
General
2009-03-05 22:32:13 +00:00
aiAssert.h
A couple of small documentation fixes (spelling, missing characters, …).
2009-07-31 22:34:21 +00:00
aiCamera.h
A couple of small documentation fixes (spelling, missing characters, …).
2009-07-31 22:34:21 +00:00
aiConfig.h
A couple of small documentation fixes (spelling, missing characters, …).
2009-07-31 22:34:21 +00:00
aiDefines.h
Adding samples/SimpleOpenGL.
2009-06-20 14:49:49 +00:00
aiFileIO.h
A couple of small documentation fixes (spelling, missing characters, …).
2009-07-31 22:34:21 +00:00
aiLight.h
General
2009-03-05 22:32:13 +00:00
aiMaterial.h
Adding aiMaterial::GetTextureCount()/aiMaterialGetTextureCount().
2009-08-21 11:26:54 +00:00
aiMaterial.inl
Adding aiMaterial::GetTextureCount()/aiMaterialGetTextureCount().
2009-08-21 11:26:54 +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
A couple of small documentation fixes (spelling, missing characters, …).
2009-07-31 22:34:21 +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
Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now).
2009-08-21 22:49:58 +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
A couple of small documentation fixes (spelling, missing characters, …).
2009-07-31 22:34:21 +00:00
assimp.hpp
Adding Importer::ReadFileFromMemory to make Chromanoid happy.
2009-06-21 19:44:48 +00:00