| Commit message (Expand) | Author | Files | Lines |
2009-04-19 | * Rudimentary angular motor implementation for the LSL Vehicle API | Teravus Ovares | 1 | -1/+5 |
2009-04-14 | * Commit a variety of fixes to bugs discovered while trying to fix the NaN si... | Teravus Ovares | 1 | -11/+100 |
2009-04-07 | * Added finite testing to the character and object constructor | Teravus Ovares | 1 | -4/+17 |
2009-04-07 | * Added a routine to check if a PhysicsVector and Quaternion is finite | Teravus Ovares | 1 | -25/+65 |
2009-03-30 | * Fixing thread safety of avatar adding and removing from the Physics Scene i... | Teravus Ovares | 1 | -1/+3 |
2009-03-07 | * Making the minimum ground offset for flying a configurable offset in the Op... | Teravus Ovares | 1 | -5/+8 |
2009-03-06 | Fixes Mantis #3260. Thank you kindly, MCortez for a patch that: | Charles Krinke | 1 | -0/+7 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -1/+1 |
2009-02-13 | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 1 | -1/+1 |
2009-02-12 | Thanks Kitto Flora for a patch that adds automatic min fly height to ODE - Ma... | Dahlia Trimble | 1 | -1/+11 |
2009-02-08 | Reverts patch from tuco/mikkopa/sempuki mantis #3072 | Teravus Ovares | 1 | -37/+37 |
2009-02-03 | Change access levels from private to protected to facilitate | Mike Mazur | 1 | -37/+37 |
2009-01-31 | * Tweaks some locks when modifying an ODECharacter. This actually allows a u... | Teravus Ovares | 1 | -17/+42 |
2008-12-14 | * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ... | Teravus Ovares | 1 | -0/+11 |
2008-12-14 | * Added Avatar minimum size in the ODEPlugin and a stern warning about settin... | Teravus Ovares | 1 | -0/+15 |
2008-12-10 | * Committing a slightly distilled version of nlin's ODECharacter race conditi... | Teravus Ovares | 1 | -38/+96 |
2008-12-09 | * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect. | Teravus Ovares | 1 | -0/+4 |
2008-11-14 | * minor: remove mono compiler warnings | Justin Clarke Casey | 1 | -1/+1 |
2008-11-10 | Thank you, idb, for a patch that fixes avatar height calculation | Melanie Thielker | 1 | -3/+4 |
2008-10-17 | * Fix an over compensation for bounciness on flat Primitive | Teravus Ovares | 1 | -1/+2 |
2008-10-16 | * Apply http://opensimulator.org/mantis/view.php?id=2401 | Justin Clarke Casey | 1 | -0/+1 |
2008-10-16 | * Releases the inter-region thread synchronization between physics in ODE on ... | Teravus Ovares | 1 | -4/+4 |
2008-09-28 | Implement the plumbing for llSetVehicleType from the LSL | Charles Krinke | 1 | -0/+6 |
2008-09-28 | Added the plumbing for llSetVehicleRotationParam | Charles Krinke | 1 | -0/+6 |
2008-09-28 | Plumb the connection though from llSetVehicleVectorParam | Charles Krinke | 1 | -3/+7 |
2008-09-28 | Plumb the connection through from llSetVehicleFloatParam | Charles Krinke | 1 | -0/+6 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -2/+1 |
2008-07-24 | Implements llSetForce() and llGetForce(). These are experimental and the unit... | Dahlia Trimble | 1 | -0/+1 |
2008-06-27 | dr scofield's warnings safari: | Dr Scofield | 1 | -8/+9 |
2008-05-25 | * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. | Teravus Ovares | 1 | -0/+1 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -31/+31 |
2008-05-15 | * Adds various tweakable avatar control options to the OpenSim.ini.example. | Teravus Ovares | 1 | -40/+24 |
2008-05-15 | * Added about half of the planned ODE physics options to OpenSim.ini.example. | Teravus Ovares | 1 | -1/+1 |
2008-05-06 | * If you llApplyImpulse on an attachment, it applies impulse on the avatar, n... | Teravus Ovares | 1 | -5/+16 |
2008-05-03 | * For your fragging desire, damage enabled land works, but watch out!, life d... | Teravus Ovares | 1 | -1/+3 |
2008-05-03 | * Committing some collision stuffs that I'm working on. | Teravus Ovares | 1 | -0/+31 |
2008-04-23 | * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) | Teravus Ovares | 1 | -1/+8 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -3/+3 |
2008-04-06 | * Fixed up some documentation | Teravus Ovares | 1 | -2/+2 |
2008-03-30 | * Minor cleanup | Teravus Ovares | 1 | -1/+1 |
2008-03-25 | Comment out unused private methods. | Jeff Ames | 1 | -20/+21 |
2008-03-25 | * Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin. | Teravus Ovares | 1 | -0/+3 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+26 |
2008-03-14 | * Preliminary work with the ODEPlugin to collect collision data. | Teravus Ovares | 1 | -0/+1 |
2008-03-10 | ODEPlugin | Teravus Ovares | 1 | -0/+5 |
2008-03-10 | * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim. | Teravus Ovares | 1 | -0/+7 |
2008-03-05 | * Four more warnings, etc etc. | Adam Frisby | 1 | -7/+0 |
2008-03-02 | * This is a very icky implementation of physical linkset prim using fixed joi... | Teravus Ovares | 1 | -0/+8 |
2008-02-23 | * Added Support within the ODEPlugin for Selected. Which means that; | Teravus Ovares | 1 | -0/+20 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -1/+1 |