aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Add a config option for filtering collisions. Sometimes, under load, this...Teravus Ovares2008-10-221-0/+5
* More work in vertex normals and texture UVs. Syncing code with pyov.Dahlia Trimble2008-10-211-18/+328
* * minor: remove mono warningsJustin Clarke Casey2008-10-191-1/+1
* More progress towards implementing vertex normals - not complete yet.Dahlia Trimble2008-10-191-116/+371
* * Changed the dupe collision depth limiter to be slightly more restrictive. (...Teravus Ovares2008-10-181-3/+3
* * Fix an over compensation for bounciness on flat PrimitiveTeravus Ovares2008-10-172-9/+7
* * Adds a lot of stability and performance to the physics engine. The avata...Teravus Ovares2008-10-171-1/+86
* * minor: get rid of pointless ipeSenderJustin Clarke Casey2008-10-161-0/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2401Justin Clarke Casey2008-10-161-0/+1
* * Releases the inter-region thread synchronization between physics in ODE on ...Teravus Ovares2008-10-163-6/+7
* * minor: Oh go on, one more warning. Oooh, you are naughtyJustin Clarke Casey2008-10-151-1/+0
* * minor: remove some warningsJustin Clarke Casey2008-10-151-3/+3
* * Cleaned up tons of code duplication in ODEPrim Teravus Ovares2008-10-142-313/+235
* Committing more work towards implementing vertex normals. Also added some (ho...Dahlia Trimble2008-10-132-63/+174
* * Based on user reports, it looks like the OS specific settings have been uni...Teravus Ovares2008-10-131-4/+4
* * This updates ODE to the most up-to-date version as of today. 1558Teravus Ovares2008-10-121-0/+1
* removed some more extraneous hidden faces Dahlia Trimble2008-10-121-9/+23
* Fixed a missing face on a profile cutDahlia Trimble2008-10-121-4/+23
* Optimization: calculation of profile vertex normals is now disabled as default.Dahlia Trimble2008-10-121-14/+102
* Eliminate some unnecessary polygonsDahlia Trimble2008-10-111-10/+25
* * minor: remove warningsJustin Clarke Casey2008-10-102-25/+25
* Some more decruftingDahlia Trimble2008-10-101-108/+30
* Some decruftingDahlia Trimble2008-10-101-228/+46
* refactoring PrimMesher to add viewer compatable features and some code cleanupDahlia Trimble2008-10-103-91/+283
* Cap proxy mesh scale minimum to 0.01 meter for X, Y, and Z terms.Dahlia Trimble2008-10-041-0/+4
* Square hollow size in cylinder meshes were a little too small - fixed.Dahlia Trimble2008-10-021-0/+2
* Implement the plumbing for llSetVehicleType from the LSLCharles Krinke2008-09-288-0/+55
* Added the plumbing for llSetVehicleRotationParamCharles Krinke2008-09-288-0/+47
* Plumb the connection though from llSetVehicleVectorParamCharles Krinke2008-09-288-30/+67
* Plumb the connection through from llSetVehicleFloatParamCharles Krinke2008-09-288-2/+57
* Disabled use of ODE internal geometry to see if it affects the "waves finger"...Dahlia Trimble2008-09-221-12/+12
* ODE was using a box collision shape for some spheres - changed those cases to...Dahlia Trimble2008-09-211-2/+3
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-211-2/+2
* re-enabled some ODE internal proxies for some simple prim types to try to sav...Dahlia Trimble2008-09-193-50/+74
* * Make the ode simulation update loop print out the stack if an exception occ...Justin Clarke Casey2008-09-184-11/+8
* XEngine: fix collisions, add event coalescing for collision events.Melanie Thielker2008-09-181-6/+4
* Formatting cleanup.Jeff Ames2008-09-131-2/+2
* Circular path prim meshes are now joined where the path ends meet if they mat...Dahlia Trimble2008-09-132-69/+92
* * minor: Remove warningsJustin Clarke Casey2008-09-121-2/+2
* remove hidden faces inside prim meshes to improve memory use and startup timeDahlia Trimble2008-09-121-2/+6
* Update svn properties, formatting cleanup.Jeff Ames2008-09-092-92/+92
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0620-260/+226
* Replaced a lot of trig calls with lookup tables for common prim types in an a...Dahlia Trimble2008-09-051-43/+202
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-021-1/+1
* Y top shear accuracy improvements in circular path prim meshesDahlia Trimble2008-09-021-3/+5
* compensates profile placement effects of Y hole size on X top shear for circu...Dahlia Trimble2008-09-011-1/+2
* Improvement in mesh accuracy in X Top Shear parameter for circular path primsDahlia Trimble2008-09-011-1/+1
* * squash some obvious warningsJustin Clarke Casey2008-08-301-3/+3
* fixed some ugliness in the conversion from the new mesher format to the old t...Dahlia Trimble2008-08-292-20/+42
* Update svn properties, formatting cleanup.Jeff Ames2008-08-283-54/+52