assimp/tools/assimp_view
aramis_acg 32342857d8 ASE and 3DS cleanup - face ordering improved.
Further work on target camera animation support in both loaders. Some general animation problems in both formats remaining, too. 
Added GenUVCoords and TransformUV-steps (see ML). The latter has been fully implemented, test file are there. GenUVCoords is a dummy for the moment.
Boost workaround for shared_array.
Further work on the documentation.
Updated material system (see ML).
Bug fixing in the AC loader, lights are now supported, too.


git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@243 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-11-16 21:56:45 +00:00
..
AnimEvaluator.cpp -Bugfix: Anim interpolation does not produce invalid floats anymore on one-frame animation tracks 2008-11-02 20:49:27 +00:00
AnimEvaluator.h - further changes to add dummy animation support to the viewer. Still under heavy construction, bone meshes are not rendered correctly with this version at the moment. I'm sorry. Will be fixed soon. 2008-10-29 17:08:03 +00:00
AssetHelper.h Further work on the IRR and IRRMESH loaders. IRR is still WIP, IRRMESH loads lightmaps correctly now. 2008-11-05 12:26:11 +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 ASE and 3DS cleanup - face ordering improved. 2008-11-16 21:56:45 +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 Fixed third-person camera movement bug in the viewer. 2008-10-27 00:36:26 +00:00
LogDisplay.cpp ASE: Added WIP support for *SMOOTHSKINMESH elements in ASE/ASC files. Fixes in the ASE loader. Fixed animation parsing. Temporary implementation of target lights and cameras, including animations. 2008-11-09 23:17:19 +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 ASE and 3DS cleanup - face ordering improved. 2008-11-16 21:56:45 +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
SceneAnimator.cpp - Bugfix: animation scene tree is correctly created and traversed now 2008-11-01 14:18:13 +00:00
SceneAnimator.h - Bugfix: animation scene tree is correctly created and traversed now 2008-11-01 14:18:13 +00:00
Shaders.cpp ASE and 3DS cleanup - face ordering improved. 2008-11-16 21:56:45 +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 ASE and 3DS cleanup - face ordering improved. 2008-11-16 21:56:45 +00:00
assimp_view.h Small viewer fixes, at least something is visible now. 2008-10-30 19:51:01 +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 - further works on the viewer's way to animation country. Now really fucked up, but Aramis is going to help me fix it. 2008-10-30 12:49:28 +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