assimp/tools/assimp_view
aramis_acg e8511e89ff Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@68 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-07-22 22:52:16 +00:00
..
AssetHelper.h Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +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 CHANGE: Prototype for correct material loading, now the meshes have correct references to the used material. 2008-07-02 18:12:54 +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 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added 2008-05-22 10:20:31 +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 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
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 "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors. 2008-07-22 22:52:16 +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 ase/ask loader is quite stable now, loads most models correctly 2008-05-30 23:01:25 +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 Minor changes to the logger (was necessary for the integration of jAssimp) 2008-05-25 22:29:05 +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 "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors. 2008-07-22 22:52:16 +00:00
assimp_view.cpp Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors. 2008-07-22 22:52:16 +00:00
assimp_view.h Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors. 2008-07-22 22:52:16 +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 "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed hp spelling errors. 2008-07-22 22:52:16 +00:00
banner.bmp 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
banner_pure.bmp 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
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