evas: add common part of savers and loaders.
authorBogdan Devichev <b.devichev@samsung.com>
Mon, 9 Nov 2015 23:01:54 +0000 (15:01 -0800)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 9 Nov 2015 23:27:26 +0000 (15:27 -0800)
commit8ab190daec637892465f2c5ea08298b3fafc4e98
treeada85acad5e04360454547458ebfd54aadbe786f
parentf416f5adde537ec55f513230ef4907d0cd67f0cd
evas: add common part of savers and loaders.

Summary:
Common part will make savers and loaders shorter and easier for understanding and refactoring.
https://phab.enlightenment.org/T2713 - due to this task.
Should be merged after https://phab.enlightenment.org/D3030

Should be merged to start adding refactored savers and loaders.

Reviewers: Hermet, raster, Oleksander, cedric

Subscribers: cedric

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/Makefile_Evas.am
src/lib/evas/common3d/save_load/evas_model_common.c [new file with mode: 0644]
src/lib/evas/common3d/save_load/evas_model_common.h [new file with mode: 0644]