aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Meshing/Meshmerizer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+0
2008-04-10* Adds twist support for Cubes, Cylinders, and Prisms in the MeshmerizerTeravus Ovares1-1/+118
2008-04-08* Added stretchable ellipsoid support with configurable LOD. It's actually a...Teravus Ovares1-60/+91
2008-04-08* Adds poor support for ellipsis in the Meshmerizer. This will get better.. ...Teravus Ovares1-1/+110
2008-04-07* Updated ODE.NET bindings to the ODE library.Teravus Ovares1-11/+15
2008-03-25Comment out unused private methods.Jeff Ames1-29/+30
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-20Minor cleanup.Jeff Ames1-17/+5
2008-02-19* Adds limited support for each hollow type for the supported prim., Cube wit...Teravus Ovares1-124/+192
2008-02-19*rawfile fix.Teravus Ovares1-1/+1
2008-02-19* This patch adds Prism support to the Meshmerizer. Prism is one of the obj...Teravus Ovares1-1/+208
2008-02-14* ODE - This fixes a few things and breaks a few more.Teravus Ovares1-1/+1
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames1-2/+2
2008-02-09* Adds Top Shear support to the Meshmerizer for the Cube prim and the Cylinde...Teravus Ovares1-2/+69
2008-02-08* Added Taper support to the Meshmerizer for Cube and Cylinder.Teravus Ovares1-2/+66
2008-02-08* Finished Cylinder in the Meshmerizer. Hollow and Path cut work for it now. ...Teravus Ovares1-42/+44
2008-02-08* Removed a statement that crashes the Meshmerizer if you don't have a specif...Teravus Ovares1-1/+1
2008-02-08* Okay, fixed the path cut offset, however the inner wall isn't properly 'cut...Teravus Ovares1-2/+2
2008-02-08* This update adds limited support for Cylinder meshed prim in the Meshmerize...Teravus Ovares1-1/+297
2008-02-05Converted logging to use log4net.Jeff Ames1-3/+3
2007-12-27* Optimized usingslbsa711-39/+35
2007-11-11set svn:eol-styleJeff Ames1-393/+393
2007-11-10* Moves the Meshmerizer to a separate pluginTeravus Ovares1-375/+393
2007-11-06* fix for Bug 563Teravus Ovares1-1/+5
2007-11-05prim cuts in ODEdan miller1-357/+157
2007-10-30* Optimized usingslbsa711-137/+119
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-15* Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa711-0/+29
2007-10-05getting all our line endings consistant againSean Dague1-560/+560
2007-09-30Corrected the typo in the folder name.Dalien Talbot1-0/+0
2007-09-29Hollow prims (box only), thanks Gerard! Enjoydan miller1-0/+560