evas: move model save/load from common to common3d.
authorBogdan Devichev <b.devichev@samsung.com>
Mon, 9 Nov 2015 22:44:36 +0000 (14:44 -0800)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 9 Nov 2015 23:27:26 +0000 (15:27 -0800)
commitf416f5adde537ec55f513230ef4907d0cd67f0cd
tree5f8f44c6a05fe357b30d5f02513c04b99e91f834
parent3d77f55f910a844b45019238ed458bf62e6c1c20
evas: move model save/load from common to common3d.

Summary:
Move model save/load to common3d.
Here also will be common algorithms  and structures which will be used in all loaders and savers.
See task https://phab.enlightenment.org/T2713.

Reviewers: cedric, Hermet, raster, Oleksander

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D3030

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/Makefile_Evas.am
src/lib/evas/common3d/save_load/evas_model_load.c [moved from src/lib/evas/common/evas_model_load.c with 100% similarity]
src/lib/evas/common3d/save_load/evas_model_save.c [moved from src/lib/evas/common/evas_model_save.c with 100% similarity]