aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Meshing (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-212-2/+0
* * Adds twist support for Cubes, Cylinders, and Prisms in the MeshmerizerTeravus Ovares2008-04-103-10/+361
* * Added stretchable ellipsoid support with configurable LOD. It's actually a...Teravus Ovares2008-04-082-60/+168
* * Adds poor support for ellipsis in the Meshmerizer. This will get better.. ...Teravus Ovares2008-04-081-1/+110
* * Updated ODE.NET bindings to the ODE library.Teravus Ovares2008-04-071-11/+15
* Comment out unused private methods.Jeff Ames2008-03-252-34/+36
* Formatting cleanup.Jeff Ames2008-03-186-161/+154
* * Killed 4 more warnings (at 16 now)Teravus Ovares2008-03-061-0/+2
* Minor cleanup.Jeff Ames2008-02-203-24/+10
* * Adds limited support for each hollow type for the supported prim., Cube wit...Teravus Ovares2008-02-191-124/+192
* *rawfile fix.Teravus Ovares2008-02-191-1/+1
* * This patch adds Prism support to the Meshmerizer. Prism is one of the obj...Teravus Ovares2008-02-191-1/+208
* * ODE - This fixes a few things and breaks a few more.Teravus Ovares2008-02-141-1/+1
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-102-7/+7
* * Adds Top Shear support to the Meshmerizer for the Cube prim and the Cylinde...Teravus Ovares2008-02-092-2/+79
* * Added Taper support to the Meshmerizer for Cube and Cylinder.Teravus Ovares2008-02-083-14/+83
* * Finished Cylinder in the Meshmerizer. Hollow and Path cut work for it now. ...Teravus Ovares2008-02-081-42/+44
* * Removed a statement that crashes the Meshmerizer if you don't have a specif...Teravus Ovares2008-02-081-1/+1
* * Okay, fixed the path cut offset, however the inner wall isn't properly 'cut...Teravus Ovares2008-02-081-2/+2
* * This update adds limited support for Cylinder meshed prim in the Meshmerize...Teravus Ovares2008-02-081-1/+297
* Converted logging to use log4net.Jeff Ames2008-02-052-11/+13
* * Mother of all commits:Adam Frisby2008-01-151-1/+1
* * Optimized usingslbsa712007-12-276-165/+151
* added copyright noticesJeff Ames2007-12-114-0/+112
* set svn:eol-styleJeff Ames2007-11-116-1554/+1554
* * Moves the Meshmerizer to a separate pluginTeravus Ovares2007-11-106-0/+1556