Historial de Commits

Autor SHA1 Mensaje Fecha
  Teravus Ovares 3844e73d27 * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect. hace 16 años
  Teravus Ovares e61dacb928 * Adds some rudimentary error handling to the physics debug drawstuff tool. hace 16 años
  Teravus Ovares 76e1462dff * Tweaks physics so that linked prim are a single body. This will make linked prim more stable and probably the last obstacle to vehicles physics wise. hace 16 años
  Justin Clarke Casey b4db3a550a * Apply http://opensimulator.org/mantis/view.php?id=2750 with a small tweak. hace 16 años
  Melanie Thielker 6f0e068cf1 Guard against a strange nullref in ODE hace 16 años
  Charles Krinke 087d2f9147 Enabled SoftERP for the contact structure but not SoftCFM. hace 16 años
  Charles Krinke c6ed72b4fa Clean up a few comments. hace 16 años
  Charles Krinke 9299be0080 Revert last checkin. Avatars fall through non-physical prims now. hace 16 años
  Charles Krinke 1e376deedd Added soft_cfm and soft_erp to the general "contact" initialization hace 16 años
  Teravus Ovares dfc12d591c * Add a config option for filtering collisions. Sometimes, under load, this seems to cause bouncing on really thin flat prim. hace 16 años
  Teravus Ovares 11fd935038 * Changed the dupe collision depth limiter to be slightly more restrictive. (less chance for a dupe) hace 16 años
  Teravus Ovares 0916b38b83 * Fix an over compensation for bounciness on flat Primitive hace 16 años
  Teravus Ovares a6df2011f7 * Adds a lot of stability and performance to the physics engine. The avatar bounces less and things are a bit less explosive. hace 16 años
  Justin Clarke Casey 82b7374ed2 * minor: get rid of pointless ipeSender hace 16 años
  Teravus Ovares 68d85497ad * Releases the inter-region thread synchronization between physics in ODE on the same instance. hace 16 años
  Teravus Ovares 180e3de50f * Cleaned up tons of code duplication in ODEPrim hace 16 años
  Teravus Ovares f344f26bd8 * Based on user reports, it looks like the OS specific settings have been unified as far as tuning (thank heavens). hace 16 años
  Teravus Ovares 2ede1a3ce7 * This updates ODE to the most up-to-date version as of today. 1558 hace 16 años
  Dahlia Trimble 232aa783ad Disabled use of ODE internal geometry to see if it affects the "waves finger" error hace 16 años
  Dahlia Trimble 52af9b3fd7 ODE was using a box collision shape for some spheres - changed those cases to now use a mesh instead. hace 16 años
  Dahlia Trimble e6afb28355 re-enabled some ODE internal proxies for some simple prim types to try to save some more memory hace 16 años
  Justin Clarke Casey 8ff1bc5b03 * Make the ode simulation update loop print out the stack if an exception occurs (at least, this is what will happen on linux) hace 16 años
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman hace 16 años
  Jeff Ames 6ef9d4da90 Formatting cleanup. hace 16 años
  Dahlia Trimble 3035f5cb64 Re-enables testing for config option mesh_sculpted_prim which was inadvertently disabled in a prior modification (oops) :) hace 16 años
  Dahlia Trimble 49adb6e09f refactor - commenting out needsMeshing() and all references as createMesh() has the same logic and obsoletes the need for it. hace 16 años
  Dahlia Trimble 13399ff439 Passes prim physical status to mesher from physics plugins hace 16 años
  Dr Scofield 7d55dfba8a dr scofield's warnings safari: hace 16 años
  Jeff Ames a2b1a1787d Minor formatting cleanup. hace 16 años
  Dahlia Trimble 7b4991430b Changes selection criteria to allow meshing of more sphere prim configurations. hace 16 años