aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/ODECharacter.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-15* ODE Stability update 4 :D Teravus Ovares1-2/+7
2008-02-14Cleaned up some typos.Jeff Ames1-2/+2
2008-02-13* Bigish ODE stability Update. Run PrebuildTeravus Ovares1-3/+9
2008-02-13* Removed a debug line that got called every frame.Teravus Ovares1-1/+1
2008-02-13* Made physical prim stable enough for the general population to turn on. (th...Teravus Ovares1-0/+5
2008-02-05Converted logging to use log4net.Jeff Ames1-3/+5
2008-01-30* Experimental ODE Update to make ODE more stableTeravus Ovares1-0/+6
2008-01-29* Implemented grab and throw in ODE. It's a little strong still so toss gent...Teravus Ovares1-0/+11
2008-01-29* This fixes the stair issue that Sdague reported on *nix. Be aware that if ...Teravus Ovares1-2/+11
2008-01-28* Mostly ODE update. Things are a bit more behaved then the last experiment...Teravus Ovares1-9/+33
2008-01-27* Highly experimental ODE_STEPSIZE = 0.025f - 1000 / 25 = 40fps - 10 substeps...Teravus Ovares1-10/+11
2008-01-26* Shifted strategy of detecting specific *nix distributions to detecting *nix. Teravus Ovares1-2/+2
2008-01-25* Changing && to || as suggested by dirk and ChrisD, also looks sensible to meJustin Clarke Casey1-2/+2
2008-01-24* Added Ubuntu to the OS detection routine. This seems to have helped on D...Teravus Ovares1-1/+1
2008-01-23* This update updates ODE to again use the AMotor to keep the avatar upright ...Teravus Ovares1-26/+38
2008-01-18* Return of the avatar wobble.Teravus Ovares1-35/+43
2008-01-18* Physics update to perhaps help people who have capsules that have capsizedTeravus Ovares1-1/+1
2008-01-18* ODE Physics update. fixed weird rotation of the avatar surrogate.Teravus Ovares1-20/+37
2008-01-15* Mother of all commits:Adam Frisby1-1/+1
2008-01-13* Fixed an overflow in the land managerTeravus Ovares1-66/+181
2008-01-05* Fixed a waste of resources in ODE. Possibly a cause of thread leak.Teravus Ovares1-2/+2
2007-12-30* This update rolls back the packetpool and LibSL changes. Please retest and...Teravus Ovares1-9/+9
2007-12-27* Optimized usingslbsa711-58/+56
2007-12-26* This update includes a wide range of changes to the ODEPlugin for avatar mo...Teravus Ovares1-18/+21
2007-12-26* Coded around another Null packet sent by the packet poolTeravus Ovares1-9/+27
2007-12-22* Fixed general avatar bounciness in ODE Teravus Ovares1-1/+20
2007-12-22* Added smoother handling of interpenetrating physical objects.Teravus Ovares1-2/+2
2007-12-19* Re-did the mass calculations in ODE for Prim Teravus Ovares1-2/+26
2007-12-15* Added an Avatar control tweak that disables the PID controller in certain c...Teravus Ovares1-18/+46
2007-12-11added copyright noticesJeff Ames1-0/+28
2007-12-04keeping opensim safe for children -- made some namespace references less expl...Jeff Ames1-4/+4
2007-12-04* Flying with ODE and got that sinking feeling? This should helpTeravus Ovares1-2/+2
2007-12-04set svn:eol-styleJeff Ames1-477/+477
2007-12-04* Split out the ODEPlugin Nested classes.Teravus Ovares1-0/+477