Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Big include and libraries clean up. | David Walter Seikel | 2014-05-24 | 1 | -1/+0 |
| | |||||
* | Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented. | David Walter Seikel | 2014-05-20 | 1 | -4/+4 |
| | |||||
* | The results of a session with valgrind. | David Walter Seikel | 2014-05-20 | 1 | -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 Seikel | 2014-05-10 | 1 | -2/+4 |
| | |||||
* | eo_add_custom() is the way. | David Walter Seikel | 2014-05-08 | 1 | -6/+3 |
| | |||||
* | Scenri figures out it's own evas, and size. Clean up an unneeded obj ↵ | David Walter Seikel | 2014-05-06 | 1 | -1/+1 |
| | | | | variable. Plus more comments. | ||||
* | Scenri no longer needs ourGlobals. | David Walter Seikel | 2014-05-06 | 1 | -1/+1 |
| | |||||
* | Shuffle stuff around into the new scenri.c and camera stuff. | David Walter Seikel | 2014-05-06 | 1 | -238/+5 |
| | |||||
* | Minor clean up. | David Walter Seikel | 2014-05-04 | 1 | -2/+2 |
| | |||||
* | Combine eo_add() and eo_do(), plus related cleanups. | David Walter Seikel | 2014-05-04 | 1 | -129/+108 |
| | |||||
* | More shuffling of gld -> ourGlobals and related cleanups. | David Walter Seikel | 2014-05-03 | 1 | -5/+2 |
| | |||||
* | Rotate camera. | David Walter Seikel | 2014-05-03 | 1 | -5/+19 |
| | |||||
* | Major extantz clean up part 2. Including new Evas_3d style camera. | David Walter Seikel | 2014-05-03 | 1 | -5/+24 |
| | |||||
* | Major cleanup of extantz, part one. | David Walter Seikel | 2014-05-02 | 1 | -61/+26 |
| | |||||
* | Copy the Evas_3D demo stuff to extantz. | David Walter Seikel | 2014-05-02 | 1 | -0/+722 |