Historial de Commits

Autor SHA1 Mensaje Fecha
  Dr Scofield 313f7f60fd properly explaining each #pragma warning disable hace 16 años
  Teravus Ovares 042c9ed4d8 * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. hace 16 años
  Jeff Ames 65c5efe43b Formatting cleanup. hace 16 años
  Teravus Ovares 240e8646da * If you llApplyImpulse on an attachment, it applies impulse on the avatar, not the attachment. hace 16 años
  Teravus Ovares 07167c9a3f * Committing some collision stuffs that I'm working on. hace 16 años
  Teravus Ovares 2a3bdde0fa * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) hace 16 años
  Teravus Ovares a21112ccee * Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin. hace 16 años
  Jeff Ames bf8b5844f2 Formatting cleanup. Minor refactoring. hace 16 años
  Justin Clarke Casey 0b7626b630 * Remove unused (and somewhat nonsensical) method in PhysicsActor hace 16 años
  Jeff Ames 47180080f0 Formatting cleanup. hace 16 años
  Teravus Ovares abacfba287 * Preliminary work with the ODEPlugin to collect collision data. hace 16 años
  Teravus Ovares d0123a796b ODEPlugin hace 16 años
  Teravus Ovares 8bea3dbdb9 * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim. hace 16 años
  Teravus Ovares 0a5c48b1c8 * This is a very icky implementation of physical linkset prim using fixed joints. This will change quite drastically, however it's fun to play with. hace 16 años
  Teravus Ovares 27508c1ad8 * Added Support within the ODEPlugin for Selected. Which means that; hace 16 años
  Teravus Ovares 640ad259d4 * A few additional null checks in the Physics Scene and PhysicsActor so we don't try to enumerate dead null ODECharacter objects when things get *really* slow. hace 16 años
  Teravus Ovares 740ce20d9d * Found the land bug, yay hace 16 años
  Teravus Ovares 07774473af * Fixed a long standing race condition in physics events. Could this be the source of the null on multicast_void: error? hace 16 años
  Teravus Ovares 19e0ada93a * Located and destroyed the weird velocity and rotation transfers. It turned out to be that the Static PhysicsVector.Zero was transferring velocities between all non fixed objects. Not so static after all :(. Finding it was cruel and unusual punishment from the CLR. hace 16 años
  Teravus Ovares 3588d89b2c * Bigish ODE stability Update. Run Prebuild hace 16 años
  Teravus Ovares d773ca5147 * Made physical prim stable enough for the general population to turn on. (though I still don't recommend it for welcome regions unless object build is off. hace 16 años
  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. hace 16 años
  lbsa71 efd90b56b7 * Optimized usings hace 16 años
  Teravus Ovares 27e0287526 * Re-did the mass calculations in ODE for Prim hace 16 años
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom hace 16 años
  Teravus Ovares b63076c303 * ODE step two on the way to separate dynamic space allocation ( One more to go ) hace 16 años
  Teravus Ovares d9d35f9fd7 * Implemented Walk Vs Run in ODE. Also helps make the walk look smoother. hace 16 años
  Teravus Ovares 5952441fcc * Added a lot of Glue to help with reporting proper collisions. hace 16 años
  Teravus Ovares e9e72fe907 * Added an internal throttle on ODE physics updates hace 16 años
  Teravus Ovares fcc276a68d * Fixed occasional character drift caused by sim not sending the avatar's final resting velocity. hace 16 años