assimp/include
aramis_acg 6f49c4518c Added first working version of a MDC loader; no further features like compressed frames tested at the moment. Added config options for keyframe loading, this has been tested with MDL7 only (atm). Some refactoring, a few files are much cleaner and smaller now. RemoveRedundantMats step does now remove unreferenced materials.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@103 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-08-09 22:39:57 +00:00
..
Compiler/MSVC Added pushpack1.h and poppack1.h, integrated "FixInfacingNormals"-Step. Removed MD4 loader, MD4FileData.h remains in the extra directory. Renamed "VisualStudio" directory to "MSVC". 2008-08-08 15:18:28 +00:00
DefaultLogger.h Moved NULLLogger class declaration to a separate header 2008-08-07 20:57:54 +00:00
IOStream.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
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 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
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 Moved NULLLogger class declaration to a separate header 2008-08-07 20:57:54 +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 Added first working version of a MDC loader; no further features like compressed frames tested at the moment. Added config options for keyframe loading, this has been tested with MDL7 only (atm). Some refactoring, a few files are much cleaner and smaller now. RemoveRedundantMats step does now remove unreferenced materials. 2008-08-09 22:39:57 +00:00
aiDefines.h Added pushpack1.h and poppack1.h, integrated "FixInfacingNormals"-Step. Removed MD4 loader, MD4FileData.h remains in the extra directory. Renamed "VisualStudio" directory to "MSVC". 2008-08-08 15:18:28 +00:00
aiFileIO.h Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
aiMaterial.h Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable. 2008-08-06 23:01:38 +00:00
aiMaterial.inl 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
aiMatrix3x3.h Added definitions for Importer::GetMemoryRequirements 2008-08-08 11:48:50 +00:00
aiMatrix3x3.inl 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
aiMatrix4x4.h Added definitions for Importer::GetMemoryRequirements 2008-08-08 11:48:50 +00:00
aiMatrix4x4.inl Small update to the ASE loader. 2008-07-18 20:29:46 +00:00
aiMesh.h Added first working version of a MDC loader; no further features like compressed frames tested at the moment. Added config options for keyframe loading, this has been tested with MDL7 only (atm). Some refactoring, a few files are much cleaner and smaller now. RemoveRedundantMats step does now remove unreferenced materials. 2008-08-09 22:39:57 +00:00
aiPostProcess.h Added pushpack1.h and poppack1.h, integrated "FixInfacingNormals"-Step. Removed MD4 loader, MD4FileData.h remains in the extra directory. Renamed "VisualStudio" directory to "MSVC". 2008-08-08 15:18:28 +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 Added definitions for Importer::GetMemoryRequirements 2008-08-08 11:48:50 +00:00
aiTexture.h Added definitions for Importer::GetMemoryRequirements 2008-08-08 11:48:50 +00:00
aiTypes.h Added definitions for Importer::GetMemoryRequirements 2008-08-08 11:48:50 +00:00
aiVector3D.h Added definitions for Importer::GetMemoryRequirements 2008-08-08 11:48:50 +00:00
aiVector3D.inl 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
assimp.h Added config interface. 2008-08-08 11:51:00 +00:00
assimp.hpp Refactoring ... added documentation, simplified some parts of the code and migrated some class declarations in separate files. 2008-08-08 18:34:14 +00:00