aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Meshing (follow)
Commit message (Expand)AuthorAgeFilesLines
* dr scofield's warnings safari:Dr Scofield2008-06-274-56/+59
* Minor formatting cleanup.Jeff Ames2008-06-251-4/+7
* Modifies box prim profile cut parameters to avoid angles which cause spurious...Dahlia Trimble2008-06-251-0/+11
* Changes selection criteria to allow meshing of more sphere prim configurations.Dahlia Trimble2008-06-211-1/+14
* * Patch from Dahlia - 0001576: Exception of type 'System.OutOfMemoryException...Teravus Ovares2008-06-191-0/+4
* * 0001571: (PATCH) patch to implement editable sphere meshes for meshmerizer/...Teravus Ovares2008-06-191-17/+111
* * 0001558: [PATCH] Add support for full collision geometry feature set for li...Teravus Ovares2008-06-152-88/+296
* * From DahliaTeravus Ovares2008-06-041-21/+36
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-10/+17
* PATCH : 0001431: corrections to torus physical mesh for default hollow shape ...Teravus Ovares2008-06-022-19/+38
* * Applying Dahlia's patch : 0001429: Patch to fix prism physical mesh and add...Teravus Ovares2008-06-012-60/+132
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-302-25/+10
* * Fixes a few taper/top-sheer situations that were previously having issues.Teravus Ovares2008-05-291-2/+2
* * Applying Dahlia's interim path curve patch. it adds initial support for so...Teravus Ovares2008-05-293-47/+650
* * Yet another way to optimize the sculpt mesh generatorTeravus Ovares2008-05-251-25/+25
* * kill a potentially large float array.Teravus Ovares2008-05-251-1/+1
* * Releases Pinned vertex/index list in ODE on next mesh request.Teravus Ovares2008-05-251-3/+11
* * Prevent an error from stopping startup when decoding the sculpt mesh j2k fa...Teravus Ovares2008-05-221-2/+12
* * This finishes the ODE options section of the OpenSim.ini.example. I've adde...Teravus Ovares2008-05-162-5/+13
* Formatting cleanup.Jeff Ames2008-05-163-40/+40
* 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-092-67/+187
* * Applying Dahlia's Triangular hole in a cube peg patch. Fixes the hollow or...Teravus Ovares2008-05-091-3/+21
* * Wrote a method to get the OpenJpeg data of a sculpt texture asset and save ...Teravus Ovares2008-05-091-0/+231
* * 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