summaryrefslogtreecommitdiff
path: root/src/lib/evas/canvas/evas_canvas3d_mesh.c
Commit message (Expand)AuthorAgeFilesLines
* canvas 3d: remove all canvas3d features across efl.Hermet Park2020-03-251-1172/+0
* canvas 3d: remove potential dangling pointer.Hermet Park2019-09-051-1/+4
* efl: implement efl.file::unload for classes that implement loadMike Blumenkrantz2019-08-291-0/+7
* efl.file_save: rework save flagsMike Blumenkrantz2019-02-271-1/+1
* efl.file: improve api a bitMike Blumenkrantz2019-02-271-35/+12
* efl.file: move 'save' method into separate efl.file_save interfaceMike Blumenkrantz2019-01-301-1/+1
* evas_canvas3d_mesh: implement get methods for efl.file file and mmap propsMike Blumenkrantz2019-01-261-1/+15
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-12/+12
* evas: fix typos for canvasPawel Aksiutowicz2017-11-231-2/+2
* evas,edje,elm: Mark all legacy objects as suchJean-Philippe Andre2017-07-071-2/+1
* eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ.Cedric BAIL2017-01-061-2/+2
* evas: don't use float comparison for integersChris Michael2016-12-211-3/+3
* evas: remove float comparison warnings for evas_canvas3d_meshChris Michael2016-12-201-5/+6
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-9/+9
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-4/+4
* evas.canvas3d: Change shade_mode to shader_modeOleksandr Shcherbina2016-04-141-7/+7
* Evas 3d: Fix compilation for WindowsJean-Philippe Andre2016-04-081-6/+6
* evas.canvas3d: support static LOD technicOleksandr Shcherbina2016-03-151-0/+17
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-111-2/+1
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-091-1/+2
* Automatic migration to Eo4.Tom Hacohen2016-03-031-24/+24
* evas: Update evas_3d_utils, replace Evas_Vec.se.osadchy2016-02-171-1/+1
* evas: fix possible accsess to NULL pointer in Evas.Canvas3d.Oleksandr Shcherbina2015-11-231-0/+7
* evas: unification of color pick mechanism.Oleksandr Shcherbina2015-11-091-4/+2
* evas: API for Convex Hull in Evas.Canvas3dperepelits.m2015-11-091-0/+18
* evas-3d: fix primitivesperepelits.m2015-10-041-0/+11
* evas_canvas3d: sets for shadow renderingOleksandr Shcherbina2015-09-211-0/+39
* Evas canvas3d: Move evas 3d types to evas_types.eotOleksandr Shcherbina2015-08-041-16/+16
* eolian/generator: constify all prototypes for @const functionsDaniel Kolesa2015-06-251-4/+4
* evas: change interface evas_3d to evas_canvas3dOleksandr Shcherbina2015-06-171-0/+1081