aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/Evas_3D_demo.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Slightly less half arsed stuffs creation.David Walter Seikel2014-05-301-595/+51
|
* Half arsed generic stuffs creation.David Walter Seikel2014-05-291-87/+267
|
* Big include and libraries clean up.David Walter Seikel2014-05-241-1/+0
|
* Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented.David Walter Seikel2014-05-201-4/+4
|
* The results of a session with valgrind.David Walter Seikel2014-05-201-1/+0
| | | | | | 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.
* Fixed up evas_3D camera. Should adjust the Irrlicht one to suit.David Walter Seikel2014-05-101-2/+4
|
* eo_add_custom() is the way.David Walter Seikel2014-05-081-6/+3
|
* Scenri figures out it's own evas, and size. Clean up an unneeded obj ↵David Walter Seikel2014-05-061-1/+1
| | | | variable. Plus more comments.
* Scenri no longer needs ourGlobals.David Walter Seikel2014-05-061-1/+1
|
* Shuffle stuff around into the new scenri.c and camera stuff.David Walter Seikel2014-05-061-238/+5
|
* Minor clean up.David Walter Seikel2014-05-041-2/+2
|
* Combine eo_add() and eo_do(), plus related cleanups.David Walter Seikel2014-05-041-129/+108
|
* More shuffling of gld -> ourGlobals and related cleanups.David Walter Seikel2014-05-031-5/+2
|
* Rotate camera.David Walter Seikel2014-05-031-5/+19
|
* Major extantz clean up part 2. Including new Evas_3d style camera.David Walter Seikel2014-05-031-5/+24
|
* Major cleanup of extantz, part one.David Walter Seikel2014-05-021-61/+26
|
* Copy the Evas_3D demo stuff to extantz.David Walter Seikel2014-05-021-0/+722