summaryrefslogtreecommitdiff
path: root/src/modules/evas/model_loaders/eet/evas_model_load_eet.c
Commit message (Expand)AuthorAgeFilesLines
* canvas 3d: remove all canvas3d features across efl.Hermet Park2020-03-251-111/+0
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-2/+2
* evas: fix initialisation and shutdown of eet and eina by mesh loader and saver.Cedric BAIL2016-07-061-4/+6
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-111-1/+1
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-091-1/+1
* Automatic migration to Eo4.Tom Hacohen2016-03-031-46/+25
* evas: include Eet.h where it's needed.Florent Revest2016-02-101-0/+1
* Evas 3d: Fix some potential crashesJean-Philippe Andre2015-12-291-2/+2
* [Evas] Refactor model's savers and loaders.perepelits.m2015-12-291-2/+0
* Revert "Evas: Refactor model's savers and loaders."Jean-Philippe Andre2015-12-101-0/+2
* Evas: Refactor model's savers and loaders.perepelits.m2015-12-101-2/+0
* evas_eet: Add Type Safety checkPankaj Mittal2015-12-101-7/+6
* Revert "evas: refactor model's savers and loaders."Stefan Schmidt2015-12-081-0/+2
* evas: refactor model's savers and loaders.perepelits.m2015-12-011-2/+0
* Evas canvas3d: Move evas 3d types to evas_types.eotOleksandr Shcherbina2015-08-041-19/+19
* 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
* evas: change interface evas_3d to evas_canvas3dOleksandr Shcherbina2015-06-171-37/+37
* evas: the eet loader use eet_mmap that take an Eina_File instead of eet_open.Bogdan Devichev2014-12-231-1/+1
* evas: entry points to modules is Eina_File. Model_Common_Loader is deleted.Bogdan Devichev2014-12-231-2/+2
* evas: entry points to modules is new struct with Eina_file, not const char *f...Bogdan Devichev2014-12-231-2/+3
* evas: add lib/evas/common/evas_model_<action>.c. Functions are renamed simila...Bogdan Devichev2014-12-231-1/+1
* evas: replace and rename savers/loaders.Bogdan Devichev2014-12-231-1/+131
* evas: dummies for model_saver_loader are created.Bogdan Devichev2014-12-231-0/+1