aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Manager/PhysicsActor.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-20* Allow passing of material type to physics engineTeravus Ovares1-0/+10
2009-03-06Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke1-1/+25
2009-02-08Reverts patch from tuco/mikkopa/sempuki mantis #3072Teravus Ovares1-3/+0
2009-02-03Change access levels from private to protected to facilitateMike Mazur1-0/+3
2008-12-28* More NINJA Joint physics fixes from nlin.Teravus Ovares1-2/+2
2008-12-27* Fixes mantis #2922Teravus Ovares1-2/+2
2008-12-26* Applying Nlin's NINJA Joint patch. v2. Mantis# 2874Teravus Ovares1-0/+3
2008-12-14* Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ...Teravus Ovares1-0/+13
2008-12-09* Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.Teravus Ovares1-0/+7
2008-09-28Implement the plumbing for llSetVehicleType from the LSLCharles Krinke1-0/+7
2008-09-28Added the plumbing for llSetVehicleRotationParamCharles Krinke1-0/+6
2008-09-28Plumb the connection though from llSetVehicleVectorParamCharles Krinke1-4/+9
2008-09-28Plumb the connection through from llSetVehicleFloatParamCharles Krinke1-2/+9
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-1/+1
2008-08-18Formatting cleanup.Jeff Ames1-2/+0
2008-07-24Implements llSetForce() and llGetForce(). These are experimental and the unit...Dahlia Trimble1-1/+2
2008-06-30properly explaining each #pragma warning disableDr Scofield1-0/+1
2008-05-25* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares1-1/+4
2008-05-16Formatting cleanup.Jeff Ames1-11/+11
2008-05-06* If you llApplyImpulse on an attachment, it applies impulse on the avatar, n...Teravus Ovares1-2/+2
2008-05-03* Committing some collision stuffs that I'm working on.Teravus Ovares1-5/+30
2008-04-23* Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares1-0/+5
2008-03-25* Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.Teravus Ovares1-0/+9
2008-03-18Formatting cleanup. Minor refactoring.Jeff Ames1-39/+6
2008-03-18* Remove unused (and somewhat nonsensical) method in PhysicsActorJustin Clarke Casey1-7/+0
2008-03-18Formatting cleanup.Jeff Ames1-27/+27
2008-03-14* Preliminary work with the ODEPlugin to collect collision data.Teravus Ovares1-8/+8
2008-03-10ODEPluginTeravus Ovares1-0/+8
2008-03-10* Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.Teravus Ovares1-0/+6
2008-03-02* This is a very icky implementation of physical linkset prim using fixed joi...Teravus Ovares1-0/+14
2008-02-23* Added Support within the ODEPlugin for Selected. Which means that;Teravus Ovares1-0/+7
2008-02-21* A few additional null checks in the Physics Scene and PhysicsActor so we do...Teravus Ovares1-9/+2
2008-02-20* Found the land bug, yayTeravus Ovares1-4/+16
2008-02-20* Fixed a long standing race condition in physics events. Could this be the...Teravus Ovares1-3/+3
2008-02-17* Located and destroyed the weird velocity and rotation transfers. It turned...Teravus Ovares1-0/+7
2008-02-13* Bigish ODE stability Update. Run PrebuildTeravus Ovares1-0/+7
2008-02-13* Made physical prim stable enough for the general population to turn on. (th...Teravus Ovares1-0/+8
2008-01-29* Implemented grab and throw in ODE. It's a little strong still so toss gent...Teravus Ovares1-0/+17
2007-12-27* Optimized usingslbsa711-45/+56
2007-12-19* Re-did the mass calculations in ODE for Prim Teravus Ovares1-1/+24
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-11-16* ODE step two on the way to separate dynamic space allocation ( One more to ...Teravus Ovares1-0/+14
2007-11-12* Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.Teravus Ovares1-1/+6
2007-11-12* Added a lot of Glue to help with reporting proper collisions.Teravus Ovares1-2/+85
2007-11-09* Added an internal throttle on ODE physics updatesTeravus Ovares1-0/+7
2007-11-08* Fixed occasional character drift caused by sim not sending the avatar's fin...Teravus Ovares1-1/+19
2007-11-08* Added Rotational Velocity reporting for Client Interpolation to Terse UpdatesTeravus Ovares1-1/+8
2007-11-05prim cuts in ODEdan miller1-0/+14
2007-11-03Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph...darok1-0/+8