]> git.tdb.fi Git - r2c2.git/history - source/3d/vehicle.cpp
Add a common base class for tangible objects
[r2c2.git] / source / 3d / vehicle.cpp
2013-05-06 Mikko RasaAdd a common base class for tangible objects
2013-04-26 Mikko RasaAllow rotating the body object of a vehicle
2013-01-08 Mikko RasaStrip Id tags and copyright notices from files
2011-03-16 Mikko RasaRename various get_axle functions to get_fixed_axle
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
2010-12-14 Mikko RasaAdd single get_stuff methods with index to VehicleType
2010-12-11 Mikko RasaMake the axles of vehicles rotate when moving
2010-11-16 Mikko RasaRename the project to R²C²
2010-10-09 Mikko RasaSet correct Z coordinate to vehicle position
2010-04-23 Mikko RasaDo not render unplaced vehicles
2010-04-18 Mikko RasaRender vehicles with real 3D models
2010-04-06 Mikko RasaAdd vehicles