aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletXPlugin/TriangleIndexVertexArray.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove old bullet DotNET and X libraries in preparation for BulletSJustin Clark-Casey (justincc)2011-09-171-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.
* Formatting cleanup.Jeff Ames2008-05-161-2/+2
|
* Formatting cleanup.Jeff Ames2008-03-181-17/+16
|
* * Optimized usingslbsa712007-12-271-16/+53
| | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF
* set svn:eol-styleJeff Ames2007-11-111-161/+161
|
* * Moves the Meshmerizer to a separate pluginTeravus Ovares2007-11-101-0/+161
* Experimental. Linux Prebuild needs testing. * One more update after this to remove the ODEMeshing directory....