aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/PhysXPlugin/PhysXPlugin.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More prep work for adding prims to ODE physicsBrian McBee2007-08-191-2/+23
|
* starting to add bits and pieces to physics prims that we will eventually ↵Brian McBee2007-08-181-1/+1
| | | | need for collisions. not hooked in yet.
* changed to native line ending encodingSean Dague2007-07-161-425/+425
|
* A bit more work on Building tools/support.MW2007-07-041-1/+1
| | | | | updated Axiom.MathLib.dll.
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-4/+5
| | | | | * added some licensing info
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+424
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.