assman was renamed to assfile
[laserbrain_demo] / src / app.cc
2019-02-22 John Tsiombikasassman was renamed to assfile master
2018-10-02 John Tsiombikasadded minimum turn option, to discretize turns in VR
2018-09-29 John Tsiombikasoptionally source assets from URL
2018-09-29 John TsiombikasMerge branch 'master' of goat:git/laserbrain_demo
2018-09-20 John Tsiombikasnon-sRGB gamma correction post fix for VR mode
2018-09-13 John Tsiombikasstash/unstash clunky as fuck
2018-09-13 John Tsiombikaschanged default move speed with the joystick
2018-09-13 John Tsiombikasexhibit ui improvements, and exhibit repositioning fix
2018-09-12 John Tsiombikasfixed hand tracking world position, and picking up...
2018-05-21 John Tsiombikascontinuing the avatar class
2018-05-17 John Tsiombikasfixed reflections in VR
2018-05-13 John Tsiombikasfixed mirror rendering for goatvr backends which don...
2018-03-19 John Tsiombikas- fixed bug in mirror matching
2018-03-19 John Tsiombikasreflection geometry finally correct
2018-03-18 John Tsiombikassimple ubershader system, reflection debugging
2018-03-17 John Tsiombikasmirror planes detection needs work
2018-03-13 John Tsiombikasadding mirror plane options other than auto
2018-03-13 John Tsiombikasadded delayed init call after scenegraph/meshes are...
2018-01-23 John Tsiombikashand-tracking and exhibits part one
2018-01-21 John Tsiombikasexhibit ui
2018-01-21 John Tsiombikasexhibit description text rendering
2018-01-20 John Tsiombikasfoo
2018-01-20 John Tsiombikasnasty bug in Texture::create
2018-01-20 John Tsiombikasnew render target class while working on the exhibit UI
2018-01-18 John Tsiombikasad-hoc exhibits created by the manager and described...
2018-01-17 John Tsiombikasdebug gui select/hide nodes
2018-01-17 John Tsiombikaspicking up exhibits works again with the slot mechanism
2018-01-17 John TsiombikasExhibitSlots and exhibit placement (initial)
2018-01-14 John Tsiombikasselect and move exhibits
2018-01-13 John Tsiombikaspick ray calculation (moved to gph-math and used here)
2018-01-12 John Tsiombikasfixed bounding volume issue
2018-01-12 John Tsiombikasfixed div/zero in blob exhibit
2018-01-11 John Tsiombikasbetter logging and OpenGL ARB_debug_output
2018-01-10 John Tsiombikasmoving the first exhibit, no picking yet
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