]> git.tdb.fi Git - r2c2.git/history - source/3d/catalogue.h
Render tracks through GL::Objects
[r2c2.git] / source / 3d / catalogue.h
2011-01-08 Mikko RasaRender tracks through GL::Objects
2010-12-15 Mikko RasaDerive Collection3D from Msp::DataFile and get GL:...
2010-11-16 Mikko RasaRename the project to R²C²
2010-04-17 Mikko RasaSupport trains with multiple vehicles
2010-04-06 Mikko RasaAdd vehicles
2010-03-01 Mikko RasaAdd accessors adding things to a Catalogue from the...
2010-02-25 Mikko RasaFix memory leaks and other bad stuff
2010-02-21 Mikko RasaUse GL::Renderables and a Pipeline for rendering
2010-02-19 Mikko RasaSplit mesh generation from Track3D to TrackType3D