| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Changed sculpted prim texture scaling method to bilinear to reduce scaling ar... | Dahlia Trimble | 2008-11-16 | 1 | -1/+2 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2008-11-14 | 1 | -1/+1 |
* | * refactor: as per a recent opensim-dev thread, rename InnerScene to SceneGra... | Justin Clarke Casey | 2008-11-12 | 1 | -1/+1 |
* | Thank you, idb, for a patch that fixes avatar height calculation | Melanie Thielker | 2008-11-10 | 1 | -3/+4 |
* | Enabled SoftERP for the contact structure but not SoftCFM. | Charles Krinke | 2008-11-09 | 1 | -1/+6 |
* | Clean up a few comments. | Charles Krinke | 2008-11-09 | 1 | -11/+3 |
* | Clean up the mass < 0 logic a tiny bit when | Charles Krinke | 2008-11-09 | 1 | -2/+1 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2008-11-06 | 1 | -1/+1 |
* | * minor: Make some 'startup config failed to load' log messages more consistent | Justin Clarke Casey | 2008-11-06 | 1 | -1/+1 |
* | Add more vertex normals and UV coordinates. Sync with primmesher.dll forge pr... | Dahlia Trimble | 2008-11-05 | 1 | -49/+123 |
* | Revert last checkin. Avatars fall through non-physical prims now. | Charles Krinke | 2008-11-01 | 1 | -12/+7 |
* | Added soft_cfm and soft_erp to the general "contact" initialization | Charles Krinke | 2008-11-01 | 1 | -7/+12 |
* | Viewer side normals and UV fixes on profile cuts. Sync with primmesher.dll fo... | Dahlia Trimble | 2008-10-29 | 1 | -49/+59 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2008-10-28 | 1 | -4/+4 |
* | some sorely needed extruder code simplification and refactoring, also some fi... | Dahlia Trimble | 2008-10-28 | 1 | -138/+50 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2008-10-27 | 1 | -2/+1 |
* | Add end faces when radius setting is non-zero | Dahlia Trimble | 2008-10-24 | 1 | -5/+8 |
* | * minor: eliminate some mono compiler warnings | Justin Clarke Casey | 2008-10-24 | 1 | -2/+1 |
* | un-double-flipped some double-flipped normals in circular path prim end caps | Dahlia Trimble | 2008-10-24 | 1 | -42/+2 |
* | Fixed a floating point error accumulation that was causing missing end faces ... | Dahlia Trimble | 2008-10-24 | 1 | -34/+68 |
* | * Add a config option for filtering collisions. Sometimes, under load, this... | Teravus Ovares | 2008-10-22 | 1 | -0/+5 |
* | More work in vertex normals and texture UVs. Syncing code with pyov. | Dahlia Trimble | 2008-10-21 | 1 | -18/+328 |
* | * minor: remove mono warnings | Justin Clarke Casey | 2008-10-19 | 1 | -1/+1 |
* | More progress towards implementing vertex normals - not complete yet. | Dahlia Trimble | 2008-10-19 | 1 | -116/+371 |
* | * Changed the dupe collision depth limiter to be slightly more restrictive. (... | Teravus Ovares | 2008-10-18 | 1 | -3/+3 |
* | * Fix an over compensation for bounciness on flat Primitive | Teravus Ovares | 2008-10-17 | 2 | -9/+7 |
* | * Adds a lot of stability and performance to the physics engine. The avata... | Teravus Ovares | 2008-10-17 | 1 | -1/+86 |
* | * minor: get rid of pointless ipeSender | Justin Clarke Casey | 2008-10-16 | 1 | -0/+1 |
* | * 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 | 3 | -6/+7 |
* | * minor: Oh go on, one more warning. Oooh, you are naughty | Justin Clarke Casey | 2008-10-15 | 1 | -1/+0 |
* | * minor: remove some warnings | Justin Clarke Casey | 2008-10-15 | 1 | -3/+3 |