summaryrefslogtreecommitdiff
path: root/src/lib/ephysics
Commit message (Expand)AuthorAgeFilesLines
* refactor buildMarcel Hollerbach2020-05-271-5/+5
* Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL"Carsten Haitzler (Rasterman)2020-05-181-3/+1
* Fix EAPI definition by defining EFL_BUILD for each built DLLVincent Torri2020-05-181-1/+3
* doxygen: fix duplicated toc sectionsXavi Artigas2020-02-281-1/+1
* fix various trivial null derefsMike Blumenkrantz2019-10-181-0/+1
* ephysics - fix stringshare double delCarsten Haitzler (Rasterman)2019-08-051-1/+0
* cxx: remove compilation warnings in C++ code, from both gcc and clangVitor Sousa2019-07-121-1/+0
* remove Evil.h when not necessary, include evil_private.h when necessaryVincent Torri2019-05-201-4/+0
* docs: Fix common misspellings in H filesXavi Artigas2019-04-021-5/+5
* here comes mesonMarcel Hollerbach2018-10-021-0/+41
* all: Simplify definition of EAPIVincent Torri2018-01-181-4/+4
* ephysic: comparing with same statement.Subodh Kumar2017-10-091-1/+1
* EFL For WIN32: Replace HAVE_EVIL define with _WIN32Vincent 'vtorri' Torri2017-09-221-1/+1
* ephysics - fix stacking comparsion correctly if 1 smaller than 1Carsten Haitzler (Rasterman)2017-07-291-1/+1
* ephysics: set proper geometry when setting an object to a faceBruno Dilly2017-06-061-0/+2
* evas: Move map to a separate mixinJean-Philippe Andre2016-06-291-4/+4
* evas: Rename Evas.Object to Efl.Canvas.ObjectJean-Philippe Andre2016-06-211-15/+15
* ephysics: add missing break in switch to avoid override variable with other c...Stefan Schmidt2015-10-211-0/+1
* ephysics: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-2/+3
* ephysics: trying to fix build on Windows.Cedric BAIL2015-04-282-2/+3
* ephysics - Dereference after null check - fixCarsten Haitzler (Rasterman)2014-09-011-2/+2
* ephysics - fix uninitialized varCarsten Haitzler (Rasterman)2014-08-271-2/+2
* ehysics - fix potential divide by zeroCarsten Haitzler (Rasterman)2014-08-221-6/+9
* ephysics - fix null dereferenceCarsten Haitzler (Rasterman)2014-08-221-7/+1
* ephysics - fix explicit possible null derefCarsten Haitzler (Rasterman)2014-08-221-0/+1
* Ephysics: Silence more warnings from libbulletJean-Philippe Andre2014-01-091-2/+1
* fix typos in EFL documentsJihoon Kim2014-01-071-7/+7
* efl: Unified eina critical manro to CRI.Daniel Juyung Seo2013-12-261-3/+3
* ephysics - fix real access-after-free issue on delete of constraintCarsten Haitzler (Rasterman)2013-12-111-2/+4
* alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1Carsten Haitzler (Rasterman)2013-11-041-2/+3
* ephysics: Avoid use after free.Stefan Schmidt2013-09-121-1/+1
* ephysics: Avoid use after free.Stefan Schmidt2013-09-121-1/+1
* ephysics: turn EPhysics_Body into a POD-type structHenrique Dante de Almeida2013-02-262-12/+23
* some clang warning cleanups i forgot to commitGustavo Sverzut Barbieri2013-01-211-1/+1
* Ephysics: get rid of shadow warningsLeandro Dorileo2013-01-042-0/+7
* efl: merge ephysicsGustavo Sverzut Barbieri2013-01-0311-0/+13544