| Commit message (Expand) | Author | Age | Files | Lines |
* | This fixes mantis #5198 and related. Physics is not my expertise, so I'm not ... | Diva Canto | 2010-12-24 | 1 | -0/+5 |
* | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 1 | -0/+5 |
* | Glue code for a couple of new LSL function implementations | Melanie | 2009-12-22 | 1 | -0/+9 |
* | * Fixes mantis 4416. Animator is dereferenced on logout | Teravus Ovares (Dan Olivares) | 2009-12-05 | 1 | -1/+4 |
* | * Log progress messages when loading OAR files with a lot of assets | John Hurliman | 2009-10-29 | 1 | -2/+2 |
* | Experimental change of PhysicsVector to Vector3. Untested | John Hurliman | 2009-10-26 | 1 | -61/+52 |
* | * Removing ODEPrim and ODECharacter GetHashCode() overrides since they were b... | John Hurliman | 2009-10-20 | 1 | -5/+0 |
* | A bit of instrumentation to figure out what's going on with physics actors. | Diva Canto | 2009-10-18 | 1 | -1/+8 |
* | * One more attempt at the NullRef In The OdePlugin. This might fix it, but ... | Teravus Ovares (Dan Olivares) | 2009-10-16 | 1 | -1/+1 |
* | * Added a message for when the null reference exception occurs to make debugg... | Teravus Ovares (Dan Olivares) | 2009-10-16 | 1 | -3/+4 |
* | * A hacky attempt at resolving mantis #4260. I think ODE was unable to allo... | Teravus Ovares (Dan Olivares) | 2009-10-16 | 1 | -2/+22 |
* | * comment out the velocity test, using updates every 500 ms as set in ScenePr... | Teravus Ovares (Dan Olivares) | 2009-10-10 | 1 | -0/+3 |
* | * Make ODECharacter respect the scene's requested collision update time | Teravus Ovares (Dan Olivares) | 2009-10-10 | 1 | -2/+13 |
* | Alternate algorithm for fixing avatar capsule tilt (Mantis #2905) | nlin | 2009-09-18 | 1 | -60/+72 |
* | Thank you, dslake, for a set of patches to improve OpenSim startup | Melanie | 2009-09-02 | 1 | -0/+5 |
* | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-08-26 | 1 | -4/+0 |
|\ |
|
| * | Formatting cleanup, minor refactoring. | Jeff Ames | 2009-08-26 | 1 | -4/+0 |
* | | * Some Physics Scene Changes to prepare for larger regions | Teravus Ovares (Dan Olivares) | 2009-08-18 | 1 | -3/+3 |
|/ |
|
* | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 1 | -1/+1 |
* | * Remove hard coded 256 limitations from various places. There's no more 2... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 1 | -2/+2 |
* | Revert the nonessential part of r10033 to restore sanity to trampolines | Melanie Thielker | 2009-07-16 | 1 | -4/+6 |
* | * Tweaking collision reporting a little more in ScenePresence to not check if... | Teravus Ovares | 2009-07-16 | 1 | -2/+2 |
* | Fix for avatar falling through terrain when av_capsule_tilted=false, Mantis #... | nlin | 2009-07-15 | 1 | -8/+78 |
* | Thank you, Twitch, for a patch to restore mayhem and murder to OpenSim | Melanie Thielker | 2009-07-14 | 1 | -6/+6 |
* | Experimental fix for tilted avatar capsule, Mantis #2905 | nlin | 2009-07-08 | 1 | -7/+26 |
* | - fixes a "collection out of sync" exception in the ODE physics | Dr Scofield | 2009-06-25 | 1 | -3/+9 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -2/+2 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | * Rudimentary angular motor implementation for the LSL Vehicle API | Teravus Ovares | 2009-04-19 | 1 | -1/+5 |
* | * Commit a variety of fixes to bugs discovered while trying to fix the NaN si... | Teravus Ovares | 2009-04-14 | 1 | -11/+100 |
* | * Added finite testing to the character and object constructor | Teravus Ovares | 2009-04-07 | 1 | -4/+17 |
* | * Added a routine to check if a PhysicsVector and Quaternion is finite | Teravus Ovares | 2009-04-07 | 1 | -25/+65 |
* | * Fixing thread safety of avatar adding and removing from the Physics Scene i... | Teravus Ovares | 2009-03-30 | 1 | -1/+3 |
* | * Making the minimum ground offset for flying a configurable offset in the Op... | Teravus Ovares | 2009-03-07 | 1 | -5/+8 |
* | Fixes Mantis #3260. Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-03-06 | 1 | -0/+7 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -1/+1 |
* | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 2009-02-13 | 1 | -1/+1 |
* | Thanks Kitto Flora for a patch that adds automatic min fly height to ODE - Ma... | Dahlia Trimble | 2009-02-12 | 1 | -1/+11 |
* | Reverts patch from tuco/mikkopa/sempuki mantis #3072 | Teravus Ovares | 2009-02-08 | 1 | -37/+37 |
* | Change access levels from private to protected to facilitate | Mike Mazur | 2009-02-03 | 1 | -37/+37 |
* | * Tweaks some locks when modifying an ODECharacter. This actually allows a u... | Teravus Ovares | 2009-01-31 | 1 | -17/+42 |
* | * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ... | Teravus Ovares | 2008-12-14 | 1 | -0/+11 |
* | * Added Avatar minimum size in the ODEPlugin and a stern warning about settin... | Teravus Ovares | 2008-12-14 | 1 | -0/+15 |
* | * Committing a slightly distilled version of nlin's ODECharacter race conditi... | Teravus Ovares | 2008-12-10 | 1 | -38/+96 |
* | * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect. | Teravus Ovares | 2008-12-09 | 1 | -0/+4 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2008-11-14 | 1 | -1/+1 |
* | Thank you, idb, for a patch that fixes avatar height calculation | Melanie Thielker | 2008-11-10 | 1 | -3/+4 |
* | * Fix an over compensation for bounciness on flat Primitive | Teravus Ovares | 2008-10-17 | 1 | -1/+2 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2401 | Justin Clarke Casey | 2008-10-16 | 1 | -0/+1 |
* | * Releases the inter-region thread synchronization between physics in ODE on ... | Teravus Ovares | 2008-10-16 | 1 | -4/+4 |