summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBogdan Devichev <b.devichev@samsung.com>2015-03-20 14:33:23 +0900
committerChunEon Park <chuneon.park@samsung.com>2015-03-20 14:57:11 +0900
commit59271716ba5443bcba215f5dfbc190fc107ae4ab (patch)
tree0483a9bbcb01b9778f47683d334a39423c8c9ed8 /src
parent80d9e0fbaa91acea50fe1d8b4bfd0545ef7b56c7 (diff)
downloadefl-59271716ba5443bcba215f5dfbc190fc107ae4ab.tar.gz
evas-3d: materials in .mtl format are deleted
Summary: Materials are not used in any loader and will not be used in nearest future. Reviewers: raster, Hermet, cedric Reviewed By: cedric Subscribers: cedric Differential Revision: https://phab.enlightenment.org/D2080 Conflicts: src/examples/evas/Makefile.am
Diffstat (limited to 'src')
-rw-r--r--src/examples/evas/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/examples/evas/Makefile.am b/src/examples/evas/Makefile.am
index 5e27afa438..5ce20ff7eb 100644
--- a/src/examples/evas/Makefile.am
+++ b/src/examples/evas/Makefile.am
@@ -340,6 +340,8 @@ resources/images/four_NM_height.tga \
resources/images/rocks_NM_height.tga \
resources/images/grid.png \
resources/images/grid_n.png \
+resources/models/eagle.md2 \
+resources/models/M15.obj \
resources/models/mesh_for_mmap.eet \
resources/models/mesh_for_mmap.md2 \
resources/models/mesh_for_mmap.obj \