exhibits
[laserbrain_demo] / src / app.cc
2018-01-08 John Tsiombikasexhibits
2017-11-28 John Tsiombikasadded back the demo gui for looking up widgets
2017-11-28 John Tsiombikasrudimentary scenegraph treeview
2017-11-28 John Tsiombikasmore elaborate keyboard input handling, and debug gui...
2017-11-27 John Tsiombikas- added imgui
2017-11-09 John Tsiombikashandle failure to get an sRGB framebuffer correctly
2017-11-05 John Tsiombikas- only enable sRGB if we got an sRGB framebuffer.
2017-10-30 John Tsiombikasadded audio
2017-09-21 John Tsiombikasdon't draw hands if we don't have hand-tracking
2017-09-21 John Tsiombikasmoving functionality into the avatar class, and drawing...
2017-09-16 John TsiombikasMerge branch 'master' of goat:git/laserbrain_demo
2017-09-15 John Tsiombikasvr input
2017-09-13 John Tsiombikasadded hand markers
2017-05-19 John Tsiombikasbuilds through mingw32 now. doesn't seem to run properl...
2017-05-17 John Tsiombikasload exhibits fails because loading is async
2017-05-16 John Tsiombikasexhibit manager progress
2017-01-09 John Tsiombikasstarted the renderer abstraction and the cubemap renderer
2017-01-03 John Tsiombikasadded VR recenter
2016-12-20 John Tsiombikaschanged the clear color to white, to show up through...
2016-12-11 John Tsiombikas- match mtledit blocks with material name not object...
2016-12-10 John Tsiombikasblob texture was upside-down
2016-12-09 John Tsiombikasplaced the blobs on the empty stand
2016-12-08 John Tsiombikasadded the capability to crudely resize images by half...
2016-12-06 John Tsiombikasadded a non-interactive blobs exhibit
2016-12-05 John Tsiombikasimplemented metascene spawn point/rot
2016-12-04 John Tsiombikasfixed background loading of both textures and scenes
2016-12-02 John TsiombikasMetaScene class
2016-11-18 John Tsiombikasremoved leftover debug printf
2016-11-18 John Tsiombikas- fixed retarded mouse
2016-11-17 John Tsiombikasproper gamepad control
2016-11-16 John Tsiombikasrudimentary gamepad controls
2016-11-15 John Tsiombikasfixed walk polygon rendering
2016-11-15 John Tsiombikas- shaders for both lightmapped objects with or without...
2016-11-15 John Tsiombikasmouse speed
2016-11-15 John Tsiombikasdo gamma correction on post if we don't have an sRGB...
2016-11-14 John TsiombikasVR mode
2016-11-14 John Tsiombikasfullscreen, mouse grab, stuff
2016-11-14 John Tsiombikasui notifications
2016-11-14 John Tsiombikasmetadata, walk polygons, stuff...
2016-11-13 John Tsiombikasmetascene initial implementation
2016-11-08 John Tsiombikasfixed bugs in the resource manager and removed the...
2016-11-01 John Tsiombikastextures, lightmaps, hardcoded texture hack for testing
2016-10-30 John Tsiombikasfoo
2016-09-17 John Tsiombikasmeshing calculation for co-planar gears