aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSActorMoveToTarget.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-30BulletSim: a better version of llMoveToTarget that doesn't go crazy.Robert Adams1-9/+71
2013-05-06BulletSim: remove friction calcuation from BSMotor and move linear andRobert Adams1-1/+0
2013-04-29BulletSim: massive refactor of shape classes. Removed shape specific code fro...Robert Adams1-2/+2
2013-04-09BulletSim: fixing problems with llMoveToTarget. Not all fixed yet.Robert Adams1-5/+11
2013-04-08BulletSim: clean up actor code so routines use the same coding pattern.Robert Adams1-8/+4
2013-04-08BulletSim: complete movement of physical object action code out of theRobert Adams1-0/+156