aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/camera.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-13Add an avatar, and hook the camera up to it.David Walter Seikel1-18/+19
2016-03-13Update to new eo_* syntax.David Walter Seikel1-15/+20
2016-02-06Adjust in world positions a bit.David Walter Seikel1-1/+1
2016-02-06Switch to eina_quaternion, instead of the copy pasted, coz it's hidden, evas_...David Walter Seikel1-46/+25
2016-01-03Clean up logging, removing most of the printf's.David Walter Seikel1-5/+5
2015-09-11Update to latest API changes.David Walter Seikel1-16/+16
2014-12-26Bring it up to date with EFL changes. Though more are needed.David Walter Seikel1-1/+1
2014-08-10Typo--David Walter Seikel1-1/+1
2014-05-24Big include and libraries clean up.David Walter Seikel1-1/+0
2014-05-20The results of a session with valgrind.David Walter Seikel1-0/+1
2014-05-10Typo--David Walter Seikel1-1/+1
2014-05-10Fixed up evas_3D camera. Should adjust the Irrlicht one to suit.David Walter Seikel1-43/+83
2014-05-08eo_add_custom() is the way.David Walter Seikel1-3/+2
2014-05-06Disable the non working Elm input callback, and TODO++.David Walter Seikel1-2/+6
2014-05-06Camera no longer needs ourGlobals.David Walter Seikel1-41/+36
2014-05-06Shuffle stuff around into the new scenri.c and camera stuff.David Walter Seikel1-4/+56
2014-05-05Clean up include files.David Walter Seikel1-0/+1
2014-05-03White space clean ups from uncrustify.David Walter Seikel1-137/+114
2014-05-03Rotate camera.David Walter Seikel1-12/+12
2014-05-03Major extantz clean up part 2. Including new Evas_3d style camera.David Walter Seikel1-0/+182