Commit History

Author SHA1 Message Date
  Teravus Ovares c4687116ad * Implemented grab and throw in ODE. It's a little strong still so toss gently at first to test the waters or you'll lose prim to the pit at the edge of the sim. Make sure the object is physical before trying to toss it or it'll just move to the new location. 16 years ago
  Teravus Ovares 4742a172e2 * This fixes the stair issue that Sdague reported on *nix. Be aware that if you cross a border into a region, the new region doesn't know your height and therefore you're about a meter off the ground. If the region doesn't know your height, you won't be able to climb steps. If you're in that state, edit your appearance and the region will learn your height and you will again be able to climb steps. 16 years ago
  Teravus Ovares 5e36feada2 * Mostly ODE update. Things are a bit more behaved then the last experimental update. 16 years ago
  Teravus Ovares 205001ab8d * Highly experimental ODE_STEPSIZE = 0.025f - 1000 / 25 = 40fps - 10 substeps with fallback to 5 substeps when things get slow 16 years ago
  Teravus Ovares 254e047dad * Shifted strategy of detecting specific *nix distributions to detecting *nix. 16 years ago
  Justin Clarke Casey 75d91c387a * Changing && to || as suggested by dirk and ChrisD, also looks sensible to me 16 years ago
  Teravus Ovares a2f11a000a * Added Ubuntu to the OS detection routine. This seems to have helped on Debian. 16 years ago
  Teravus Ovares f0811e4800 * This update updates ODE to again use the AMotor to keep the avatar upright instead of the 'avatar wobble' This also uses a hack to detect debian and change the force applied by the AMotor to a different value for Debian. The intent of this all is to get the avatar to stand up in Debian with the AMotor. 16 years ago
  Teravus Ovares 741d136f8c * Return of the avatar wobble. 16 years ago
  Teravus Ovares b7ab6d705a * Physics update to perhaps help people who have capsules that have capsized 16 years ago
  Teravus Ovares ecd6c1110a * ODE Physics update. fixed weird rotation of the avatar surrogate. 16 years ago
  Adam Frisby b25f9f322c * Mother of all commits: 16 years ago
  Teravus Ovares d9e4533202 * Fixed an overflow in the land manager 16 years ago
  Teravus Ovares 786da7847b * Fixed a waste of resources in ODE. Possibly a cause of thread leak. 16 years ago
  Teravus Ovares 32438ab1b9 * This update rolls back the packetpool and LibSL changes. Please retest and then patch these changes back in. Currently it's not quite ready for 0.5. The down side to this action, is that we loose some performance to the garbage collector for now. Given that the target date for 0.5 is *Two days* from now, I'm taking the initiative to work towards a real stable version. 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Teravus Ovares f852b64555 * This update includes a wide range of changes to the ODEPlugin for avatar movement, including: 16 years ago
  Teravus Ovares 0e460a81cc * Coded around another Null packet sent by the packet pool 16 years ago
  Teravus Ovares 9f886083ab * Fixed general avatar bounciness in ODE 16 years ago
  Teravus Ovares de32006f9a * Added smoother handling of interpenetrating physical objects. 16 years ago
  Teravus Ovares 27e0287526 * Re-did the mass calculations in ODE for Prim 16 years ago
  Teravus Ovares 81828c9b14 * Added an Avatar control tweak that disables the PID controller in certain circumstances. 17 years ago
  Jeff Ames 712efda9b9 added copyright notices 17 years ago
  Jeff Ames f195725db4 keeping opensim safe for children -- made some namespace references less explicit 17 years ago
  Teravus Ovares 90b66f8509 * Flying with ODE and got that sinking feeling? This should help 17 years ago
  Jeff Ames 21c35d5703 set svn:eol-style 17 years ago
  Teravus Ovares 4f05347246 * Split out the ODEPlugin Nested classes. 17 years ago