Commit History

Author SHA1 Message Date
  Teravus Ovares 081b2ac34e * Cleaned up some locking on the ODEPlugin to make it more developer friendly 16 years ago
  Adam Frisby 810d2126ea * Three more warnings are a-gone. 16 years ago
  Teravus Ovares d015356902 * Applied patch 708 from devalnor. Thanks devalnor! 16 years ago
  Teravus Ovares 27508c1ad8 * Added Support within the ODEPlugin for Selected. Which means that; 16 years ago
  Teravus Ovares 640ad259d4 * A few additional null checks in the Physics Scene and PhysicsActor so we don't try to enumerate dead null ODECharacter objects when things get *really* slow. 16 years ago
  Jeff Ames a8cfbbe963 Minor cleanup. 16 years ago
  Teravus Ovares e789a6bc9b * This patch adds Prism support to the Meshmerizer. Prism is one of the object types in the drop down on the object tab. Positive tapers are slightly incorrect(prim sinks into ground a tiny bit). Everything else that's supported works as expected. Hollow, cut, negative tapers, top shear. 16 years ago
  Teravus Ovares 8edaada1d3 ODE: Tired of floating above the ground after crossing a border? Boy have I got a solution for you! For a limited time, you can be the right height after border crossings automatically. Just three easy payments of $9.95 and make sure your neighbor is sending child agent updates! 16 years ago
  Teravus Ovares f80a534eb0 * Various ODE Cleanups 16 years ago
  Teravus Ovares e33a0c5fc0 * Fixed the Ghost physical hull on deleting a physical Prim 16 years ago
  Teravus Ovares be6edefcfb * ODE Stability update 4 :D 16 years ago
  Adam Frisby f3afa68a2a * Made new Framework.Constants class, added RegionSize member. 16 years ago
  Teravus Ovares 135a72d6ca * Removed the noise from the console. The last commit seems to have resolved the recent reports of 'argument not a space' on linux. Though, there were about 50 changes :D 16 years ago
  Teravus Ovares bd880f9178 * Another ODE Stability update. This might fix the recent Linux issues with the ODEPlugin. 16 years ago
  Teravus Ovares e3a711536b * ODE - This fixes a few things and breaks a few more. 16 years ago
  Jeff Ames 4e005fc225 Cleaned up some typos. 16 years ago
  Teravus Ovares 0d14c47c28 * Bigisn ODE Stability update 2 16 years ago
  Teravus Ovares 3588d89b2c * Bigish ODE stability Update. Run Prebuild 16 years ago
  Teravus Ovares 2e89c01851 * This fixes mantis 553 (It appears that the exception is thrown when there is a collision with a cylinder that is both hollowed and either tapered or cut. The sequence of actions that reproduce the problem for me are: create a cylinder, hollow to 95%, taper X/Y, then collide it with another object or avatar. Note that the cylinder itself is not marked physical. ) 16 years ago
  Teravus Ovares d773ca5147 * Made physical prim stable enough for the general population to turn on. (though I still don't recommend it for welcome regions unless object build is off. 16 years ago
  Teravus Ovares 6e01769bcf * A bunch of updates to make things more smooth. 16 years ago
  Teravus Ovares c926962862 * This resolves the null exceptions when a script is manipulating a physical object in ODE and you delete the object. The script is still running and trying to add force, but the object reference is null. 16 years ago
  Teravus Ovares f603e57e9a * Added PhysicsScene.Dispose() 16 years ago
  Teravus Ovares c9b5516ca8 * Adds Top Shear support to the Meshmerizer for the Cube prim and the Cylinder prim. 16 years ago
  Teravus Ovares bb5b88d161 * Fixed a situation in ODE where it didn't call the mesher on a cube when you tapered if you didn't have a cut or a hollow. 16 years ago
  Teravus Ovares 50acb8e634 * This update adds limited support for Cylinder meshed prim in the Meshmerizer plugin. (Limited because path cut is wrongly offset and while Hollowing works, you can walk through the inside wall.) 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Teravus Ovares 96f6add4ad * ODE:Fix copy and paste bug in space calculation limits 16 years ago
  MW 5099be8072 Temporary try catch around calculateSpaceForGeom() , to see if it gets past mantis issue #435 (for now) 16 years ago
  Teravus Ovares bec71977ab * Added more supported feature to particlesystems. While this appears to have a libsl update... it's really a fix to the libsl version we're already using because of a bug in the particlesystem implementation 16 years ago