aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/camera.c (unfollow)
Commit message (Collapse)AuthorFilesLines
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
I'm surprised that this highly experimental code, built with chewing gum and chicken wire, had so little problems, and most of those where leaks. The majority of problems reported are from external libraries.
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