提交歷史

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