aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Meshing/SculptMesh.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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