assimp/tools/assimp_view
aramis_acg ce6ce098e9 Removed aiProcess_FindDegenerates from the viewer. The step seems to cause some problems that have not yet been solved.
Added irrmesh (Irrlicht Mesh Format) loader to Assimp. Works quite stable, but no lightmapping support yet.
Removed tinyxml, replaced it with irrxml instead. Added an IOStreamToIrrXML wrapper.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@194 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-10-24 20:37:54 +00:00
..
AnimEvaluator.cpp Dummy animation support for AssimpView - work in progress. Uses boost in a new way, just because I can. 2008-10-22 15:36:54 +00:00
AnimEvaluator.h Dummy animation support for AssimpView - work in progress. Uses boost in a new way, just because I can. 2008-10-22 15:36:54 +00:00
AssetHelper.h NFF finished except cone implementation. 2008-09-11 20:50:15 +00:00
Background.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
Background.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
Camera.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
Display.cpp Viewer: 2008-10-13 15:50:12 +00:00
Display.h Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
HUD.png 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
HUDMask.png 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
HelpDialog.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
Input.cpp Added temporary boost workaround - some assimp features work with reduced functionality in this case. 2008-10-13 16:45:48 +00:00
LogDisplay.cpp Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors. 2008-07-22 22:52:16 +00:00
LogDisplay.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
LogWindow.cpp Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
LogWindow.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
Material.cpp Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 2008-10-22 20:06:16 +00:00
MaterialManager.h Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +00:00
MeshRenderer.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
MeshRenderer.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
MessageProc.cpp Added temporary boost workaround - some assimp features work with reduced functionality in this case. 2008-10-13 16:45:48 +00:00
NOTE@help.rtf.txt 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
Normals.cpp Added temporary boost workaround - some assimp features work with reduced functionality in this case. 2008-10-13 16:45:48 +00:00
RenderOptions.h - Major update to the viewer. A little bit buggy now, but I'll fix that 2008-05-13 23:26:52 +00:00
Shaders.cpp Viewer: 2008-10-13 15:50:12 +00:00
Shaders.h - Major update to the viewer. A little bit buggy now, but I'll fix that 2008-05-13 23:26:52 +00:00
assimp_view.aps 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
assimp_view.cpp Removed aiProcess_FindDegenerates from the viewer. The step seems to cause some problems that have not yet been solved. 2008-10-24 20:37:54 +00:00
assimp_view.h Dummy animation support for AssimpView - work in progress. Uses boost in a new way, just because I can. 2008-10-22 15:36:54 +00:00
assimp_view.ico 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_view.rc 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
banner.bmp 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
banner_pure.bmp 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
base.PNG - ASE loader alpha 2008-05-09 17:24:28 +00:00
base_anim.bmp - ASE loader alpha 2008-05-09 17:24:28 +00:00
base_display.bmp - ASE loader alpha 2008-05-09 17:24:28 +00:00
base_inter.bmp - ASE loader alpha 2008-05-09 17:24:28 +00:00
base_rendering.bmp - ASE loader alpha 2008-05-09 17:24:28 +00:00
base_stats.bmp - ASE loader alpha 2008-05-09 17:24:28 +00:00
fx.bmp - ASE loader alpha 2008-05-09 17:24:28 +00:00
help.rtf 3DS bugfixes; ASE bugfix (newline), PLY revert to older version, SMD is working now (partially); homepage added to SVN 2008-07-10 16:49:01 +00:00
n.bmp - ASE loader alpha 2008-05-09 17:24:28 +00:00
resource.h Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors. 2008-07-22 22:52:16 +00:00
root.bmp - ASE loader alpha 2008-05-09 17:24:28 +00:00
small.ico 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
stdafx.cpp 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
stdafx.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
test.xcf 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
text1.bin - Major update to the viewer. A little bit buggy now, but I'll fix that 2008-05-13 23:26:52 +00:00
tx.bmp - ASE loader alpha 2008-05-09 17:24:28 +00:00
txi.bmp - Major update to the viewer. A little bit buggy now, but I'll fix that 2008-05-13 23:26:52 +00:00