| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | * Cleaned up tons of code duplication in ODEPrim | Teravus Ovares | 2008-10-14 | 2 | -313/+235 |
* | Committing more work towards implementing vertex normals. Also added some (ho... | Dahlia Trimble | 2008-10-13 | 2 | -63/+174 |
* | * Based on user reports, it looks like the OS specific settings have been uni... | Teravus Ovares | 2008-10-13 | 1 | -4/+4 |
* | * This updates ODE to the most up-to-date version as of today. 1558 | Teravus Ovares | 2008-10-12 | 1 | -0/+1 |
* | removed some more extraneous hidden faces | Dahlia Trimble | 2008-10-12 | 1 | -9/+23 |
* | Fixed a missing face on a profile cut | Dahlia Trimble | 2008-10-12 | 1 | -4/+23 |
* | Optimization: calculation of profile vertex normals is now disabled as default. | Dahlia Trimble | 2008-10-12 | 1 | -14/+102 |
* | Eliminate some unnecessary polygons | Dahlia Trimble | 2008-10-11 | 1 | -10/+25 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-10-10 | 2 | -25/+25 |