aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSActorMoveToTarget.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BulletSim: fixing problems with llMoveToTarget. Not all fixed yet.Robert Adams2013-04-091-5/+11
|
* BulletSim: clean up actor code so routines use the same coding pattern.Robert Adams2013-04-081-8/+4
| | | | Fix a few enabling problems.
* BulletSim: complete movement of physical object action code out of theRobert Adams2013-04-081-0/+156
physical object and into actors for setForce, setTorque, hover, lock axis and avatar move.