]> git.tdb.fi Git - r2c2.git/commit - source/3d
Allow rotating the body object of a vehicle
authorMikko Rasa <tdb@tdb.fi>
Fri, 26 Apr 2013 18:21:58 +0000 (21:21 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 26 Apr 2013 18:21:58 +0000 (21:21 +0300)
commita993f204ba2cd282637814caec3ab115040fc0cc
tree46e639d5369e3e79ba59b35fbe538eb0ba5fde52
parent1d240350c24138e173eac660d31d56c7b8503b09
Allow rotating the body object of a vehicle

This is a quick and dirty solution to support multiple units.  A better
solution is to allow rotating the vehicle instance, but that needs some
additional coding to handle correctly.
source/3d/vehicle.cpp
source/libr2c2/vehicletype.cpp
source/libr2c2/vehicletype.h