]> git.tdb.fi Git - r2c2.git/history - source/3d/layout.h
Improve graphics quality with some shaders and effects
[r2c2.git] / source / 3d / layout.h
2014-05-08 Mikko RasaImprove graphics quality with some shaders and effects
2013-11-24 Mikko RasaLayout3D::get_bounds was broken and not used anywhere...
2013-08-30 Mikko RasaUse some template magic to deduce the proper 3D type
2013-07-20 Mikko RasaNew approach for displaying track state
2013-07-08 Mikko RasaAdd a non-const overload of Layout3D::get_catalogue
2013-07-06 Mikko RasaUse generic objects in Layout3D
2013-06-05 Mikko RasaReduce interface clutter in Layout by storing Objects...
2013-01-27 Mikko RasaAdd basic support for signals
2013-01-08 Mikko RasaStrip Id tags and copyright notices from files
2011-04-07 Mikko RasaAdd View3D class to bundle Layout3D with a camera and...
2011-03-10 Mikko RasaUse raycasting instead of OpenGL selection mode to...
2011-01-14 Mikko RasaEnable Renderer for Endpoint3D and Path3D
2011-01-08 Mikko RasaRender tracks through GL::Objects
2010-12-11 Mikko RasaUse the new scene classes
2010-11-16 Mikko RasaRename the project to R²C²
2010-11-08 Mikko RasaImplement removing vehicles from a train
2010-10-26 Mikko RasaUse maps instead of lists in Layout3D
2010-10-22 Mikko RasaMake Route hold non-const Tracks to match Block
2010-04-06 Mikko RasaAdd vehicles
2010-03-14 Mikko RasaReimplement path display
2010-03-08 Mikko RasaMajor architecture rework
2010-03-03 Mikko RasaEmit various signals from Train when it's loaded
2010-03-01 Mikko RasaAdd accessors adding things to a Catalogue from the...
2010-02-21 Mikko RasaUse GL::Renderables and a Pipeline for rendering
2010-02-19 Mikko RasaSplit mesh generation from Track3D to TrackType3D
2009-05-23 Mikko RasaCode reformatting:
2008-06-06 Mikko RasaAdd Id tags and copyright notices to files
2008-06-01 Mikko RasaStyle fixes, including:
2008-05-30 Mikko RasaMajor code refactoring:
2007-07-10 Mikko RasaInitial revision