aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-04Oops, reverse the order of these deletions.David Walter Seikel1-2/+2
2014-05-04Work around Elm entry hang on exit bug in chat.David Walter Seikel1-4/+13
2014-05-04New fangWin and Widget structures, and modify fangWin stuff to use them.David Walter Seikel6-54/+118
2014-05-04Add a file selector.David Walter Seikel4-2/+287
2014-05-04Notes about callbacks.David Walter Seikel1-0/+54
2014-05-03Small clean ups I forgot from the last commit.David Walter Seikel2-3/+0
2014-05-03More shuffling of gld -> ourGlobals and related cleanups.David Walter Seikel7-62/+69
2014-05-03White space clean ups from uncrustify.David Walter Seikel3-629/+591
2014-05-03Using elm_obj_widget_part_text_set() works, but it's really private API that ...David Walter Seikel1-0/+1
2014-05-03Move non GL_View stuff from gld -> ourGlobals. Plus some white space fixes.David Walter Seikel6-288/+287
2014-05-03Remove Evas_3d example stuff from GuiLua, now that it's in extantz.David Walter Seikel1-706/+1
2014-05-03Rotate camera.David Walter Seikel2-17/+31
2014-05-03Major extantz clean up part 2. Including new Evas_3d style camera.David Walter Seikel8-210/+270
2014-05-02Major cleanup of extantz, part one.David Walter Seikel7-366/+242
2014-05-02Minor clean ups of the overlay comments.David Walter Seikel1-4/+2
2014-05-02Test .gitignore change. Works. B-)David Walter Seikel1-3/+0
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