reflection geometry finally correct
[laserbrain_demo] / src / metascene.cc
2018-03-19 John Tsiombikasreflection geometry finally correct
2018-03-18 John Tsiombikassimple ubershader system, reflection debugging
2018-03-18 John Tsiombikasapparently I shouldn't std::move on return, let's pray...
2018-03-17 John Tsiombikasmirror planes detection needs work
2018-03-14 John Tsiombikasusing aabb planes as mirror planes
2018-03-13 John Tsiombikasadding mirror plane options other than auto
2018-03-13 John Tsiombikasadded delayed init call after scenegraph/meshes are...
2018-03-13 John Tsiombikasmirror mtledit
2018-01-17 John Tsiombikasdebug gui select/hide nodes
2017-11-28 John Tsiombikasrudimentary scenegraph treeview
2017-11-27 John Tsiombikas- added imgui
2017-10-30 John Tsiombikasadded audio
2017-05-19 John Tsiombikassemi-ported to msys2
2017-05-16 John Tsiombikasexhibit manager progress
2016-12-17 John Tsiombikasadded strip_path in metascene
2016-12-11 John Tsiombikas- match mtledit blocks with material name not object...
2016-12-05 John Tsiombikasimplemented metascene spawn point/rot
2016-12-04 John Tsiombikasfixed background loading of both textures and scenes
2016-12-03 John Tsiombikasdatamap object passed around while loading
2016-12-02 John Tsiombikasbackground scene file loading introduces race condition...
2016-12-02 John TsiombikasMetaScene class
2016-11-29 John Tsiombikasmaterial editing in scene metafile
2016-11-15 John Tsiombikas- shaders for both lightmapped objects with or without...
2016-11-14 John Tsiombikasmetadata, walk polygons, stuff...
2016-11-13 John Tsiombikasmetascene initial implementation