Commit History

Author SHA1 Message Date
  Dr Scofield 1d02636c27 cleaning out warnings. 15 years ago
  Teravus Ovares 21d4423030 * Allow passing of material type to physics engine 15 years ago
  Teravus Ovares 0d00a767bc * Commit a few fixes to the Vehicle settings 15 years ago
  Teravus Ovares 8a7a0190e6 * Remove some super experimental stuff in BulletDotNETPlugin since it was causing issues. 15 years ago
  Teravus Ovares eac5d4015d * Committing more BulletDotNETPlugin work 15 years ago
  Teravus Ovares d34d5eb3f7 * Adding some organization of vehicle type stuff in the ODEPlugin. 15 years ago
  Teravus Ovares b326b55bcd * Added finite testing to the character and object constructor 15 years ago
  Teravus Ovares 9bbc7e8bf6 * Added a routine to check if a PhysicsVector and Quaternion is finite 15 years ago
  Teravus Ovares 0318e824ae * Remove a debug line of localIDs 15 years ago
  Teravus Ovares 6522b4f5d4 * Fixing thread safety of avatar adding and removing from the Physics Scene in the ODEPlugin 15 years ago
  idb aab38c2cb2 Ensure the remembered velocity is zero when physical is turned off on a prim. Without this the velocity gets sent to the client and the prim appears to move. 15 years ago
  Teravus Ovares f9ebdee1d2 * Tweak llMoveToTarget per mantis 3265 15 years ago
  Teravus Ovares 3a93bb992f * Added some limits to the maximum force applied per second by llMoveToTarget. Currently, it's 350 times the mass in newtons applied per second, maximum. 15 years ago
  Charles Krinke b637a11b58 Fixes Mantis #3260. Thank you kindly, MCortez for a patch that: 15 years ago
  Teravus Ovares ac84d3d26b * Fixing a few mass calculation errors suggested by jhurliman 15 years ago
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 15 years ago
  Teravus Ovares 26ca3e26bf Reverts patch from tuco/mikkopa/sempuki mantis #3072 15 years ago
  Mike Mazur 949ae6136e Change access levels from private to protected to facilitate 15 years ago
  Homer Horwitz 4b760bba79 - Added the fixed Ode.NET.dll 15 years ago
  Homer Horwitz 067a9f3d5f Added a missing setMass for initializing the mass of prims 15 years ago
  Teravus Ovares ec2dc354b4 * Applying Nlin's NINJA Joint patch. v2. Mantis# 2874 15 years ago
  Charles Krinke 62dd67b8b8 Mantis#2796. Thank you kindly, Gerhard for a patch that addresses: 15 years ago
  Teravus Ovares 8ad6f575eb * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ODEPlugin and pipes them to their respective LSL method. 15 years ago
  Teravus Ovares 6f7a560c04 * A Few physical prim + linkset fixes. Prevent some crashes 15 years ago
  Teravus Ovares cb73cf1a92 * Fixes a few instances of llSetStatus with Axis lock gone wrong. 16 years ago
  Teravus Ovares 3844e73d27 * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect. 16 years ago
  Teravus Ovares 76e1462dff * Tweaks physics so that linked prim are a single body. This will make linked prim more stable and probably the last obstacle to vehicles physics wise. 16 years ago
  Charles Krinke 8ed4821c47 Clean up the mass < 0 logic a tiny bit when 16 years ago
  Teravus Ovares 68d85497ad * Releases the inter-region thread synchronization between physics in ODE on the same instance. 16 years ago
  Teravus Ovares 180e3de50f * Cleaned up tons of code duplication in ODEPrim 16 years ago