]> git.tdb.fi Git - r2c2.git/history - source/3d/track.h
Don't crash if a train has no router
[r2c2.git] / source / 3d / track.h
2013-07-20 Mikko RasaNew approach for displaying track state
2013-07-06 Mikko RasaUse generic objects in Layout3D
2013-07-04 Mikko RasaUse event-based matrix updates for objects
2013-05-23 Mikko RasaMake use of the geometry part of libmspmath
2013-05-19 Mikko RasaMake use of the mspmath library
2013-01-17 Mikko RasaRename Track3D::get_matrix to create_matrix to avoid...
2013-01-08 Mikko RasaStrip Id tags and copyright notices from files
2011-03-10 Mikko RasaUse raycasting instead of OpenGL selection mode to...
2011-03-08 Mikko RasaRename Point to Vector
2011-01-14 Mikko RasaEnable Renderer for Endpoint3D and Path3D
2011-01-11 Mikko RasaUpdate Track3D to use GL::Renderer
2011-01-08 Mikko RasaRender tracks through GL::Objects
2010-11-16 Mikko RasaRename the project to R²C²
2010-04-23 Mikko RasaDo not render unplaced vehicles
2010-03-14 Mikko RasaReimplement path display
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-25 Mikko RasaAdd an overlay to display aspects of tracks
2010-02-21 Mikko RasaUse GL::Renderables and a Pipeline for rendering
2010-02-19 Mikko RasaSplit mesh generation from Track3D to TrackType3D
2009-12-13 Mikko RasaChange terminology to better distinguish routes on...
2009-12-10 Mikko RasaCorrectly handle slope when snapping tracks
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