assimp/code
aramis_acg 0d728ce17b Minor changes to the logger (was necessary for the integration of jAssimp)
Fixed face winding bugs (cw now ...)
jAssimp incremental Update
3DS hierarchy bug fixed
Added "MakeVerboseFormat" postprocess step
Viewer bugfixes

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@41 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-05-25 22:29:05 +00:00
..
jAssimp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
res Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
3DSConverter.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
3DSGenNormals.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
3DSHelper.h Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
3DSLoader.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
3DSLoader.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
3DSSpatialSort.cpp Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
3DSSpatialSort.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
ASELoader.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
ASELoader.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
ASEParser.cpp - ASE loader is now able to load triangles. Well, their position is not correct, but at least triangles ... 2008-05-23 22:38:35 +00:00
ASEParser.h - ASE loader is now able to load triangles. Well, their position is not correct, but at least triangles ... 2008-05-23 22:38:35 +00:00
Assimp.cpp Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
BaseImporter.cpp Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
BaseImporter.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
BaseProcess.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
ByteSwap.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
CalcTangentsProcess.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
CalcTangentsProcess.h Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
ConvertToLHProcess.cpp - Major update to the viewer. A little bit buggy now, but I'll fix that 2008-05-13 23:26:52 +00:00
ConvertToLHProcess.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
DefaultIOStream.cpp Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
DefaultIOStream.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
DefaultIOSystem.cpp Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
DefaultIOSystem.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
DefaultLogger.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
DefaultLogger.h Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
FileLogStream.h - corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore 2008-05-21 15:35:28 +00:00
GenFaceNormalsProcess.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
GenFaceNormalsProcess.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
GenVertexNormalsProcess.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
GenVertexNormalsProcess.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
Importer.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
JoinVerticesProcess.cpp Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
JoinVerticesProcess.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
KillNormalsProcess.cpp Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
KillNormalsProcess.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
MD2FileData.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
MD2Loader.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
MD2Loader.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
MD2NormalTable.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
MD3FileData.h Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
MD3Loader.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
MD3Loader.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
MD4FileData.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
MD4Loader.cpp Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
MD4Loader.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
MD5Loader.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
MDLDefaultColorMap.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
MDLFileData.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
MDLLoader.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
MDLLoader.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
MakeVerboseFormat.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
MakeVerboseFormat.h Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
MaterialSystem.cpp Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
MaterialSystem.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
ObjFileData.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
ObjFileImporter.cpp - corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore 2008-05-21 15:35:28 +00:00
ObjFileImporter.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
ObjFileMtlImporter.cpp - corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore 2008-05-21 15:35:28 +00:00
ObjFileMtlImporter.h Some fixes for build with MinGW 2008-05-24 08:12:53 +00:00
ObjFileParser.cpp - corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore 2008-05-21 15:35:28 +00:00
ObjFileParser.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
ObjTools.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
PlyLoader.cpp Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
PlyLoader.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
PlyParser.cpp Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
PlyParser.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
SpatialSort.cpp Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
SpatialSort.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
SplitLargeMeshes.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
SplitLargeMeshes.h Added interface headers generated by javah 2008-05-22 22:47:20 +00:00
TriangulateProcess.cpp - Major update to the viewer. A little bit buggy now, but I'll fix that 2008-05-13 23:26:52 +00:00
TriangulateProcess.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
Win32DebugLogStream.h - corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore 2008-05-21 15:35:28 +00:00
XFileHelper.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
XFileImporter.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
XFileImporter.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
XFileParser.cpp Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +00:00
XFileParser.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
aiAssert.cpp - corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore 2008-05-21 15:35:28 +00:00
fast_atof.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