aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSActorLockAxis.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* BulletSim: fix problem where axis constraints were also constrainingRobert Adams2014-03-231-3/+5
* BulletSim: extend BSActorLockAxis to allow locking linear movement inRobert Adams2013-05-061-5/+20
* 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: clean up actor code so routines use the same coding pattern.Robert Adams2013-04-081-54/+51
* BulletSim: complete movement of physical object action code out of theRobert Adams2013-04-081-2/+2
* BulletSim: create axis lock constraint with proper orientation andRobert Adams2013-04-021-4/+2
* BulletSim: not quite functional axis lock code.Robert Adams2013-03-311-28/+34
* BulletSim: fix line endings in BSActor*Robert Adams2013-03-311-168/+171
* BulletSim: Add physical 'actors' that operate on the physical object.Robert Adams2013-03-311-0/+168