| Commit message (Expand) | Author | Age | Files | Lines |
* | This started as way to correct Mantis #3158, which I believe should be fixed ... | diva | 2009-02-15 | 6 | -7/+12 |
* | Set sculpt map alpha to 255 prior to scaling and meshing. Addresses Mantis #3150 | Dahlia Trimble | 2009-02-15 | 1 | -0/+8 |
* | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 2009-02-13 | 2 | -3/+3 |
* | Thanks Kitto Flora for a patch that adds automatic min fly height to ODE - Ma... | Dahlia Trimble | 2009-02-12 | 2 | -9/+21 |
* | * Some minor cleanup | Teravus Ovares | 2009-02-08 | 1 | -30/+30 |
* | Reverts patch from tuco/mikkopa/sempuki mantis #3072 | Teravus Ovares | 2009-02-08 | 7 | -225/+216 |
* | * Limit the total number of joints created per frame to the maximum possible ... | Teravus Ovares | 2009-02-08 | 1 | -12/+53 |
* | * Fixes colliding with the terrain lower then 0 and higher then 256m | Teravus Ovares | 2009-02-08 | 1 | -11/+10 |
* | Change access levels from private to protected to facilitate | Mike Mazur | 2009-02-03 | 7 | -216/+225 |
* | * Tweaks some locks when modifying an ODECharacter. This actually allows a u... | Teravus Ovares | 2009-01-31 | 2 | -17/+45 |
* | * More friendly OpenJpeg error handling. | Teravus Ovares | 2009-01-21 | 1 | -0/+11 |
* | Fix an error in sculpt LOD calculation | Dahlia Trimble | 2009-01-21 | 1 | -3/+3 |
* | Improve parsing of joint parameters for NINJA physics (Mantis #2966). | nlin | 2009-01-14 | 1 | -1/+1 |
* | sync with primmesher r26 on forge | Dahlia Trimble | 2009-01-04 | 1 | -36/+162 |
* | Improve LOD scaling for anisotropic sculpted prim meshes | Dahlia Trimble | 2009-01-04 | 1 | -1/+2 |
* | Slight optimisation: Don't check for duplication if we won't use the result a... | Homer Horwitz | 2008-12-31 | 1 | -7/+7 |
* | - Added the fixed Ode.NET.dll | Homer Horwitz | 2008-12-31 | 1 | -5/+5 |
* | Added a missing setMass for initializing the mass of prims | Homer Horwitz | 2008-12-31 | 1 | -1/+2 |
* | * Remove mono compiler warnings | Justin Clarke Casey | 2008-12-30 | 1 | -1/+0 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-12-30 | 3 | -112/+112 |
* | * More NINJA Joint physics fixes from nlin. | Teravus Ovares | 2008-12-28 | 3 | -11/+11 |
* | * Fixes mantis #2922 | Teravus Ovares | 2008-12-27 | 3 | -11/+11 |
* | * Applying Nlin's NINJA Joint patch. v2. Mantis# 2874 | Teravus Ovares | 2008-12-26 | 6 | -2/+769 |
* | Removed some debugging code that was inadvertently left in in my last commit :/ | Dahlia Trimble | 2008-12-22 | 1 | -3/+0 |
* | Fix a floating point comparison that was causing some misshaped triangles on ... | Dahlia Trimble | 2008-12-22 | 1 | -8/+19 |
* | Mantis#2796. Thank you kindly, Gerhard for a patch that addresses: | Charles Krinke | 2008-12-20 | 2 | -2/+25 |
* | Enabled complex meshing for simple box prims with non-zero shear | Dahlia Trimble | 2008-12-18 | 1 | -2/+3 |
* | * remove mono compiler warnings | Justin Clarke Casey | 2008-12-17 | 4 | -8/+8 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks | Justin Clarke Casey | 2008-12-15 | 8 | -20/+38 |
* | * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ... | Teravus Ovares | 2008-12-14 | 8 | -3/+160 |
* | * Added Avatar minimum size in the ODEPlugin and a stern warning about settin... | Teravus Ovares | 2008-12-14 | 1 | -0/+15 |
* | * A Few physical prim + linkset fixes. Prevent some crashes | Teravus Ovares | 2008-12-14 | 1 | -19/+51 |
* | * Committing a slightly distilled version of nlin's ODECharacter race conditi... | Teravus Ovares | 2008-12-10 | 2 | -45/+139 |
* | * Fixes a few instances of llSetStatus with Axis lock gone wrong. | Teravus Ovares | 2008-12-09 | 1 | -4/+46 |
* | Minor formatting cleanup. | Jeff Ames | 2008-12-09 | 1 | -2/+2 |
* | * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect. | Teravus Ovares | 2008-12-09 | 9 | -1/+48 |
* | clean up some old debugging code | Dahlia Trimble | 2008-12-09 | 1 | -43/+0 |
* | * Adds some rudimentary error handling to the physics debug drawstuff tool. | Teravus Ovares | 2008-12-08 | 1 | -6/+16 |
* | * Tweaks physics so that linked prim are a single body. This will make linke... | Teravus Ovares | 2008-12-07 | 3 | -83/+687 |
* | killing warnings, reformatting RemoteAdminPlugin | Dr Scofield | 2008-12-05 | 1 | -1/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2750 with a small tweak. | Justin Clarke Casey | 2008-12-04 | 1 | -2/+5 |
* | Update svn properties. | Jeff Ames | 2008-12-03 | 2 | -2511/+2511 |
* | Remove duplicated avatar height calculation in lsl functions. | idb | 2008-12-01 | 3 | -17/+34 |
* | Revert r7548 and r7549 until someone with prebuild-fu can help structure the ... | Dahlia Trimble | 2008-11-30 | 2 | -0/+2511 |
* | Removed remaining meshing code | Dahlia Trimble | 2008-11-30 | 2 | -2511/+0 |
* | Update meshing code to sync with current PrimMesher.cs on forge. | Dahlia Trimble | 2008-11-29 | 8 | -3042/+525 |
* | * refactor: change some method names and doc in the physics plugin manager | Justin Clarke Casey | 2008-11-20 | 1 | -13/+13 |
* | * Allow physics dlls to be loaded separately, rather than just the contents o... | Justin Clarke Casey | 2008-11-20 | 1 | -12/+30 |
* | * Add enough infrastructure code to run an extremely basic and flaky add root... | Justin Clarke Casey | 2008-11-20 | 1 | -1/+1 |
* | Guard against a strange nullref in ODE | Melanie Thielker | 2008-11-19 | 1 | -0/+5 |