aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Made it safe again to use the restart button from the estate tools and the ...Teravus Ovares2008-04-101-4/+4
* * Adds twist support for Cubes, Cylinders, and Prisms in the MeshmerizerTeravus Ovares2008-04-101-0/+3
* * Adds poor support for ellipsis in the Meshmerizer. This will get better.. ...Teravus Ovares2008-04-081-1/+3
* * Fixed up some documentationTeravus Ovares2008-04-062-13/+13
* * ODEPlugin: put a limit on the minimum size a prim can be ( scale <=0 ).Teravus Ovares2008-04-031-5/+12
* * Updating the version of the ODE library. (big update). The Mac library nee...Teravus Ovares2008-04-021-2/+2
* * Minor cleanupTeravus Ovares2008-03-302-5/+5
* Comment out unused private methods.Jeff Ames2008-03-252-26/+26
* * Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.Teravus Ovares2008-03-252-4/+123
* Comment out "m_randomizeWater" and "ms" until we use them later.Charles Krinke2008-03-211-2/+4
* Formatting cleanup.Jeff Ames2008-03-185-113/+106
* * Preliminary work with the ODEPlugin to collect collision data.Teravus Ovares2008-03-143-6/+175
* * Added Linear Acceleration reporting to the ODEPlugin.Teravus Ovares2008-03-101-1/+21
* ODEPluginTeravus Ovares2008-03-102-0/+37
* * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.Teravus Ovares2008-03-103-11/+173
* * Fixed a few things and enabling Physical Prim border crossings again.Teravus Ovares2008-03-092-66/+75
* ODE PluginTeravus Ovares2008-03-092-56/+75
* * Fixed the Link + Duplicate + Unlink both = 'ODE Invalid Argument in Collisi...Teravus Ovares2008-03-092-27/+39
* * Cleaned up some locking on the ODEPlugin to make it more developer friendlyTeravus Ovares2008-03-092-505/+496
* * Killed 4 more warnings (at 16 now)Teravus Ovares2008-03-061-1/+1
* * Four more warnings, etc etc.Adam Frisby2008-03-052-9/+0
* * Three more warnings are a-gone.Adam Frisby2008-03-051-3/+0
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-041-0/+27
* * Applied patch 708 from devalnor. Thanks devalnor!Teravus Ovares2008-03-032-81/+93
* * This is a very icky implementation of physical linkset prim using fixed joi...Teravus Ovares2008-03-022-120/+209
* * 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
* * Adds unit test glue to the OdePlugin.Teravus Ovares2008-02-241-0/+99
* * 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-233-34/+251
* * A few additional null checks in the Physics Scene and PhysicsActor so we do...Teravus Ovares2008-02-211-2/+4
* Minor cleanup.Jeff Ames2008-02-202-24/+11
* * This patch adds Prism support to the Meshmerizer. Prism is one of the obj...Teravus Ovares2008-02-191-0/+3
* ODE: Tired of floating above the ground after crossing a border? Boy have I ...Teravus Ovares2008-02-182-3/+4
* * 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-172-64/+83
* * Disabling physical prim crossings until they get a bit more stable.Teravus Ovares2008-02-171-7/+7
* * Fixed the Ghost physical hull on deleting a physical Prim Teravus Ovares2008-02-171-61/+75
* * Located and destroyed the weird velocity and rotation transfers. It turned...Teravus Ovares2008-02-172-9/+21
* * ODE Stability update 4 :D Teravus Ovares2008-02-153-107/+240
* * Made new Framework.Constants class, added RegionSize member.Adam Frisby2008-02-141-4/+4
* * Removed the noise from the console. The last commit seems to have resolve...Teravus Ovares2008-02-142-6/+3
* * Another ODE Stability update. This might fix the recent Linux issues with...Teravus Ovares2008-02-142-90/+210
* * ODE - This fixes a few things and breaks a few more.Teravus Ovares2008-02-142-25/+18
* Cleaned up some typos.Jeff Ames2008-02-143-4/+4
* * Bigisn ODE Stability update 2Teravus Ovares2008-02-142-23/+65
* * Bigish ODE stability Update. Run PrebuildTeravus Ovares2008-02-133-117/+229
* * This fixes mantis 553 (It appears that the exception is thrown when there i...Teravus Ovares2008-02-132-3/+10