]> git.tdb.fi Git - r2c2.git/history - source/3d/vehicle.cpp
Don't bother with creating intermediate steps for state updates
[r2c2.git] / source / 3d / vehicle.cpp
2013-08-30 Mikko RasaUse generic ObjectTypes in Catalogue
2013-08-02 Mikko RasaSplit vehicle placement code to a separate class
2013-07-25 Mikko RasaStore all axles in a single array
2013-07-25 Mikko RasaCreate a common base class for Vehicle3D parts
2013-07-06 Mikko RasaUse generic objects in Layout3D
2013-07-04 Mikko RasaUse event-based matrix updates for objects
2013-06-28 Mikko RasaDelete auxiliary objects together with Vehicle3D
2013-05-19 Mikko RasaMake use of the mspmath library
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