コミット履歴

作者 SHA1 メッセージ 日付
  Teravus Ovares 6eed7fcd1e * More NINJA Joint physics fixes from nlin. 16 年 前
  Teravus Ovares b378bd33ad * Fixes mantis #2922 16 年 前
  Teravus Ovares ec2dc354b4 * Applying Nlin's NINJA Joint patch. v2. Mantis# 2874 16 年 前
  Teravus Ovares 8ad6f575eb * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ODEPlugin and pipes them to their respective LSL method. 16 年 前
  Teravus Ovares 3844e73d27 * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect. 16 年 前
  Charles Krinke 6758ecc403 Implement the plumbing for llSetVehicleType from the LSL 16 年 前
  Charles Krinke ebbbd37605 Added the plumbing for llSetVehicleRotationParam 16 年 前
  Charles Krinke 3747862999 Plumb the connection though from llSetVehicleVectorParam 16 年 前
  Charles Krinke 3397236c6c Plumb the connection through from llSetVehicleFloatParam 16 年 前
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 年 前
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 年 前
  Dahlia Trimble f74a9bcdc7 Implements llSetForce() and llGetForce(). These are experimental and the units may not match the Linden implementation. 16 年 前
  Dr Scofield 313f7f60fd properly explaining each #pragma warning disable 16 年 前
  Teravus Ovares 042c9ed4d8 * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. 16 年 前
  Jeff Ames 65c5efe43b Formatting cleanup. 16 年 前
  Teravus Ovares 240e8646da * If you llApplyImpulse on an attachment, it applies impulse on the avatar, not the attachment. 16 年 前
  Teravus Ovares 07167c9a3f * Committing some collision stuffs that I'm working on. 16 年 前
  Teravus Ovares 2a3bdde0fa * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) 16 年 前
  Teravus Ovares a21112ccee * Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin. 16 年 前
  Jeff Ames bf8b5844f2 Formatting cleanup. Minor refactoring. 16 年 前
  Justin Clarke Casey 0b7626b630 * Remove unused (and somewhat nonsensical) method in PhysicsActor 16 年 前
  Jeff Ames 47180080f0 Formatting cleanup. 16 年 前
  Teravus Ovares abacfba287 * Preliminary work with the ODEPlugin to collect collision data. 16 年 前
  Teravus Ovares d0123a796b ODEPlugin 16 年 前
  Teravus Ovares 8bea3dbdb9 * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim. 16 年 前
  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. 16 年 前
  Teravus Ovares 27508c1ad8 * Added Support within the ODEPlugin for Selected. Which means that; 16 年 前
  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. 16 年 前
  Teravus Ovares 740ce20d9d * Found the land bug, yay 16 年 前
  Teravus Ovares 07774473af * Fixed a long standing race condition in physics events. Could this be the source of the null on multicast_void: error? 16 年 前