aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletXPlugin/TriangleIndexVertexArray.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-09-17Remove old bullet DotNET and X libraries in preparation for BulletSJustin Clark-Casey (justincc)1-197/+0
These weren't working properly anyway. You will need to rerun prebuild.sh/.bat after this commit, and maybe "nant clean" as well.
2008-05-16Formatting cleanup.Jeff Ames1-2/+2
2008-03-18Formatting cleanup.Jeff Ames1-17/+16
2007-12-27* Optimized usingslbsa711-16/+53
* shortened references * Removed redundant 'this' * Normalized EOF
2007-11-11set svn:eol-styleJeff Ames1-161/+161
2007-11-10* Moves the Meshmerizer to a separate pluginTeravus Ovares1-0/+161
* Experimental. Linux Prebuild needs testing. * One more update after this to remove the ODEMeshing directory....