aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Manager/ZeroMesher.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* add mesh cache expire on region startup. Expires will be relative toUbitUmarov2012-10-131-0/+1
* force allocation of mesh data on creation ( messy code version )UbitUmarov2012-10-091-1/+1
* introduce a ODEMeshWorker class, should be pure cosmetic changes for nowUbitUmarov2012-10-031-0/+6
* ** DANGER someone should stress test more ** release unused physics meshs, in...UbitUmarov2012-08-061-0/+2
* let convex be a parameter to createMesh so it can be used. Was forced to add ...UbitUmarov2012-03-211-0/+5
* Merge MasterMelanie2010-09-261-1/+2
* Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman2009-10-261-2/+3
* Changing Scene.ForEachClient to use the synchronous for loop instead of Paral...John Hurliman2009-10-251-0/+3
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Overloads CreateMesh method of interface IMesher to pass prim physical status...Dahlia Trimble2008-07-121-0/+5
* * This finishes the ODE options section of the OpenSim.ini.example. I've adde...Teravus Ovares2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-2/+2
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* * Optimized usingslbsa712007-12-271-7/+2
* set svn:eol-style, reset default configJeff Ames2007-11-121-74/+74
* * Applied Gerhard's Meshing patch (Thanks! Gerhard)Teravus Ovares2007-11-121-0/+74