aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/BulletS/BSActorLockAxis.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-30Renamed the namespaces tooDiva Canto1-1/+1
2015-08-30Major renaming of Physics dlls / folders. No functional changes, just renames.Diva Canto1-0/+0
2015-08-09BulletSim: update the motion actors so they completely clean themselvesRobert Adams1-24/+35
2014-12-31BulletSim: Add axis locking enabled through the ExtendedPhysics module.Robert Adams1-51/+70
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