aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Manager/PhysicsJoint.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman2009-10-261-1/+1
|
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* Update svn properties, minor formatting cleanup.Jeff Ames2008-12-301-55/+55
|
* * More NINJA Joint physics fixes from nlin.Teravus Ovares2008-12-281-8/+8
| | | | | fixes mantis #2874
* * Fixes mantis #2922Teravus Ovares2008-12-271-8/+8
| | | | | * Converts some C# 3.0 syntax into it's 2.0 equivalent so that Visual Studio 2005 can compile it successfully.
* * Applying Nlin's NINJA Joint patch. v2. Mantis# 2874Teravus Ovares2008-12-261-0/+55
* Thanks nlin! * To try it out, set ninja joints active in the ODEPhysicsSettings and use the example at: * http://forge.opensimulator.org/gf/download/frsrelease/142/304/demo-playground.tgz. * Don't forget to change the .tgz to .oar and load it with load-oar.