aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/Tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-29BulletSim: fix physics repositioning when under ground to only happenRobert Adams2-14/+45
for physical objects. Non-physical objects can go anywhere they want.
2013-01-28BulletSim: first unit test: vehicle angular attractionRobert Adams2-56/+127
2013-01-28BulletSim: do not zero an avatar's standing velocity if it is standingRobert Adams1-81/+87
on a moving object. Rearrange pre/post action subscription code to put more in locks. Add meshmerizer params to BulletSimTestUtil scene creation (and fix line endings). Rebuilt version of DLLs and SOs with cleaned up code and no profiling for sure.
2013-01-27BulletSim: add framework for BulletSim unit tests. No tests yet.Robert Adams3-0/+193