aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/PhysXPlugin/PhysXPlugin.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-08-19More prep work for adding prims to ODE physicsBrian McBee1-2/+23
2007-08-18starting to add bits and pieces to physics prims that we will eventually ↵Brian McBee1-1/+1
need for collisions. not hooked in yet.
2007-07-16changed to native line ending encodingSean Dague1-425/+425
2007-07-04A bit more work on Building tools/support.MW1-1/+1
updated Axiom.MathLib.dll.
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-4/+5
* added some licensing info