assimp/include
aramis_acg 9279513700 Optimized GenVertexNormal-Step.
Added SharedPostProcessInfo-class to allow pp-steps to interact with each other.
Used this new feature for some cross-optimization between the steps: SpatialSort is now solely computed once, not up to three times.
3DS bugfix - orientation was wrong.
ASE normal vectors - although they are normally wrong and not orthonormal they are working now.
Fix in fast_atof.h - 1.45E45 (major 'E') is handlded correctly now.
Improvements on jAssimp, still WIP and not working.
Some LightWave bugfixes, still WIP.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@164 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-09-27 16:46:05 +00:00
..
Compiler Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 2008-09-12 20:25:11 +00:00
DefaultLogger.h ASSIMP Beta 1, final fixes for the release. 2008-09-13 22:31:15 +00:00
IOStream.h MD5 bugfix. 2008-08-28 17:35:36 +00:00
IOSystem.h Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step. 2008-06-22 10:09:26 +00:00
LogStream.h Add ThreadID to default log stream output. 2008-08-11 19:17:33 +00:00
Logger.h Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step. 2008-06-22 10:09:26 +00:00
NullLogger.h ASSIMP Beta 1, final fixes for the release. 2008-09-13 22:31:15 +00:00
aiAnim.h Small update to the ASE loader. 2008-07-18 20:29:46 +00:00
aiAssert.h Initiual commit: AssetImporter source moved from ZFXCE repository to its own repository. PLease do not use the ZFXCE repo any more. 2008-05-05 12:36:31 +00:00
aiConfig.h Optimized GenVertexNormal-Step. 2008-09-27 16:46:05 +00:00
aiDefines.h Fixes from Andrew Galante for build with gcc4. LWOB materials finished, some research for LWO2. Unit tests are working again. Added makefile and project workspace for xcode3 (from Andrew, too). 2008-08-13 23:46:46 +00:00
aiFileIO.h MD5 bugfix. 2008-08-28 17:35:36 +00:00
aiMaterial.h Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. 2008-09-20 15:55:51 +00:00
aiMaterial.inl NFF finished except cone implementation. 2008-09-11 20:50:15 +00:00
aiMatrix3x3.h NFF finished except cone implementation. 2008-09-11 20:50:15 +00:00
aiMatrix3x3.inl NFF finished except cone implementation. 2008-09-11 20:50:15 +00:00
aiMatrix4x4.h Added definitions for Importer::GetMemoryRequirements 2008-08-08 11:48:50 +00:00
aiMatrix4x4.inl Fixes from Andrew Galante for build with gcc4. LWOB materials finished, some research for LWO2. Unit tests are working again. Added makefile and project workspace for xcode3 (from Andrew, too). 2008-08-13 23:46:46 +00:00
aiMesh.h NFF finished except cone implementation. 2008-09-11 20:50:15 +00:00
aiPostProcess.h MD5 bugfix. 2008-08-28 17:35:36 +00:00
aiQuaternion.h Integration of config interface patch is nearly complete; Importer::GetMemoryRequirements() patch is in the repos. 2008-08-08 11:59:09 +00:00
aiScene.h STL bugfix. LWO2 next WIP version, deactivated for the moment (as I'm away for a week. LWOB (LightWave 1-4) remains activated). 2008-08-15 23:23:28 +00:00
aiTexture.h NFF finished except cone implementation. 2008-09-11 20:50:15 +00:00
aiTypes.h Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. 2008-09-20 15:55:51 +00:00
aiVector3D.h Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 2008-09-12 20:25:11 +00:00
aiVector3D.inl NFF finished except cone implementation. 2008-09-11 20:50:15 +00:00
assimp.h Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 2008-09-12 20:25:11 +00:00
assimp.hpp Optimized GenVertexNormal-Step. 2008-09-27 16:46:05 +00:00