aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz (unfollow)
Commit message (Collapse)AuthorFilesLines
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-03Move non GL_View stuff from gld -> ourGlobals. Plus some white space fixes.David Walter Seikel6-288/+287
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 Seikel7-208/+267
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 Seikel9-1070/+1114
2014-05-02Copy the Evas_3D demo stuff to extantz.David Walter Seikel4-16/+731
2014-05-02Bring extantz up to date with respect to GuiLua.David Walter Seikel2-17/+51
2014-04-27Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ↵David Walter Seikel2-18/+11
to suit.
2014-04-22Move all source into the new src directory, and shuffle a few other things ↵David Walter Seikel9-0/+3109
around.