aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Meshing/HelperTypes.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-05-16Formatting cleanup.Jeff Ames1-7/+7
2008-04-10* Adds twist support for Cubes, Cylinders, and Prisms in the MeshmerizerTeravus Ovares1-5/+131
* A tweak of the SimStatsReporter so it would report the prim capacity to be 45000.
2008-04-08* Added stretchable ellipsoid support with configurable LOD. It's actually ↵Teravus Ovares1-0/+77
a split facet icosahedral geodesic sphere that's scaled. * In other words, you can stretch spheres into oblong shapes now and watch them roll around like a football would. * Still can't cut, twist or profile cut spheres yet.
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2007-12-27* Optimized usingslbsa711-6/+4
* shortened references * Removed redundant 'this' * Normalized EOF
2007-11-11set svn:eol-styleJeff Ames1-305/+305
2007-11-10* Moves the Meshmerizer to a separate pluginTeravus Ovares1-306/+306
* Experimental. Linux Prebuild needs testing. * One more update after this to remove the ODEMeshing directory....
2007-11-05prim cuts in ODEdan miller1-77/+81
Much thanks to Gerhard! Merged with Darok's recent changes re: physical prims
2007-10-30* Optimized usingslbsa711-39/+33
* Shortened type references * Removed redundant 'this' qualifier
2007-10-15* Applied Chillken patch #418: copyright-r2094.patch updating copyright ↵lbsa711-0/+29
messages. Thanks Chillken!
2007-09-30Corrected the typo in the folder name.Dalien Talbot1-0/+0
2007-09-29Hollow prims (box only), thanks Gerard! Enjoydan miller1-0/+279