]> git.tdb.fi Git - r2c2.git/history - source/3d/tracktype.cpp
Make use of the mspmath library
[r2c2.git] / source / 3d / tracktype.cpp
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