aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/POSPlugin/POSPlugin.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-02* This is a very icky implementation of physical linkset prim using fixed joi...Teravus Ovares1-0/+16
2008-02-23* Added Support within the ODEPlugin for Selected. Which means that;Teravus Ovares1-0/+10
2008-02-18ODE: Tired of floating above the ground after crossing a border? Boy have I ...Teravus Ovares1-1/+1
2008-02-17* Located and destroyed the weird velocity and rotation transfers. It turned...Teravus Ovares1-0/+10
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-9/+9
2008-02-13* Bigish ODE stability Update. Run PrebuildTeravus Ovares1-0/+8
2008-02-13* Made physical prim stable enough for the general population to turn on. (th...Teravus Ovares1-0/+10
2008-02-11* Added PhysicsScene.Dispose()Teravus Ovares1-0/+3
2008-01-29* Implemented grab and throw in ODE. It's a little strong still so toss gent...Teravus Ovares1-0/+21
2008-01-12* Added some of the finer control points to POS such asTeravus Ovares1-0/+7
2007-12-27* Optimized usingslbsa711-33/+51
2007-12-19* Re-did the mass calculations in ODE for Prim Teravus Ovares1-0/+36
2007-12-19Misc. cleanup:Jeff Ames1-4/+3
2007-12-12* Added some simstats to fill the simulator pane of the Statistics monitor.Teravus Ovares1-1/+4
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-1/+1
2007-11-20per chi11ken: adding check for out-of-bounds avatars in POSBrian McBee1-0/+18
2007-11-20New improved POS! With slippery avatars and extra calculations.Brian McBee1-0/+10
2007-11-20fixed array range out of bounds exception and reference invalidation under lo...Jeff Ames1-21/+26
2007-11-20Reverting my POS changes. I need to think this through a bit more.Brian McBee1-14/+14
2007-11-20*Huge* structural changes in ODE/OdePrim to get all of the calls in threadloc...Teravus Ovares1-0/+3
2007-11-20POS physics. tweaking stair-climbing which broke with my last changeBrian McBee1-12/+14
2007-11-20POS physics: removed "stickiness" from avatars so they can slide along surfac...Brian McBee1-10/+8
2007-11-19fixed POS rotation with certain anglesJeff Ames1-4/+4
2007-11-19added rotation support to POSJeff Ames1-4/+8
2007-11-18flying in POS should be a bit smootherJeff Ames1-4/+15
2007-11-18cleaned up some mono compiler warningsJeff Ames1-1/+0
2007-11-17improved avatar logic -- walk up low steps now, sortadan miller1-5/+21
2007-11-17minor POS tweak for speeddan miller1-5/+4
2007-11-17Out of a fog of alcohol and adenovirus, I present - POS!dan miller1-31/+218
2007-11-17added some POS gravityJeff Ames1-22/+17
2007-11-16added dummy POS physics pluginJeff Ames1-14/+14
2007-11-12* Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.Teravus Ovares1-0/+5
2007-11-12* Added a lot of Glue to help with reporting proper collisions.Teravus Ovares1-1/+15
2007-11-10* Moves the Meshmerizer to a separate pluginTeravus Ovares1-1/+6
2007-11-09* Added an internal throttle on ODE physics updatesTeravus Ovares1-1/+5
2007-11-08* Added Rotational Velocity reporting for Client Interpolation to Terse UpdatesTeravus Ovares1-1/+6
2007-11-05prim cuts in ODEdan miller1-0/+8
2007-11-03Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph...darok1-1/+12
2007-11-01* Diuerse beavtificatemslbsa711-1/+1
2007-10-31Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for ...Charles Krinke1-1/+8
2007-10-30* Optimized usingslbsa711-77/+29
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-09-29Hollow prims (box only), thanks Gerard! Enjoydan miller1-1/+9
2007-09-12I think 1.0f makes a better offset than 1.2f for basic physics (less floating,Sean Dague1-1/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-28Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...MW1-1/+1
2007-08-23Added RemovePrim method to the physics plugins interface.MW1-0/+5
2007-08-19More prep work for adding prims to ODE physicsBrian McBee1-0/+11
2007-08-18starting to add bits and pieces to physics prims that we will eventually need...Brian McBee1-1/+1
2007-08-03OpenSim/Region/Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs, OpenSim/Regi...Brian McBee1-5/+5