Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
the prim as "mesh failed" so it doesn't try meshing continuously | |||||
2010-08-03 | Revert "Catch meshing error in Meshmerizer" | Melanie Thielker | 1 | -15/+7 | |
This reverts commit 8f2986bc6a438ea9f5de912a5b76a196e7933175. In favor of a fix that tells us where the issue is instead of eating the error | |||||
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 ↵ | Kitto Flora | 3 | -60/+103 | |
occasional collision event failure. ChOde only. | |||||
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. ↵ | Diva Canto | 1 | -1/+10 | |
Doesn't solve #4777. | |||||
2010-06-19 | Reinstated the behavior of AddPrimShape *exactly* as it was as of December. ↵ | Diva Canto | 1 | -10/+1 | |
Trying to fix mantis #4777 | |||||
2010-06-19 | Reinstated the behavior of AddPrimShape as it was as of December. Trying to ↵ | Diva Canto | 1 | -0/+1 | |
fix mantis #4777 | |||||
2010-06-18 | Remove an error in meshing error reporting. Now doesn't double-bomb | Melanie | 1 | -1/+1 | |
anymore on a bad sculpt | |||||
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 ↵ | Diva Canto | 3 | -3101/+3101 | |
home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. BTW, the Meshing files want to be committed too -- EOFs. | |||||
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 ↵ | dahlia | 1 | -2201/+2284 | |
with PrimMesher r56 | |||||
2010-05-06 | Sculpt meshing refactoring - improves mesh accuracy and UV mapping | dahlia | 2 | -639/+810 | |
Sync with PrimMesher r55 | |||||
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 | |
2010-04-04 | ChODE Only: Corrected Heightmap load to iliminate crack at 255M. Added ↵ | kitto | 2 | -156/+157 | |
'fence' option to prevent physical objects crossing region border. | |||||
2010-03-19 | Update acceleration to 0 on no tphysical. | Kitto Flora | 1 | -1/+3 | |
2010-03-15 | Fixing line endings | John Hurliman | 2 | -2846/+2846 | |
2010-03-15 | Restoring LoadPlugin as it was before. Justin's last change made it throw. | Diva Canto | 2 | -2846/+2846 | |
2010-03-14 | RotLookAt repaired; debug msg cleanup. | Kitto Flora | 1 | -408/+144 | |
2010-03-13 | flip UVs for profile faces | dahlia | 1 | -1/+1 | |
2010-03-12 | correct some references which could produce erroneous prim face numbers | dahlia | 1 | -2202/+2201 | |
2010-03-12 | some improvements to sculptmap alpha handling and LOD | dahlia | 1 | -627/+645 | |
2010-03-12 | * Added a better check to the SimianGrid connectors to test if they are ↵ | John Hurliman | 4 | -47/+191 | |
enabled or not. This method should work equally well with standalone or robust mode * Applying #4602 from Misterblu to add collision detection to BulletDotNET | |||||
2010-03-12 | Fix Rotation Lock. NOTE: This version had poor border crossing control | Kitto Flora | 2 | -24/+18 | |
2010-03-11 | Dynamics Integration Part 1 | Kitto Flora | 2 | -1755/+1634 | |
2010-03-04 | Fix Physics angular reference frame. | Kitto Flora | 3 | -655/+84 | |
2010-02-22 | Separate PhysX classes into separate files. | Jeff Ames | 4 | -770/+882 | |
2010-02-15 | Formatting cleanup. | Jeff Ames | 1 | -25/+25 | |
2010-02-14 | Revolution is on the roll again! :) | Revolution | 12 | -42/+429 | |
Fixes: Undo, T-pose of others on login, modifiedBulletX works again, feet now stand on the ground instead of in the ground, adds checks to CombatModule. Adds: Redo, Land Undo, checks to agentUpdate (so one can not fall off of a region), more vehicle parts. Finishes almost all of LSL (1 function left, 2 events). Direct flames and kudos to Revolution, please Signed-off-by: Melanie <melanie@t-data.com> | |||||
2010-02-12 | Angular motor adjustments | Kitto Flora | 1 | -22/+26 | |
2010-02-04 | Applying patch #4534 by Misterblue to fix ODE physics stickiness | John Hurliman | 1 | -0/+2 | |
2010-02-03 | Motor angular decay fix. | Kitto Flora | 1 | -4/+7 | |
2010-02-02 | AngMotor update 1 | Kitto Flora | 2 | -79/+143 | |
2010-01-21 | Add glue for llSetVehicleFlags(), llRemoveVehicleFlags(). ChODE: Add ↵ | Kitto Flora | 13 | -1/+143 | |
associated methods. | |||||
2010-01-21 | ChODE Object Linear Motion update | Kitto Flora | 2 | -87/+102 | |
2010-01-04 | Formatting cleanup. Add copyright headers. | Jeff Ames | 7 | -524/+518 | |
2009-12-31 | Vehicle Linear parameter adjustments | Kitto Flora | 3 | -38/+75 | |
2009-12-24 | Recover out-of-region objects during db load. | Kitto Flora | 1 | -1/+3 | |
2009-12-22 | Include ChOdePlugin | Kitto Flora | 13 | -118/+10524 | |
2009-12-22 | Glue code for a couple of new LSL function implementations | Melanie | 10 | -3/+182 | |