evas: fix PLY loader and saver.
authorperepelits.m <perepelits.m@samsung.com>
Mon, 23 Nov 2015 07:28:24 +0000 (08:28 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 23 Nov 2015 07:28:27 +0000 (08:28 +0100)
commitbcf38c58174406299b02d94e49c29e05f1bc58b1
tree780683e57e90678d9431530233323ccb28ff1afd
parentd871ff8d11510f21c707d5431454489a9fa34f1c
evas: fix PLY loader and saver.

Summary:
Use less memory by indexation vertices and not keeping more than one copy of it (from task T2713).

[Fix]

Reviewers: cedric, raster, Hermet

Subscribers: artem.popov

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/modules/evas/model_loaders/ply/evas_model_load_ply.c
src/modules/evas/model_savers/ply/evas_model_save_ply.c