aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSDynamics.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* BulletSim: update DLLs and SOs and remove some debugging code.Robert Adams2012-09-151-1/+1
* BulletSim: remove timeStep parameter from calls for vehicle parameter setting...Robert Adams2012-09-151-6/+3
* BulletSim: Way too many changes in one commit.Robert Adams2012-09-151-122/+96
* BulletSim: Changes to terrain storage and management so mega-regions work.Robert Adams2012-08-311-4/+5
* BulletSim: comments and parameter changes in dynamics engine.Robert Adams2012-08-171-23/+27
* BulletSim: in BSDynamics, merge 'flags' and 'hoverFlags' as they are defined ...Robert Adams2012-08-171-158/+20
* BulletSim: clean up detail logging by adding many more debug log statements a...Robert Adams2012-08-151-1/+1
* BulletSim: more detail logging for vehicle and general physics debugging.Robert Adams2012-07-201-15/+37
* BulletSim: fix compile errors from last commit. Clean up passing of physics s...Robert Adams2012-07-201-12/+11
* BulletSim: Add very detailed logging to BSDynamics for vehicle debuggingRobert Adams2012-07-201-42/+88
* BulletSim: remove confusion between angularVelocity and rotationalVelocity (t...Robert Adams2012-03-231-2/+2
* BulletSim initial checkinRobert Adams2011-06-201-0/+951