]> git.tdb.fi Git - r2c2.git/history - source/3d/tracktype.cpp
Remove some unnecessary things
[r2c2.git] / source / 3d / tracktype.cpp
2014-05-04 Mikko RasaRemove some unnecessary things
2014-05-03 Mikko RasaMove gauge to TrackAppearance
2013-11-23 Mikko RasaRender ties between rails on tracks
2013-11-22 Mikko RasaMove track appearance properties into a separate class
2013-08-30 Mikko RasaUse generic ObjectTypes in Catalogue
2013-07-23 Mikko RasaRename TrackPoint to a more generic OrientedPoint
2013-07-20 Mikko RasaNew approach for displaying track state
2013-05-25 Mikko RasaPlug several memory leaks
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 RasaCollection::get now returns a reference
2013-01-17 Mikko RasaFix remaining exception class names
2013-01-08 Mikko RasaStrip Id tags and copyright notices from files
2011-04-04 Mikko RasaDetermine the border of tracktypes with custom object
2011-03-08 Mikko RasaRename Point to Vector
2011-02-19 Mikko RasaFix some more copyright messages
2011-01-15 Mikko RasaAllow custom objects for tracks
2011-01-14 Mikko RasaEnable Renderer for Endpoint3D and Path3D
2011-01-08 Mikko RasaRender tracks through GL::Objects
2010-11-16 Mikko RasaRename the project to R²C²
2010-09-16 Mikko RasaMake better use of GL::Pipeline
2010-04-18 Mikko RasaPlug memory leaks
2010-03-14 Mikko RasaReimplement path display
2010-03-12 Mikko RasaTurn TrackPart into a proper class
2010-02-21 Mikko RasaUse GL::Renderables and a Pipeline for rendering
2010-02-19 Mikko RasaSplit mesh generation from Track3D to TrackType3D