aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-02Split up extantz.David Walter Seikel10-1072/+1116
2014-05-02Copy the Evas_3D demo stuff to extantz.David Walter Seikel4-16/+731
2014-05-02Whitespace++David Walter Seikel1-1/+1
2014-05-02Bring extantz up to date with respect to GuiLua.David Walter Seikel2-17/+51
2014-05-02Clean up globals.David Walter Seikel2-6/+2
2014-05-02Silence some more excess EFL bitching.David Walter Seikel1-0/+2
2014-05-02Minor cleanups.David Walter Seikel1-11/+12
2014-05-02Add tooltips for 3D objects.David Walter Seikel1-4/+49
2014-05-02Use Elm resizing, which removes a bunch of stuff.David Walter Seikel2-36/+12
2014-05-02Whitespace cleanup.David Walter Seikel1-1/+1
2014-05-02Add the rotating Earth and pick example.David Walter Seikel1-5/+317
2014-05-02Halve the test window size.David Walter Seikel2-2/+2
2014-05-02Remove the temporary evas_3d_node_add() definition.David Walter Seikel1-2/+0
2014-05-02Move the cube to be more visible.David Walter Seikel1-1/+4
2014-05-02Use Elm images instead of Evas images for the Evas_3d, and make the backgroun...David Walter Seikel1-10/+19
2014-05-02Clean up the resize function.David Walter Seikel1-7/+2
2014-05-01Clean up the 3D code, and update the cube example to cube2, with normals.David Walter Seikel1-186/+219
2014-05-01Now that Evas_3d examples actually work, I can add the magic that makes mine ...David Walter Seikel1-9/+11
2014-05-01Update Evas_3d example to match upstream, still doesn't workDavid Walter Seikel1-15/+17
2014-04-28Do the on resize thing, which didn't help, and TODO++ as a result.David Walter Seikel2-8/+27
2014-04-28Some code shuffling.David Walter Seikel1-17/+16
2014-04-28Don't do md2 mesh if we want the cube.David Walter Seikel1-0/+3
2014-04-28Fix some errant semi colons.David Walter Seikel1-2/+1
2014-04-28data <-> sceneDavid Walter Seikel1-61/+60
2014-04-27Added the MD2 example, and still nothing.David Walter Seikel1-6/+91
2014-04-27Set the background colours back at least, even though it still wont work.David Walter Seikel1-2/+2
2014-04-27Convert the Evas 3D example stuff to EO, though it still doesn't work, but at...David Walter Seikel2-104/+119
2014-04-27Convert GuiLua to EO.David Walter Seikel2-11/+31
2014-04-27Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ...David Walter Seikel17-54/+559
2014-04-27Added stuff cut and pasted from the new Evas_3d examples, but they are broken...David Walter Seikel2-0/+243
2014-04-22Move skang to libraries and base directory.David Walter Seikel3-1689/+6
2014-04-22Move all source into the new src directory, and shuffle a few other things ar...David Walter Seikel32-0/+10991