]> git.tdb.fi Git - r2c2.git/history - source/3d/tracktype.h
Render ties between rails on tracks
[r2c2.git] / source / 3d / tracktype.h
2013-11-23 Mikko RasaRender ties between rails on tracks
2013-08-30 Mikko RasaUse generic ObjectTypes in Catalogue
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-08 Mikko RasaStrip Id tags and copyright notices from files
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-08 Mikko RasaRender tracks through GL::Objects
2010-11-16 Mikko RasaRename the project to R²C²
2010-04-18 Mikko RasaPlug memory leaks
2010-03-14 Mikko RasaReimplement path display
2010-02-21 Mikko RasaUse GL::Renderables and a Pipeline for rendering
2010-02-19 Mikko RasaSplit mesh generation from Track3D to TrackType3D