aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Meshing/Meshmerizer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* PATCH : 0001431: corrections to torus physical mesh for default hollow shape ...Teravus Ovares2008-06-021-3/+5
* * Applying Dahlia's patch : 0001429: Patch to fix prism physical mesh and add...Teravus Ovares2008-06-011-39/+111
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-301-4/+4
* * Applying Dahlia's interim path curve patch. it adds initial support for so...Teravus Ovares2008-05-291-35/+415
* * This finishes the ODE options section of the OpenSim.ini.example. I've adde...Teravus Ovares2008-05-161-4/+5
* Formatting cleanup.Jeff Ames2008-05-161-32/+32
* More formatting cleanup.Jeff Ames2008-05-141-2/+4
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* * Fixed directory not found when saving Mesh previews (my bad, I was testing)Teravus Ovares2008-05-131-1/+1
* * Committing meshmerizer patch from Dahlia. Thanks Dahlia!Teravus Ovares2008-05-131-185/+269
* * Valid Sculpted prim now collide properly.Teravus Ovares2008-05-091-30/+62
* * Applying Dahlia's Triangular hole in a cube peg patch. Fixes the hollow or...Teravus Ovares2008-05-091-3/+21
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-1/+0
* * Adds twist support for Cubes, Cylinders, and Prisms in the MeshmerizerTeravus Ovares2008-04-101-1/+118
* * Added stretchable ellipsoid support with configurable LOD. It's actually a...Teravus Ovares2008-04-081-60/+91
* * 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-251-29/+30
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Minor cleanup.Jeff Ames2008-02-201-17/+5
* * 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-101-2/+2
* * Adds Top Shear support to the Meshmerizer for the Cube prim and the Cylinde...Teravus Ovares2008-02-091-2/+69
* * Added Taper support to the Meshmerizer for Cube and Cylinder.Teravus Ovares2008-02-081-2/+66
* * 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-051-3/+3
* * Optimized usingslbsa712007-12-271-39/+35
* set svn:eol-styleJeff Ames2007-11-111-393/+393
* * Moves the Meshmerizer to a separate pluginTeravus Ovares2007-11-101-0/+393