assimp/include
aramis_acg 3e46a0860e Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved.
Modified GenVertexNormals to take always the cross product of the first and the last normal of a face as face normal.
Material implementation for LWO - seems to work, but there are some issues with highly complex models.
Added some LWO test models
Cleaned up the ./test dir - converted some BMPs to JPG to save space,
Finished the matrial property list in jAssimp, some other changes, too. The Java part of the API should be working now.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@156 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-09-20 15:55:51 +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 Removed AI_C_THREADSAFE flag - there are unknown compiler errors in the x64 build. 2008-09-10 14:39:35 +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 MD5 bugfix. 2008-08-28 17:35:36 +00:00