aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-06Falling animation fix, comment out instrumentation.Kitto Flora2-10/+29
2010-09-02Fixes to JUMP system.Kitto Flora1-2/+5
2010-08-04Fixes fresh hollowed prim collision shape.Kitto Flora1-3/+3
2010-08-03Fix some more issues causing regions with corrupt sculpts to freeze.Tom1-7/+20
2010-08-03Catch a meshing exception caused by corrupt or missing sculpt maps, and mark ...Tom1-2/+11
2010-08-03Revert "Catch meshing error in Meshmerizer"Melanie Thielker1-15/+7
2010-08-02Catch meshing error in MeshmerizerTom1-7/+15
2010-07-16Fix llSetForecAndTorque([0]) stops linear motion. Mantis #187Kitto Flora1-0/+9
2010-07-13Rewrite collision dictionary handling, cleans up deleted obects/avs. Fixes oc...Kitto Flora3-60/+103
2010-06-25minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2-14/+14
2010-06-19Hunting for the problem in #4777Diva Canto1-0/+1
2010-06-19Reverting my last two commits, putting back Melanie's exception handler. Does...Diva Canto1-1/+10
2010-06-19Reinstated the behavior of AddPrimShape *exactly* as it was as of December. T...Diva Canto1-10/+1
2010-06-19Reinstated the behavior of AddPrimShape as it was as of December. Trying to f...Diva Canto1-0/+1
2010-06-18Remove an error in meshing error reporting. Now doesn't double-bombMelanie1-1/+1
2010-06-12Log and eat sculpt meshing exceptions caused by bad jp2 data.Melanie1-1/+12
2010-06-08Fixed llMoveToTarget() and Rotation Lock/Enable (ChODE/ODEPrim only)Kitto Flora1-51/+179
2010-05-24fix sculpt normal direction for mirrored plane sculptsdahlia1-2/+1
2010-05-07GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto3-3101/+3101
2010-05-07Fix Mouse+WASD makes Av rise; Fix PREJUMP.Kitto Flora1-9/+21
2010-05-06improve handling of undersize sculpt texturesdahlia1-4/+11
2010-05-06corrections for face numbering and uv mapping, mostly for spheres - sync with...dahlia1-2201/+2284
2010-05-06Sculpt meshing refactoring - improves mesh accuracy and UV mappingdahlia2-639/+810
2010-04-29Fix Av jump motion S/WKitto Flora1-2/+2
2010-04-29Fix vertical attractorKitto Flora1-41/+43
2010-04-11Fixed LINEAR_MOTOR Z drive, Mantis #30Kitto Flora1-23/+35
2010-04-04ChODE Only: Corrected Heightmap load to iliminate crack at 255M. Added 'fence...kitto2-156/+157
2010-03-19Update acceleration to 0 on no tphysical.Kitto Flora1-1/+3
2010-03-15Fixing line endingsJohn Hurliman2-2846/+2846
2010-03-15Restoring LoadPlugin as it was before. Justin's last change made it throw.Diva Canto2-2846/+2846
2010-03-14RotLookAt repaired; debug msg cleanup.Kitto Flora1-408/+144
2010-03-13flip UVs for profile facesdahlia1-1/+1
2010-03-12correct some references which could produce erroneous prim face numbersdahlia1-2202/+2201
2010-03-12some improvements to sculptmap alpha handling and LODdahlia1-627/+645
2010-03-12* Added a better check to the SimianGrid connectors to test if they are enabl...John Hurliman4-47/+191
2010-03-12Fix Rotation Lock. NOTE: This version had poor border crossing controlKitto Flora2-24/+18
2010-03-11Dynamics Integration Part 1Kitto Flora2-1755/+1634
2010-03-04Fix Physics angular reference frame.Kitto Flora3-655/+84
2010-02-22Separate PhysX classes into separate files.Jeff Ames4-770/+882
2010-02-15Formatting cleanup.Jeff Ames1-25/+25
2010-02-14Revolution is on the roll again! :)Revolution12-42/+429
2010-02-12Angular motor adjustmentsKitto Flora1-22/+26
2010-02-04Applying patch #4534 by Misterblue to fix ODE physics stickinessJohn Hurliman1-0/+2
2010-02-03Motor angular decay fix.Kitto Flora1-4/+7
2010-02-02AngMotor update 1Kitto Flora2-79/+143
2010-01-21Add glue for llSetVehicleFlags(), llRemoveVehicleFlags(). ChODE: Add associat...Kitto Flora13-1/+143
2010-01-21ChODE Object Linear Motion updateKitto Flora2-87/+102
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames7-524/+518
2009-12-31Vehicle Linear parameter adjustmentsKitto Flora3-38/+75
2009-12-24Recover out-of-region objects during db load.Kitto Flora1-1/+3