Revert "Evas: Refactor model's savers and loaders."
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 10 Dec 2015 09:20:43 +0000 (18:20 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 10 Dec 2015 09:21:09 +0000 (18:21 +0900)
commit4bcd2fa0f080ad8d2bb0a78250d01ec14954538d
tree7a92c34f9de09b8f2154706d61df5b707df2b5af
parent58bfa4b3283bfc21276faa2cb09d37656a9912ec
Revert "Evas: Refactor model's savers and loaders."

This reverts commit 01a32f64c0ffbe2ce048f8eb016d685913558cf5.

This broke make check with the following error:
evas_test_mesh.c:123:F:Meshes:evas_object_mesh_loader_saver:0: Failure 'res == 1' occurred

Reopen https://phab.enlightenment.org/D3420
src/Makefile_Evas.am
src/lib/evas/common3d/save_load/evas_model_common.c [moved from src/lib/evas/common3d/save_load/evas_model_load_save_common.c with 99% similarity]
src/lib/evas/common3d/save_load/evas_model_common.h [moved from src/lib/evas/common3d/save_load/evas_model_load_save_common.h with 100% similarity]
src/modules/evas/model_loaders/eet/evas_model_load_eet.c
src/modules/evas/model_loaders/ply/evas_model_load_ply.c
src/modules/evas/model_savers/eet/evas_model_save_eet.c
src/modules/evas/model_savers/obj/evas_model_save_obj.c
src/modules/evas/model_savers/ply/evas_model_save_ply.c