aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Meshing/Extruder.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-06-15* 0001558: [PATCH] Add support for full collision geometry feature set for ↵Teravus Ovares1-0/+192
linear path prims (patch attached) By Dahlia. Thanks Dahlia! * This update re-does the cube/cylinder/prism prims to dynamically add faces as twist is used.
2008-06-04* From DahliaTeravus Ovares1-21/+36
* Committing : 0001449: Patch implements X and Y Top Shear parameters for torus prim physical mesh generation (PATCH attached) * The included patch implements the X and Y Top Shear parameter adjustments to the mesh generator for the torus prim physical mesh. These are approximations as I was unable to determine their exact function but they appear to generate meshes which quite closely duplicate their counterparts in the viewer. * Thanks Dahlia!!!!
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-10/+17
2008-06-02PATCH : 0001431: corrections to torus physical mesh for default hollow shape ↵Teravus Ovares1-16/+33
and taper orientation along path. --------- From Dahlia! Thanks Dahlia!!! the attached patch reinstates the default hollow shape of the physics mesh of the torus prim type and corrects the orientation of the effects of taper on the profile along the path.
2008-06-01* Applying Dahlia's patch : 0001429: Patch to fix prism physical mesh and ↵Teravus Ovares1-21/+21
add path start and end to skew z offset of circular path prim meshes (PATCH attached) * Apparently this fixed a bug in my code that caused PushX to appear to work and pushX didn't appear to work after the patch.. so I fixed that after applying this patch and PushX actually works now.
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames1-21/+6
2008-05-29* Fixes a few taper/top-sheer situations that were previously having issues.Teravus Ovares1-2/+2
2008-05-29* Applying Dahlia's interim path curve patch. it adds initial support for ↵Teravus Ovares1-0/+211
some tori/ring parameters. Thanks Dahlia! * Some situations do not match the client's render of the tori, we know and are working on it. This is an initial support patch, so expect it to not be exact. * Some tapers are acting slightly odd. Will fix.
2008-04-10* Adds twist support for Cubes, Cylinders, and Prisms in the MeshmerizerTeravus Ovares1-4/+112
* A tweak of the SimStatsReporter so it would report the prim capacity to be 45000.
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-03-06* Killed 4 more warnings (at 16 now)Teravus Ovares1-0/+2
2008-02-09* Adds Top Shear support to the Meshmerizer for the Cube prim and the ↵Teravus Ovares1-0/+10
Cylinder prim.
2008-02-08* Added Taper support to the Meshmerizer for Cube and Cylinder.Teravus Ovares1-4/+9
* Removed the hull verbosity
2007-12-27* Optimized usingslbsa711-11/+10
* shortened references * Removed redundant 'this' * Normalized EOF
2007-12-11added copyright noticesJeff Ames1-0/+28
2007-11-11set svn:eol-styleJeff Ames1-83/+83
2007-11-10* Moves the Meshmerizer to a separate pluginTeravus Ovares1-83/+83
* Experimental. Linux Prebuild needs testing. * One more update after this to remove the ODEMeshing directory....
2007-11-05adding missing ODE files for meshdan miller1-0/+83