aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BulletSimData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanagedRobert Adams2013-01-011-56/+30
* BulletSim: eliminate the use of the unmanaged HeightMapInfo structure.Robert Adams2012-12-311-3/+1
* BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.Robert Adams2012-12-311-4/+4
* BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. ...Robert Adams2012-12-311-2/+2
* BulletSim: remove all the debug printing of pointer formatting (.ToString(X))...Robert Adams2012-12-311-2/+29
* BulletSim: change physical data structures to classes. Add defaultRobert Adams2012-12-311-5/+10
* BulletSim: correct collision mask definition for linkset children.Robert Adams2012-12-271-23/+4
* BulletSim: Rename some of the interface structures (BulletWorld, ...)Robert Adams2012-12-241-2/+2
* BulletSim: Add more to the TODO list. Clean up and improve some comments.Robert Adams2012-12-131-8/+4
* BulletSim: correct line endings in new BulletSimData.cs file.Robert Adams2012-12-131-282/+282
* BulletSim: Add 'BulletSimData' which separates structures createdRobert Adams2012-12-131-0/+282