aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Meshing/SculptMesh.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-15Set sculpt map alpha to 255 prior to scaling and meshing. Addresses Mantis #3150Dahlia Trimble1-0/+8
2009-01-21Fix an error in sculpt LOD calculationDahlia Trimble1-3/+3
2009-01-04sync with primmesher r26 on forgeDahlia Trimble1-36/+162
2009-01-04Improve LOD scaling for anisotropic sculpted prim meshesDahlia Trimble1-1/+2
2008-12-03Update svn properties.Jeff Ames1-343/+343
2008-11-30Revert r7548 and r7549 until someone with prebuild-fu can help structure the ...Dahlia Trimble1-0/+343
2008-11-30Removed remaining meshing codeDahlia Trimble1-343/+0
2008-11-29Update meshing code to sync with current PrimMesher.cs on forge.Dahlia Trimble1-260/+263
2008-11-16Changed sculpted prim texture scaling method to bilinear to reduce scaling ar...Dahlia Trimble1-1/+2
2008-09-18* Make the ode simulation update loop print out the stack if an exception occ...Justin Clarke Casey1-3/+5
2008-09-12* minor: Remove warningsJustin Clarke Casey1-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+4
2008-08-22Commented out the float array "normals" in the Mesh object and all references...Dahlia Trimble1-1/+1
2008-08-18Formatting cleanup.Jeff Ames1-6/+6
2008-06-27dr scofield's warnings safari:Dr Scofield1-1/+1
2008-05-25* Yet another way to optimize the sculpt mesh generatorTeravus Ovares1-25/+25
2008-05-25* kill a potentially large float array.Teravus Ovares1-1/+1
2008-05-22* Prevent an error from stopping startup when decoding the sculpt mesh j2k fa...Teravus Ovares1-2/+12
2008-05-16* This finishes the ODE options section of the OpenSim.ini.example. I've adde...Teravus Ovares1-1/+8
2008-05-09* Valid Sculpted prim now collide properly.Teravus Ovares1-37/+125
2008-05-09* Wrote a method to get the OpenJpeg data of a sculpt texture asset and save ...Teravus Ovares1-0/+231