From a59bbcf75887324f08e9edddc805e23e4f45fab4 Mon Sep 17 00:00:00 2001 From: Bruno Dilly Date: Thu, 6 Sep 2012 17:18:28 +0000 Subject: [PATCH] ephysics: update TODO SVN revision: 76255 --- legacy/ephysics/TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/legacy/ephysics/TODO b/legacy/ephysics/TODO index 4033ec0bbe..8d1dc506d6 100644 --- a/legacy/ephysics/TODO +++ b/legacy/ephysics/TODO @@ -1,14 +1,13 @@ -* camera zoom * valgrind supp * EPhysics_Constants * Sandbox tools to try different materials / properties * create shape from image -* simple game using ephysics * set best shape based on evas object * optimize collision shapes usage * deform objects * improve docs * run simulation on other thread +* support linear moves on Z axis and rotation on X and Y axises. FAR FAR FUTURE: * support Box2d backend