Commit Graph

10 Commits

Author SHA1 Message Date
Bogdan Devichev 23c3cd9489 Obj_io. Step 4. Now _read_point works correctly for obj files saves without normals or/and tex_coords too. 2015-01-29 16:17:42 +02:00
Bogdan Devichev 5bcc44953b Obj_io. Step 3. Refactoring of reading of faces. Prepearing for stabilization of obj. 2015-01-28 19:08:11 +02:00
Bogdan Devichev 199ea77b4e Obj_io. Step 1. Fix incorrect loading of mesh with faces which have more than 4 vertices. (like: f n1/n2/n3 n4/n5/n6 n7/n8/n9 n10/n11/n12 n13/n14/n15 ...) 2015-01-28 18:32:33 +02:00
Bogdan Devichev 0346ad1a71 Model_save_load. Step 8. Entry points to modules is Eina_File. Model_Common_Loader is deleted. 2014-12-10 18:31:20 +02:00
Bogdan Devichev dbf100eb8e Model_save_load. Step 7. Entry points to modules is new struct with Eina_file, not const char *file. 2014-12-09 17:25:01 +02:00
Bogdan Devichev 063c83a01d Model_save_load. Fix for Step 6. Tests passed. 2014-12-05 11:11:41 +02:00
Bogdan Devichev 952027af93 Model_save_load. Step 6. Ply_loader and obj_loader work with Eina_File. (need fix of tests). 2014-12-05 11:11:25 +02:00
Bogdan Devichev 291291e027 Model_save_load. Step 3. lib/evas/common/evas_model_<action>.c is added. Functions are renamed similar to functions in image_save_load process. 2014-12-05 11:09:56 +02:00
Bogdan Devichev 2f502b7f0e Model_save_load. Step 2. Replace and rename savers/loaders. 2014-12-05 11:06:41 +02:00
Bogdan Devichev 7183fb6555 Model_save_load. Step 1_2. Dummies for model_saver_loader are created. 2014-12-04 16:34:38 +02:00