summaryrefslogtreecommitdiff
path: root/src/examples/evas/shooter/evas-3d-shooter.c
Commit message (Expand)AuthorAgeFilesLines
* canvas3d: remove canvas3d examples.Hermet Park2020-03-171-1186/+0
* evas_3d: stop just segfaulting straight awayMarcel Hollerbach2019-03-261-0/+5
* efl.file: improve api a bitMike Blumenkrantz2019-02-271-5/+5
* evas3d: use a type setter function with finalize instead of a custom constructorMike Blumenkrantz2018-02-121-2/+2
* evas: remove evas_canvas3d_texture_file_set and efl_file_set instead.Cedric BAIL2017-10-051-4/+4
* Rename efl_self to efl_addedTom Hacohen2016-09-051-2/+2
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-12/+12
* examples: evas3d: fix out of range arrayOleksandr Shcherbina2016-06-211-1/+2
* evas.canvas3d: Change shade_mode to shader_modeOleksandr Shcherbina2016-04-141-4/+4
* Change the EFL according to the renaming of the eo_add() current object.Tom Hacohen2016-03-151-2/+2
* Evas: Move 3d to Efl.Canvas.Scene3dJean-Philippe Andre2016-03-151-2/+2
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-111-10/+10
* Revert "Examples: Update according to recent eo_add changes."Tom Hacohen2016-03-111-1/+1
* Examples: Update according to recent eo_add changes.Tom Hacohen2016-03-091-1/+1
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-091-10/+10
* Fix migration script mistakes and compilation warnings.Tom Hacohen2016-03-031-8/+18
* Automatic migration to Eo4.Tom Hacohen2016-03-031-325/+202
* Evas canvas3d: Move evas 3d types to evas_types.eotOleksandr Shcherbina2015-08-041-24/+24
* examples/evas/shooter: Move image path into file that uses them.Stefan Schmidt2015-07-231-0/+27
* examples/evas/shooter: Remove more unused variables.Stefan Schmidt2015-07-231-6/+0
* evas: fix shooter exampleperepelits.m2015-06-251-255/+78
* evas: change interface evas_3d to evas_canvas3dOleksandr Shcherbina2015-06-171-209/+209
* evas: Evas_3D examples use new API for creating primitives.Bogdan Devichev2015-05-291-6/+10
* evas: fix bug in Evas_3D examples.se.osadchy2015-04-161-2/+3
* evas: shooter resources is recycled and added in right way.Bogdan Devichev2015-03-181-32/+68
* eo: fix examples to follow new eo_do syntax.Cedric BAIL2015-02-231-8/+8
* evas: remove compilation warning.Cedric BAIL2015-02-181-2/+2
* evas: Evas_3D - improve Shooter example.perepelits.m2015-02-181-884/+780
* evas: make Evas 3d mesh is inherited from Efl.File (functions file_set and save)Bogdan Devichev2014-12-231-7/+4
* evas: Evas_3D_Mesh_File_Type sank into oblivion. Changing entry point to mode...Bogdan Devichev2014-12-231-3/+3
* examples/evas-3d-shooter: Rename varibales to avopid shadowingStefan Schmidt2014-11-171-7/+7
* Eo: Get rid of eo_add_custom.Tom Hacohen2014-09-251-14/+14
* [Evas\evas-3d\example] Add example of 3d-shooterperepelits.m2014-07-291-0/+1515