aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/ODECharacter.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thanks Kitto Flora for a patch that adds automatic min fly height to ODE - Ma...Dahlia Trimble2009-02-121-1/+11
* Reverts patch from tuco/mikkopa/sempuki mantis #3072Teravus Ovares2009-02-081-37/+37
* Change access levels from private to protected to facilitateMike Mazur2009-02-031-37/+37
* * Tweaks some locks when modifying an ODECharacter. This actually allows a u...Teravus Ovares2009-01-311-17/+42
* * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ...Teravus Ovares2008-12-141-0/+11
* * Added Avatar minimum size in the ODEPlugin and a stern warning about settin...Teravus Ovares2008-12-141-0/+15
* * Committing a slightly distilled version of nlin's ODECharacter race conditi...Teravus Ovares2008-12-101-38/+96
* * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.Teravus Ovares2008-12-091-0/+4
* * minor: remove mono compiler warningsJustin Clarke Casey2008-11-141-1/+1
* Thank you, idb, for a patch that fixes avatar height calculationMelanie Thielker2008-11-101-3/+4
* * Fix an over compensation for bounciness on flat PrimitiveTeravus Ovares2008-10-171-1/+2
* * Apply http://opensimulator.org/mantis/view.php?id=2401Justin Clarke Casey2008-10-161-0/+1
* * Releases the inter-region thread synchronization between physics in ODE on ...Teravus Ovares2008-10-161-4/+4
* Implement the plumbing for llSetVehicleType from the LSLCharles Krinke2008-09-281-0/+6
* Added the plumbing for llSetVehicleRotationParamCharles Krinke2008-09-281-0/+6
* Plumb the connection though from llSetVehicleVectorParamCharles Krinke2008-09-281-3/+7
* Plumb the connection through from llSetVehicleFloatParamCharles Krinke2008-09-281-0/+6
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-2/+1
* Implements llSetForce() and llGetForce(). These are experimental and the unit...Dahlia Trimble2008-07-241-0/+1
* dr scofield's warnings safari:Dr Scofield2008-06-271-8/+9
* * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares2008-05-251-0/+1
* Formatting cleanup.Jeff Ames2008-05-161-31/+31
* * Adds various tweakable avatar control options to the OpenSim.ini.example.Teravus Ovares2008-05-151-40/+24
* * Added about half of the planned ODE physics options to OpenSim.ini.example.Teravus Ovares2008-05-151-1/+1
* * If you llApplyImpulse on an attachment, it applies impulse on the avatar, n...Teravus Ovares2008-05-061-5/+16
* * For your fragging desire, damage enabled land works, but watch out!, life d...Teravus Ovares2008-05-031-1/+3
* * Committing some collision stuffs that I'm working on.Teravus Ovares2008-05-031-0/+31
* * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares2008-04-231-1/+8
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+3
* * Fixed up some documentationTeravus Ovares2008-04-061-2/+2
* * Minor cleanupTeravus Ovares2008-03-301-1/+1
* Comment out unused private methods.Jeff Ames2008-03-251-20/+21
* * Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.Teravus Ovares2008-03-251-0/+3
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* * Preliminary work with the ODEPlugin to collect collision data.Teravus Ovares2008-03-141-0/+1
* ODEPluginTeravus Ovares2008-03-101-0/+5
* * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.Teravus Ovares2008-03-101-0/+7
* * Four more warnings, etc etc.Adam Frisby2008-03-051-7/+0
* * This is a very icky implementation of physical linkset prim using fixed joi...Teravus Ovares2008-03-021-0/+8
* * Added Support within the ODEPlugin for Selected. Which means that;Teravus Ovares2008-02-231-0/+20
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* ODE: Tired of floating above the ground after crossing a border? Boy have I ...Teravus Ovares2008-02-181-1/+2
* * Located and destroyed the weird velocity and rotation transfers. It turned...Teravus Ovares2008-02-171-2/+8
* * ODE Stability update 4 :D Teravus Ovares2008-02-151-2/+7
* Cleaned up some typos.Jeff Ames2008-02-141-2/+2
* * Bigish ODE stability Update. Run PrebuildTeravus Ovares2008-02-131-3/+9
* * Removed a debug line that got called every frame.Teravus Ovares2008-02-131-1/+1
* * Made physical prim stable enough for the general population to turn on. (th...Teravus Ovares2008-02-131-0/+5
* Converted logging to use log4net.Jeff Ames2008-02-051-3/+5
* * Experimental ODE Update to make ODE more stableTeravus Ovares2008-01-301-0/+6