aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/ODECharacter.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Implemented grab and throw in ODE. It's a little strong still so toss gent...Teravus Ovares2008-01-291-0/+11
* * This fixes the stair issue that Sdague reported on *nix. Be aware that if ...Teravus Ovares2008-01-291-2/+11
* * Mostly ODE update. Things are a bit more behaved then the last experiment...Teravus Ovares2008-01-281-9/+33
* * Highly experimental ODE_STEPSIZE = 0.025f - 1000 / 25 = 40fps - 10 substeps...Teravus Ovares2008-01-271-10/+11
* * Shifted strategy of detecting specific *nix distributions to detecting *nix. Teravus Ovares2008-01-261-2/+2
* * Changing && to || as suggested by dirk and ChrisD, also looks sensible to meJustin Clarke Casey2008-01-251-2/+2
* * Added Ubuntu to the OS detection routine. This seems to have helped on D...Teravus Ovares2008-01-241-1/+1
* * This update updates ODE to again use the AMotor to keep the avatar upright ...Teravus Ovares2008-01-231-26/+38
* * Return of the avatar wobble.Teravus Ovares2008-01-181-35/+43
* * Physics update to perhaps help people who have capsules that have capsizedTeravus Ovares2008-01-181-1/+1
* * ODE Physics update. fixed weird rotation of the avatar surrogate.Teravus Ovares2008-01-181-20/+37
* * Mother of all commits:Adam Frisby2008-01-151-1/+1
* * Fixed an overflow in the land managerTeravus Ovares2008-01-131-66/+181
* * Fixed a waste of resources in ODE. Possibly a cause of thread leak.Teravus Ovares2008-01-051-2/+2
* * This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares2007-12-301-9/+9
* * Optimized usingslbsa712007-12-271-58/+56
* * This update includes a wide range of changes to the ODEPlugin for avatar mo...Teravus Ovares2007-12-261-18/+21
* * Coded around another Null packet sent by the packet poolTeravus Ovares2007-12-261-9/+27
* * Fixed general avatar bounciness in ODE Teravus Ovares2007-12-221-1/+20
* * Added smoother handling of interpenetrating physical objects.Teravus Ovares2007-12-221-2/+2
* * Re-did the mass calculations in ODE for Prim Teravus Ovares2007-12-191-2/+26
* * Added an Avatar control tweak that disables the PID controller in certain c...Teravus Ovares2007-12-151-18/+46
* added copyright noticesJeff Ames2007-12-111-0/+28
* keeping opensim safe for children -- made some namespace references less expl...Jeff Ames2007-12-041-4/+4
* * Flying with ODE and got that sinking feeling? This should helpTeravus Ovares2007-12-041-2/+2
* set svn:eol-styleJeff Ames2007-12-041-477/+477
* * Split out the ODEPlugin Nested classes.Teravus Ovares2007-12-041-0/+477