aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Hollow prims (box only), thanks Gerard! Enjoydan miller2007-09-291-1/+9
* I think 1.0f makes a better offset than 1.2f for basic physics (less floating,Sean Dague2007-09-121-1/+1
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...MW2007-08-281-1/+1
* Added RemovePrim method to the physics plugins interface.MW2007-08-231-0/+5
* More prep work for adding prims to ODE physicsBrian McBee2007-08-191-0/+11
* starting to add bits and pieces to physics prims that we will eventually need...Brian McBee2007-08-181-1/+1
* OpenSim/Region/Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs, OpenSim/Regi...Brian McBee2007-08-031-5/+5
* Deleting objects should now work. But beware they aren't send to your trash f...MW2007-07-291-192/+194
* * Applying issue#230 - Avatar stuck at region edge (Thanks Babblefrog!)Adam Frisby2007-07-291-34/+28
* * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApplbsa712007-07-161-31/+0
* changed to native line ending encodingSean Dague2007-07-161-301/+301
* A bit more work on Building tools/support.MW2007-07-041-1/+1
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-3/+3
* * Applying Danx0r's BasicPhysics update.Adam Frisby2007-06-291-16/+23
* Some work on restructuring the namespaces / project names. Note this doesn't ...MW2007-06-271-0/+294