| Commit message (Expand) | Author | Files | Lines |
2010-12-11 | Fix border fence for physicals. Fix llRotLookAt() for Vehicles. | Kitto Flora | 2 | -153/+61 |
2010-12-10 | minor: remove some compiler warnings | Justin Clark-Casey (justincc) | 2 | -2/+2 |
2010-12-03 | Fix spurious Av move when clothing item worn or removed. | Kitto Flora | 1 | -1/+1 |
2010-11-24 | catch an exception when a mesh asset header cant be decoded | dahlia | 1 | -2/+9 |
2010-10-24 | * Updated libomv to r3461 | Latif Khalifa | 1 | -2/+2 |
2010-10-20 | fix combining of multiple physics submeshes | dahlia | 1 | -3/+4 |
2010-10-18 | remove some cruft from last commit | dahlia | 1 | -8/+0 |
2010-10-18 | initial support for meshies physics. Must set ini option UseMeshiesPhysicsMes... | dahlia | 1 | -43/+94 |
2010-10-15 | one more silly line ending thing.... *If you have problems, fetch the tree an... | Teravus Ovares (Dan Olivares) | 1 | -71/+71 |
2010-10-14 | one more silly line ending thing.... | Teravus Ovares (Dan Olivares) | 1 | -71/+71 |
2010-10-14 | more work in progress on mesh physics - still non-functional | dahlia | 1 | -2/+67 |
2010-10-14 | laying some groundwork for mesh physics | dahlia | 1 | -70/+80 |
2010-10-09 | * Make line endings consistant in Meshmerizer.cs | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2010-10-07 | add a flag in OpenSim.ini.example for enabling/disabling decoded sculpt map c... | dahlia | 1 | -1/+2 |
2010-10-04 | Formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2010-10-02 | Replace CalculateMass with a more accurate version, contributed by Ubit. | Melanie | 1 | -234/+219 |
2010-10-02 | Replace CalculateMass with a more accurate version, contributed by Ubit. | Melanie | 1 | -234/+219 |
2010-10-02 | Replace CalculateMass with a better, contributed version | Melanie | 1 | -243/+228 |
2010-09-26 | Typo fixes | Melanie | 2 | -7/+7 |
2010-09-26 | Typo fixes | Melanie | 2 | -7/+7 |
2010-09-26 | Merge Master | Melanie | 4 | -8/+18 |
2010-09-26 | adding configurable j2kDecodeCache path | BlueWall | 4 | -8/+18 |
2010-09-25 | Experimental locking of taint processing | Melanie | 1 | -76/+80 |
2010-09-25 | Add prim name to OdePrim Error and Warning messages. | Justin Clark-Casey (justincc) | 1 | -42/+45 |
2010-09-06 | Falling animation fix, comment out instrumentation. | Kitto Flora | 2 | -10/+29 |
2010-09-02 | Fixes to JUMP system. | Kitto Flora | 1 | -2/+5 |
2010-08-04 | Fixes fresh hollowed prim collision shape. | Kitto Flora | 1 | -3/+3 |
2010-08-03 | Fix some more issues causing regions with corrupt sculpts to freeze. | Tom | 1 | -7/+20 |
2010-08-03 | Catch a meshing exception caused by corrupt or missing sculpt maps, and mark ... | Tom | 1 | -2/+11 |
2010-08-03 | Revert "Catch meshing error in Meshmerizer" | Melanie Thielker | 1 | -15/+7 |
2010-08-02 | Catch meshing error in Meshmerizer | Tom | 1 | -7/+15 |
2010-07-16 | Fix llSetForecAndTorque([0]) stops linear motion. Mantis #187 | Kitto Flora | 1 | -0/+9 |
2010-07-13 | Rewrite collision dictionary handling, cleans up deleted obects/avs. Fixes oc... | Kitto Flora | 3 | -60/+103 |
2010-06-25 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2 | -14/+14 |
2010-06-19 | Hunting for the problem in #4777 | Diva Canto | 1 | -0/+1 |
2010-06-19 | Reverting my last two commits, putting back Melanie's exception handler. Does... | Diva Canto | 1 | -1/+10 |
2010-06-19 | Reinstated the behavior of AddPrimShape *exactly* as it was as of December. T... | Diva Canto | 1 | -10/+1 |
2010-06-19 | Reinstated the behavior of AddPrimShape as it was as of December. Trying to f... | Diva Canto | 1 | -0/+1 |
2010-06-18 | Remove an error in meshing error reporting. Now doesn't double-bomb | Melanie | 1 | -1/+1 |
2010-06-12 | Log and eat sculpt meshing exceptions caused by bad jp2 data. | Melanie | 1 | -1/+12 |
2010-06-08 | Fixed llMoveToTarget() and Rotation Lock/Enable (ChODE/ODEPrim only) | Kitto Flora | 1 | -51/+179 |
2010-05-24 | fix sculpt normal direction for mirrored plane sculpts | dahlia | 1 | -2/+1 |
2010-05-07 | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 3 | -3101/+3101 |
2010-05-07 | Fix Mouse+WASD makes Av rise; Fix PREJUMP. | Kitto Flora | 1 | -9/+21 |
2010-05-06 | improve handling of undersize sculpt textures | dahlia | 1 | -4/+11 |
2010-05-06 | corrections for face numbering and uv mapping, mostly for spheres - sync with... | dahlia | 1 | -2201/+2284 |
2010-05-06 | Sculpt meshing refactoring - improves mesh accuracy and UV mapping | dahlia | 2 | -639/+810 |
2010-04-29 | Fix Av jump motion S/W | Kitto Flora | 1 | -2/+2 |
2010-04-29 | Fix vertical attractor | Kitto Flora | 1 | -41/+43 |
2010-04-11 | Fixed LINEAR_MOTOR Z drive, Mantis #30 | Kitto Flora | 1 | -23/+35 |