aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSActorAvatarMove.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* BulletSim: add position resetting for stationary avatars so they don'tRobert Adams2013-07-181-1/+16
* BulletSim: rework velocity updating when not colliding and not flyingRobert Adams2013-06-201-5/+39
* BulletSim: remove friction calcuation from BSMotor and move linear andRobert Adams2013-05-061-1/+0
* BulletSim: remove trailing white space to make git happier. No functional cha...Robert Adams2013-04-291-1/+1
* BulletSim: massive refactor of shape classes. Removed shape specific code fro...Robert Adams2013-04-291-2/+2
* BulletSim: improve avatar stair walking up. Add more parameters to control forceRobert Adams2013-04-231-18/+85
* BulletSim: clean up actor code so routines use the same coding pattern.Robert Adams2013-04-081-12/+10
* BulletSim: complete movement of physical object action code out of theRobert Adams2013-04-081-0/+287