aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ClientHamr/extantz/crappisspuke.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up a bunch of warnings in extantz.David Walter Seikel2014-04-201-2/+2
|
* Failed experiment to quickly try EFL GL support Rasters way, but copious ↵David Walter Seikel2014-01-131-1/+54
| | | | comments added.
* Fix EFL 1.7 -> 1.8 bit rot, make it work with Elm_glview to, and lots of ↵David Walter Seikel2014-01-131-10/+8
| | | | cleanup.
* Get the new camera actually working. Still some bugs to be ironed out.David Walter Seikel2013-01-271-1/+1
|
* Stabilise the GL image with respect to window resizes. Still needs some ↵David Walter Seikel2013-01-201-0/+6
| | | | clean up.
* Pull in the Irrlicht CDemo code for the next stage of development.David Walter Seikel2013-01-201-2/+20
|
* Use ambient light instead of material light.David Walter Seikel2013-01-201-1/+3
|
* Move the Irrlicht namespace stuff into the extantz header.David Walter Seikel2013-01-201-25/+0
|
* Move camera and model around until it's properly visible.David Walter Seikel2013-01-151-1/+1
|
* Make sure it compiles when leaving out Irrlicht.David Walter Seikel2013-01-141-0/+2
|
* Major rework of extantz to get Elementary, ePhysics, Evas_GL, and Irrlicht ↵David Walter Seikel2013-01-131-0/+240
to play nice together.