aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/ODEPrim.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* * Preliminary work with the ODEPlugin to collect collision data.Teravus Ovares2008-03-141-1/+4
* * Added Linear Acceleration reporting to the ODEPlugin.Teravus Ovares2008-03-101-1/+21
* ODEPluginTeravus Ovares2008-03-101-0/+32
* * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.Teravus Ovares2008-03-101-3/+46
* * Fixed a few things and enabling Physical Prim border crossings again.Teravus Ovares2008-03-091-9/+13
* ODE PluginTeravus Ovares2008-03-091-1/+1
* * Fixed the Link + Duplicate + Unlink both = 'ODE Invalid Argument in Collisi...Teravus Ovares2008-03-091-26/+32
* * Cleaned up some locking on the ODEPlugin to make it more developer friendlyTeravus Ovares2008-03-091-90/+47
* * Killed 4 more warnings (at 16 now)Teravus Ovares2008-03-061-1/+1
* * Four more warnings, etc etc.Adam Frisby2008-03-051-2/+0
* * Applied patch 708 from devalnor. Thanks devalnor!Teravus Ovares2008-03-031-11/+14
* * This is a very icky implementation of physical linkset prim using fixed joi...Teravus Ovares2008-03-021-120/+201
* * Fixed Cylinder mass formula using diameter instead of radius.Teravus Ovares2008-02-291-2/+2
* * killed a 'new mass' debug line.Teravus Ovares2008-02-291-1/+1
* * ODEPlugin Teravus Ovares2008-02-291-1/+207
* * Made Physics updates a teensy bit more responsive. A previous CPU optimiz...Teravus Ovares2008-02-231-1/+5
* * One more fix to the selected featureTeravus Ovares2008-02-231-1/+1
* * Added Support within the ODEPlugin for Selected. Which means that;Teravus Ovares2008-02-231-34/+209
* * Last bit of cleanup now. As long as you keep physical prim off, you should...Teravus Ovares2008-02-171-11/+13
* * Various ODE CleanupsTeravus Ovares2008-02-171-22/+31
* * Disabling physical prim crossings until they get a bit more stable.Teravus Ovares2008-02-171-7/+7
* * Located and destroyed the weird velocity and rotation transfers. It turned...Teravus Ovares2008-02-171-7/+13
* * ODE Stability update 4 :D Teravus Ovares2008-02-151-19/+141
* * Removed the noise from the console. The last commit seems to have resolve...Teravus Ovares2008-02-141-5/+2
* * Another ODE Stability update. This might fix the recent Linux issues with...Teravus Ovares2008-02-141-36/+135
* * ODE - This fixes a few things and breaks a few more.Teravus Ovares2008-02-141-7/+15
* Cleaned up some typos.Jeff Ames2008-02-141-1/+1
* * Bigisn ODE Stability update 2Teravus Ovares2008-02-141-6/+37
* * Bigish ODE stability Update. Run PrebuildTeravus Ovares2008-02-131-88/+150
* * This fixes mantis 553 (It appears that the exception is thrown when there i...Teravus Ovares2008-02-131-1/+1
* * Removed a debug line that got called every frame.Teravus Ovares2008-02-131-1/+1
* * Made physical prim stable enough for the general population to turn on. (th...Teravus Ovares2008-02-131-8/+40
* * Physical prim cross borders and continue from where the left off on the oth...Teravus Ovares2008-02-121-6/+38
* * A bunch of updates to make things more smooth.Teravus Ovares2008-02-121-8/+32
* * This resolves the null exceptions when a script is manipulating a physical ...Teravus Ovares2008-02-121-0/+2
* * um, Prim crossings? Experimental.Teravus Ovares2008-02-111-0/+1
* * Adds Top Shear support to the Meshmerizer for the Cube prim and the Cylinde...Teravus Ovares2008-02-091-0/+5
* * Tweaked timing of rapid mesh requests. Helps a race condition.Teravus Ovares2008-02-091-2/+13
* * This update adds limited support for Cylinder meshed prim in the Meshmerize...Teravus Ovares2008-02-081-0/+12
* Converted logging to use log4net.Jeff Ames2008-02-051-4/+6
* * Experimental ODE Update to make ODE more stableTeravus Ovares2008-01-301-3/+25
* * Implemented grab and throw in ODE. It's a little strong still so toss gent...Teravus Ovares2008-01-291-0/+11
* * When Scene loads, added a platform string print out for testing purposes. ...Teravus Ovares2008-01-231-1/+1
* Giving Mantis 393 a shot (not enough info to really know for sure though).Teravus Ovares2008-01-221-2/+18
* * Announcing the alternative prim early adoption program.. Adding regular ...Teravus Ovares2008-01-191-3/+88
* * Added llApplyImpulse in the global frame. The object must be physical befo...Teravus Ovares2008-01-171-0/+31
* * First pass at collidable linksetsTeravus Ovares2008-01-141-1/+3
* * Optimized usingslbsa712007-12-271-97/+78
* * This update includes a wide range of changes to the ODEPlugin for avatar mo...Teravus Ovares2007-12-261-8/+0