aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BSActorLockAxis.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-23BulletSim: fix problem where axis constraints were also constrainingRobert Adams1-3/+5
2013-05-06BulletSim: extend BSActorLockAxis to allow locking linear movement inRobert Adams1-5/+20
2013-04-29BulletSim: remove trailing white space to make git happier. No functional cha...Robert Adams1-1/+1
2013-04-29BulletSim: massive refactor of shape classes. Removed shape specific code fro...Robert Adams1-2/+2
2013-04-08BulletSim: clean up actor code so routines use the same coding pattern.Robert Adams1-54/+51
2013-04-08BulletSim: complete movement of physical object action code out of theRobert Adams1-2/+2
2013-04-02BulletSim: create axis lock constraint with proper orientation andRobert Adams1-4/+2
2013-03-31BulletSim: not quite functional axis lock code.Robert Adams1-28/+34
2013-03-31BulletSim: fix line endings in BSActor*Robert Adams1-168/+171
2013-03-31BulletSim: Add physical 'actors' that operate on the physical object.Robert Adams1-0/+168