Commit History

Author SHA1 Message Date
  Charles Krinke 6758ecc403 Implement the plumbing for llSetVehicleType from the LSL 16 years ago
  Charles Krinke ebbbd37605 Added the plumbing for llSetVehicleRotationParam 16 years ago
  Charles Krinke 3747862999 Plumb the connection though from llSetVehicleVectorParam 16 years ago
  Charles Krinke 3397236c6c Plumb the connection through from llSetVehicleFloatParam 16 years ago
  Jeff Ames c8349e21c4 Update svn properties, minor formatting cleanup. 16 years ago
  Dahlia Trimble e6afb28355 re-enabled some ODE internal proxies for some simple prim types to try to save some more memory 16 years ago
  Melanie Thielker 903fbd1f06 XEngine: fix collisions, add event coalescing for collision events. 16 years ago
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
  Dahlia Trimble 2c842652c1 ODEPlugin now frees source mesh data after conversion to pinned lists to save memory 16 years ago
  Dahlia Trimble 3035f5cb64 Re-enables testing for config option mesh_sculpted_prim which was inadvertently disabled in a prior modification (oops) :) 16 years ago
  Dahlia Trimble c67198299e Changed application of constant forces to after PID force is applied. llSetForce() should behave identical to the Linden implementation now. 16 years ago
  Dahlia Trimble f74a9bcdc7 Implements llSetForce() and llGetForce(). These are experimental and the units may not match the Linden implementation. 16 years ago
  Dahlia Trimble 49adb6e09f refactor - commenting out needsMeshing() and all references as createMesh() has the same logic and obsoletes the need for it. 16 years ago
  Dahlia Trimble 13399ff439 Passes prim physical status to mesher from physics plugins 16 years ago
  Dahlia Trimble f6c7f167b9 Overloads CreateMesh method of interface IMesher to pass prim physical status to mesher 16 years ago
  Dr Scofield 7d55dfba8a dr scofield's warnings safari: 16 years ago
  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 years ago
  Teravus Ovares 042c9ed4d8 * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. 16 years ago
  Teravus Ovares d3b013be1c * Releases Pinned vertex/index list in ODE on next mesh request. 16 years ago
  Jeff Ames a5f08b430d Formatting cleanup. 16 years ago
  Teravus Ovares 00a1f0bab0 * This finishes the ODE options section of the OpenSim.ini.example. I've added 44 configurable options! 16 years ago
  Jeff Ames 65c5efe43b Formatting cleanup. 16 years ago
  Teravus Ovares 173d13b0a4 * Added about half of the planned ODE physics options to OpenSim.ini.example. 16 years ago
  Jeff Ames c995d60d37 Formatting cleanup. 16 years ago
  Teravus Ovares 240e8646da * If you llApplyImpulse on an attachment, it applies impulse on the avatar, not the attachment. 16 years ago
  Teravus Ovares 07167c9a3f * Committing some collision stuffs that I'm working on. 16 years ago
  Jeff Ames d51ce47b2d Update svn properties. Minor formatting cleanup. 16 years ago
  Teravus Ovares 911e63765c * Single Attachments now work from inventory. You can attach from inventory and detach from inventory. 16 years ago
  Teravus Ovares d023c331f8 * Tuned the llMove2Target PID controller to be more reasonable and not overshoot the target. 16 years ago
  Teravus Ovares aa8aee90a3 * Adds much better support for attachments that you right click on in world. 16 years ago