Commit 3f1e88c2 authored by lukeph's avatar lukeph

removed EAMT_MS3D and EAMT_X

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1023 dfc29bdd-3216-0410-991c-e03cc46cb475
parent dcde0eae
...@@ -24,9 +24,6 @@ namespace scene ...@@ -24,9 +24,6 @@ namespace scene
//! Quake 3 MD3 model file //! Quake 3 MD3 model file
EAMT_MD3, EAMT_MD3,
//! Milkshape 3d skeletal animation file
EAMT_MS3D,
//! Maya .obj static model //! Maya .obj static model
EAMT_OBJ, EAMT_OBJ,
...@@ -36,10 +33,6 @@ namespace scene ...@@ -36,10 +33,6 @@ namespace scene
//! 3D Studio .3ds file //! 3D Studio .3ds file
EAMT_3DS, EAMT_3DS,
//! Microsoft Direct3D .x file. Can contain static and skeletal
//! animated skinned meshes.
EAMT_X,
//! My3D Mesh, the file format by Zhuck Dimitry //! My3D Mesh, the file format by Zhuck Dimitry
EAMT_MY3D, EAMT_MY3D,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment