summaryrefslogtreecommitdiff
path: root/src/modules/evas/model_savers
Commit message (Expand)AuthorAgeFilesLines
* evas: model_save: remove unused label after error handling changeStefan Schmidt2016-09-211-1/+0
* eet: fix memory leakjiin.moon2016-09-201-9/+8
* evas: Fix possible crash in evas_model_save_eet.cOleksandr Shcherbina2016-09-131-0/+8
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-153-5/+5
* evas: fix initialisation and shutdown of eet and eina by mesh loader and saver.Cedric BAIL2016-07-061-6/+13
* efl - fix lots of little init/shutdown pairs that are wrongCarsten Haitzler (Rasterman)2016-07-041-2/+0
* evas 3d - fix mesh savers/loaders to not leave memory unsetCarsten Haitzler (Rasterman)2016-05-201-2/+2
* evas: include Eet.h where it's needed.Florent Revest2016-02-101-0/+1
* Evas 3d: Improve error messages in model load & saveJean-Philippe Andre2015-12-291-3/+3
* [Evas] Refactor model's savers and loaders.perepelits.m2015-12-293-145/+235
* Revert "Evas: Refactor model's savers and loaders."Jean-Philippe Andre2015-12-103-235/+145
* Evas: Refactor model's savers and loaders.perepelits.m2015-12-103-145/+235
* evas_eet: Add Type Safety checkPankaj Mittal2015-12-101-7/+5
* Revert "evas: refactor model's savers and loaders."Stefan Schmidt2015-12-083-227/+136
* efl: add binary mode to f(re)open() callsVincent Torri2015-12-052-3/+3
* evas: refactor model's savers and loaders.perepelits.m2015-12-013-135/+226
* evas: fix PLY loader and saver.perepelits.m2015-11-231-4/+5
* Evas canvas3d: Move evas 3d types to evas_types.eotOleksandr Shcherbina2015-08-043-22/+22
* Revert "Include <Eet.h> where needed. cf:"Nicolas Aguirre2015-08-031-1/+0
* Include <Eet.h> where needed. cf:Florent Revest2015-08-031-0/+1
* eolian/generator: constify all prototypes for @const functionsDaniel Kolesa2015-06-253-3/+3
* evas: change interface evas_3d to evas_canvas3dOleksandr Shcherbina2015-06-173-67/+67
* evas-3d: T2226 (Evas Eet saver does out of range access) fixed.Bogdan Devichev2015-04-061-7/+5
* evas: Evas_3D - iport/export of Obj format can be read even if obj-file does ...Bogdan Devichev2015-02-111-35/+72
* evas: test cases are changed according to changes of API in step 4. Specific ...Bogdan Devichev2014-12-231-15/+24
* evas: add lib/evas/common/evas_model_<action>.c. Functions are renamed simila...Bogdan Devichev2014-12-233-5/+5
* evas: replace and rename savers/loaders.Bogdan Devichev2014-12-233-3/+395
* evas: dummies for model_saver_loader are created.Bogdan Devichev2014-12-233-0/+3