Commit Verlauf

Autor SHA1 Nachricht Datum
  Homer Horwitz 4b760bba79 - Added the fixed Ode.NET.dll vor 16 Jahren
  Homer Horwitz 067a9f3d5f Added a missing setMass for initializing the mass of prims vor 16 Jahren
  Teravus Ovares ec2dc354b4 * Applying Nlin's NINJA Joint patch. v2. Mantis# 2874 vor 16 Jahren
  Charles Krinke 62dd67b8b8 Mantis#2796. Thank you kindly, Gerhard for a patch that addresses: vor 16 Jahren
  Teravus Ovares 8ad6f575eb * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ODEPlugin and pipes them to their respective LSL method. vor 16 Jahren
  Teravus Ovares 6f7a560c04 * A Few physical prim + linkset fixes. Prevent some crashes vor 16 Jahren
  Teravus Ovares cb73cf1a92 * Fixes a few instances of llSetStatus with Axis lock gone wrong. vor 16 Jahren
  Teravus Ovares 3844e73d27 * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect. vor 16 Jahren
  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. vor 16 Jahren
  Charles Krinke 8ed4821c47 Clean up the mass < 0 logic a tiny bit when vor 16 Jahren
  Teravus Ovares 68d85497ad * Releases the inter-region thread synchronization between physics in ODE on the same instance. vor 16 Jahren
  Teravus Ovares 180e3de50f * Cleaned up tons of code duplication in ODEPrim vor 16 Jahren
  Charles Krinke 6758ecc403 Implement the plumbing for llSetVehicleType from the LSL vor 16 Jahren
  Charles Krinke ebbbd37605 Added the plumbing for llSetVehicleRotationParam vor 16 Jahren
  Charles Krinke 3747862999 Plumb the connection though from llSetVehicleVectorParam vor 16 Jahren
  Charles Krinke 3397236c6c Plumb the connection through from llSetVehicleFloatParam vor 16 Jahren
  Jeff Ames c8349e21c4 Update svn properties, minor formatting cleanup. vor 16 Jahren
  Dahlia Trimble e6afb28355 re-enabled some ODE internal proxies for some simple prim types to try to save some more memory vor 16 Jahren
  Melanie Thielker 903fbd1f06 XEngine: fix collisions, add event coalescing for collision events. vor 16 Jahren
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman vor 16 Jahren
  Dahlia Trimble 2c842652c1 ODEPlugin now frees source mesh data after conversion to pinned lists to save memory vor 16 Jahren
  Dahlia Trimble 3035f5cb64 Re-enables testing for config option mesh_sculpted_prim which was inadvertently disabled in a prior modification (oops) :) vor 16 Jahren
  Dahlia Trimble c67198299e Changed application of constant forces to after PID force is applied. llSetForce() should behave identical to the Linden implementation now. vor 16 Jahren
  Dahlia Trimble f74a9bcdc7 Implements llSetForce() and llGetForce(). These are experimental and the units may not match the Linden implementation. vor 16 Jahren
  Dahlia Trimble 49adb6e09f refactor - commenting out needsMeshing() and all references as createMesh() has the same logic and obsoletes the need for it. vor 16 Jahren
  Dahlia Trimble 13399ff439 Passes prim physical status to mesher from physics plugins vor 16 Jahren
  Dahlia Trimble f6c7f167b9 Overloads CreateMesh method of interface IMesher to pass prim physical status to mesher vor 16 Jahren
  Dr Scofield 7d55dfba8a dr scofield's warnings safari: vor 16 Jahren
  Teravus Ovares c0f631dbdb * While I couldn't reproduce it, I was able to see how it *might* happen, so therefore; fix to: 0001058: Physics crash when changing Type of Prim intersecting with ground. vor 16 Jahren
  Teravus Ovares 042c9ed4d8 * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. vor 16 Jahren