.. |
AnimEvaluator.cpp
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
AnimEvaluator.h
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
AssetHelper.h
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
Background.cpp
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
Background.h
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
CMakeLists.txt
|
CMake: make assimp_view/assimp_cmd's file copying DEPEND on assimp.
|
2013-09-18 14:42:42 +02:00 |
Camera.h
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
Display.cpp
|
[3459159] Tidy up UI layout in assimp_view.
|
2012-02-03 17:50:01 +00:00 |
Display.h
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
HUD.png
|
AssimpView:
|
2009-05-09 23:27:48 +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
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
Input.cpp
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
LogDisplay.cpp
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
LogDisplay.h
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
LogWindow.cpp
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
LogWindow.h
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
Material.cpp
|
- assimpview: reuse textures to minimize memory usage. This may break editing stuff, but I'll fix this asap.
|
2012-02-16 00:05:47 +00:00 |
MaterialManager.h
|
- assimpview: reuse textures to minimize memory usage. This may break editing stuff, but I'll fix this asap.
|
2012-02-16 00:05:47 +00:00 |
MeshRenderer.cpp
|
- more vc12 fixes
|
2013-01-20 04:00:34 +01:00 |
MeshRenderer.h
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
MessageProc.cpp
|
- drop a few swear words from documentation. Some of these are years old and I think the authors (me included) don't want them associated with their commits.
|
2013-03-21 19:54:55 +01: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
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
RenderOptions.h
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
SceneAnimator.cpp
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
SceneAnimator.h
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
Shaders.cpp
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
Shaders.h
|
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
2012-02-03 03:38:30 +00:00 |
assimp_view.cpp
|
- consistent use of ai_assert instead of assert.
|
2012-04-22 23:22:40 +00:00 |
assimp_view.h
|
- rename assert.h to ai_assert.h. See also https://sourceforge.net/tracker/?func=detail&atid=1067632&aid=3520178&group_id=226462
|
2012-04-22 23:14:39 +00:00 |
assimp_view.rc
|
[3459159] Tidy up UI layout in assimp_view.
|
2012-02-03 17:50:01 +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
|
- assimp_view: add support for Debone pp step.
|
2011-04-15 15:15:06 +00:00 |
root.bmp
|
- ASE loader alpha
|
2008-05-09 17:24:28 +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 |