aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Meshing/SculptMesh.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Commented out the float array "normals" in the Mesh object and all references...Dahlia Trimble2008-08-221-1/+1
* Formatting cleanup.Jeff Ames2008-08-181-6/+6
* dr scofield's warnings safari:Dr Scofield2008-06-271-1/+1
* * 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
* * 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-161-1/+8
* * Valid Sculpted prim now collide properly.Teravus Ovares2008-05-091-37/+125
* * Wrote a method to get the OpenJpeg data of a sculpt texture asset and save ...Teravus Ovares2008-05-091-0/+231