| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | * 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 |
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Optimize ODE mesh by removing sleep. On a region with 100,000 prims and ODE e... | unknown | 2009-10-12 | 1 | -1/+1 |
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-12 | 2 | -2/+17 |
|\ \
| |/ |
|
| * | * 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 | 2 | -2/+14 |
* | | Correct a build break caused by an optimization in trunk | Melanie | 2009-10-07 | 1 | -1/+1 |
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-06 | 1 | -5/+2 |
|\ \
| |/ |
|
| * | minor: remove mono compile warning | Justin Clark-Casey (justincc) | 2009-10-05 | 1 | -5/+2 |
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-05 | 1 | -7/+6 |
|\ \
| |/ |
|
| * | Eliminate pinned Mesh data on managed heap by using IntPtrs to memory allocat... | Dan Lake | 2009-10-05 | 1 | -7/+6 |
* | | Merge branch 'master' into vehicles | Melanie | 2009-10-01 | 2 | -12/+4 |
|\ \
| |/ |
|
| * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 2 | -6/+6 |
* | | Merge branch '0.6.7-post-fixes' into vehicles | Kitto Flora | 2009-09-30 | 1 | -14/+3 |
|\ \
| |/ |
|
| * | Meshmerizer stores dictionary of unique Meshes keyed on construction paramete... | Dan Lake | 2009-09-24 | 1 | -14/+3 |
* | | Commit initial version of KittoFlora's vehicle changes | opensim | 2009-09-30 | 4 | -564/+1300 |
|/ |
|
* | Alternate algorithm for fixing avatar capsule tilt (Mantis #2905) | nlin | 2009-09-18 | 1 | -60/+72 |
* | Add test to check behaviour if an iar is loaded where no user profile exists ... | Justin Clark-Casey (justincc) | 2009-09-09 | 1 | -16/+6 |
* | * Fix for GetTerrainHeightAtXY to make it compatible when Constants.RegionSiz... | Teravus Ovares (Dan Olivares) | 2009-09-04 | 1 | -3/+4 |
* | * Fixes the function 'GetTerrainHeightAtXY' | Teravus Ovares (Dan Olivares) | 2009-09-04 | 1 | -16/+26 |
* | * One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ... | Teravus Ovares (Dan Olivares) | 2009-09-02 | 1 | -1/+72 |
* | Thank you, dslake, for a set of patches to improve OpenSim startup | Melanie | 2009-09-02 | 3 | -5/+15 |
* | 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 |
* | | * It turns out that Physics heightmap values were being stored in managed mem... | Teravus Ovares (Dan Olivares) | 2009-08-21 | 1 | -22/+27 |
* | | * Fixes Terrain issues with combined regions. | Teravus Ovares (Dan Olivares) | 2009-08-20 | 2 | -74/+137 |
* | | *remove conflicts | Teravus Ovares (Dan Olivares) | 2009-08-18 | 1 | -9/+4 |
|\ \
| |/ |
|
| * | Did I say that i don't like git? Remove some stuff that shouldn't have | Melanie | 2009-08-17 | 1 | -30/+8 |
| * | Add System.Xml reference to the console project | Melanie | 2009-08-17 | 1 | -8/+30 |
| * | Misc cleanup. | Jeff Ames | 2009-08-16 | 1 | -9/+4 |
* | | * Some Physics Scene Changes to prepare for larger regions | Teravus Ovares (Dan Olivares) | 2009-08-18 | 3 | -51/+58 |
* | | Merge branch 'master' of ssh://MyConnection/var/git/opensim | Teravus Ovares (Dan Olivares) | 2009-08-15 | 1 | -6/+4 |
|\ \
| |/ |
|
| * | Formatting cleanup. Fix some compiler warnings. | Jeff Ames | 2009-08-13 | 1 | -6/+4 |
* | | * part one of adding physics combining | Teravus Ovares (Dan Olivares) | 2009-08-15 | 1 | -0/+9 |
|/ |
|
* | * Fix one physics crash for regions larger then 512mx512m | Teravus Ovares (Dan Olivares) | 2009-08-08 | 1 | -1/+4 |
* | This is the second part of the 'not crash on regionsize changes'. This le... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 3 | -4/+4 |
* | * Remove hard coded 256 limitations from various places. There's no more 2... | Teravus Ovares (Dan Olivares) | 2009-08-07 | 3 | -13/+42 |
* | * Remove some mono compiler warnings | Justin Clark-Casey | 2009-08-05 | 1 | -1/+2 |
* | Formatting cleanup. | Jeff Ames | 2009-07-23 | 1 | -2/+2 |
* | * Whoops, forgot the water heightfield. | Teravus Ovares | 2009-07-22 | 2 | -2/+5 |
* | * Exclude heightfield geom from the raycast test. | Teravus Ovares | 2009-07-22 | 2 | -1/+70 |
* | * nothing in this commit, re-triggering panda.. which crashed while testing. | Teravus Ovares | 2009-07-21 | 1 | -1/+1 |
* | * Fixed a case where a prim was a NullPhysicsActor instead of an OdePrim | Teravus Ovares | 2009-07-21 | 1 | -72/+100 |
* | * Created a way that the OpenSimulator scene can ask the physics scene to do ... | Teravus Ovares | 2009-07-19 | 2 | -1/+317 |
* | 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 | 2 | -7/+29 |