aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/UbitMeshing/PrimMesher.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More 'everything is a module' merging.Robert Adams2015-09-081-1708/+0
| | | | | | Have most of UbitOde converted. There are compile errors in OpenSimBase as the new modules stuff is not all there. Removed ChOdePlugin as it's connection to OdePlugin was tangled.
* *** DANGER TESTING **** changed prims mesh generation hopefully removingUbitUmarov2013-05-291-923/+307
| | | | | | | spurius faces. CHanged several aspects. Fixed prims inertia that was too low, still using box as model. Increased number of quickstep SOR iterations to 15. Keep it 15 even on heavy load ( will only jump simulation time).
* Update ubitMesh primMesher with new Dahlia version on core ( reckick gitUbitUmarov2012-07-191-143/+183
| | | | back)
* added a new UbitMeshing module so i can mess it...UbitUmarov2012-03-171-0/+2284