| Commit message (Expand) | Author | Age | Files | Lines |
* | * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks | Justin Clarke Casey | 2008-12-15 | 1 | -3/+3 |
* | * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ... | Teravus Ovares | 2008-12-14 | 1 | -0/+13 |
* | * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect. | Teravus Ovares | 2008-12-09 | 1 | -0/+7 |
* | * refactor: change some method names and doc in the physics plugin manager | Justin Clarke Casey | 2008-11-20 | 1 | -13/+13 |
* | * Allow physics dlls to be loaded separately, rather than just the contents o... | Justin Clarke Casey | 2008-11-20 | 1 | -12/+30 |
* | * refactor: as per a recent opensim-dev thread, rename InnerScene to SceneGra... | Justin Clarke Casey | 2008-11-12 | 1 | -1/+1 |
* | * minor: Make some 'startup config failed to load' log messages more consistent | Justin Clarke Casey | 2008-11-06 | 1 | -1/+1 |
* | Implement the plumbing for llSetVehicleType from the LSL | Charles Krinke | 2008-09-28 | 1 | -0/+7 |
* | Added the plumbing for llSetVehicleRotationParam | Charles Krinke | 2008-09-28 | 1 | -0/+6 |
* | Plumb the connection though from llSetVehicleVectorParam | Charles Krinke | 2008-09-28 | 1 | -4/+9 |
* | Plumb the connection through from llSetVehicleFloatParam | Charles Krinke | 2008-09-28 | 1 | -2/+9 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 4 | -32/+62 |
* | adds releaseSourceMeshData() method to IMesh and Mesh for freeing mesh data a... | Dahlia Trimble | 2008-08-27 | 1 | -0/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 2 | -3/+0 |
* | Implements llSetForce() and llGetForce(). These are experimental and the unit... | Dahlia Trimble | 2008-07-24 | 1 | -1/+2 |
* | Overloads CreateMesh method of interface IMesher to pass prim physical status... | Dahlia Trimble | 2008-07-12 | 2 | -0/+6 |
* | properly explaining each #pragma warning disable | Dr Scofield | 2008-06-30 | 1 | -0/+1 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-06-10 | 1 | -10/+10 |
* | *Fixed bug that caused failure when System.Console.Readline returns null (no ... | mingchen | 2008-06-09 | 1 | -4/+10 |
* | * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. | Teravus Ovares | 2008-05-25 | 2 | -1/+13 |
* | * Releases Pinned vertex/index list in ODE on next mesh request. | Teravus Ovares | 2008-05-25 | 1 | -0/+2 |
* | * This finishes the ODE options section of the OpenSim.ini.example. I've adde... | Teravus Ovares | 2008-05-16 | 2 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 4 | -18/+18 |
* | * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of... | Teravus Ovares | 2008-05-14 | 2 | -4/+6 |
* | * If you llApplyImpulse on an attachment, it applies impulse on the avatar, n... | Teravus Ovares | 2008-05-06 | 1 | -2/+2 |
* | * Committing some collision stuffs that I'm working on. | Teravus Ovares | 2008-05-03 | 1 | -5/+30 |
* | * Tuned the llMove2Target PID controller to be more reasonable and not oversh... | Teravus Ovares | 2008-04-24 | 1 | -0/+9 |
* | * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) | Teravus Ovares | 2008-04-23 | 2 | -1/+6 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 4 | -9/+5 |
* | * Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin. | Teravus Ovares | 2008-03-25 | 1 | -0/+9 |
* | Formatting cleanup. Minor refactoring. | Jeff Ames | 2008-03-18 | 1 | -39/+6 |
* | * Remove unused (and somewhat nonsensical) method in PhysicsActor | Justin Clarke Casey | 2008-03-18 | 1 | -7/+0 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 9 | -252/+244 |
* | * Preliminary work with the ODEPlugin to collect collision data. | Teravus Ovares | 2008-03-14 | 1 | -8/+8 |
* | ODEPlugin | Teravus Ovares | 2008-03-10 | 1 | -0/+8 |
* | * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim. | Teravus Ovares | 2008-03-10 | 2 | -0/+12 |
* | * This is a very icky implementation of physical linkset prim using fixed joi... | Teravus Ovares | 2008-03-02 | 1 | -0/+14 |
* | * Added Support within the ODEPlugin for Selected. Which means that; | Teravus Ovares | 2008-02-23 | 1 | -0/+7 |
* | * A few additional null checks in the Physics Scene and PhysicsActor so we do... | Teravus Ovares | 2008-02-21 | 1 | -9/+2 |
* | * Found the land bug, yay | Teravus Ovares | 2008-02-20 | 1 | -4/+16 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
* | * Fixed a long standing race condition in physics events. Could this be the... | Teravus Ovares | 2008-02-20 | 1 | -3/+3 |
* | More exception checks and crash hints | Tedd Hansen | 2008-02-18 | 1 | -0/+8 |
* | ODE: Tired of floating above the ground after crossing a border? Boy have I ... | Teravus Ovares | 2008-02-18 | 1 | -2/+2 |
* | * Located and destroyed the weird velocity and rotation transfers. It turned... | Teravus Ovares | 2008-02-17 | 2 | -1/+8 |
* | Added copyright notices. | Jeff Ames | 2008-02-17 | 1 | -0/+28 |
* | * Bigish ODE stability Update. Run Prebuild | Teravus Ovares | 2008-02-13 | 2 | -0/+53 |
* | * Made physical prim stable enough for the general population to turn on. (th... | Teravus Ovares | 2008-02-13 | 1 | -0/+8 |
* | Clean up more unnecessary String.Format calls | Jeff Ames | 2008-02-13 | 1 | -1/+1 |
* | * A bunch of updates to make things more smooth. | Teravus Ovares | 2008-02-12 | 1 | -1/+56 |