aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Manager/IMesher.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-70/+0
* BulletSim: add expanded call to IMesher/Meshmerizer which enables/disables me...Robert Adams2012-11-291-0/+1
* Add level of detail specification to optionally reduce the number of vertices...Robert Adams2011-08-281-0/+11
* Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman2009-10-261-3/+4
* Formatting cleanup.Jeff Ames2009-10-191-1/+1
* Eliminate pinned Mesh data on managed heap by using IntPtrs to memory allocat...Dan Lake2009-10-051-0/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Instead of referencing mesh stuff in the physics plugin.. change the IMesh ...Teravus Ovares2009-04-111-0/+2
* adds releaseSourceMeshData() method to IMesh and Mesh for freeing mesh data a...Dahlia Trimble2008-08-271-0/+1
* Formatting cleanup.Jeff Ames2008-08-181-1/+0
* Overloads CreateMesh method of interface IMesher to pass prim physical status...Dahlia Trimble2008-07-121-0/+1
* * Releases Pinned vertex/index list in ODE on next mesh request.Teravus Ovares2008-05-251-0/+2
* * This finishes the ODE options section of the OpenSim.ini.example. I've adde...Teravus Ovares2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* * Optimized usingslbsa712007-12-271-6/+3
* added copyright noticesJeff Ames2007-12-111-0/+28
* set svn:eol-styleJeff Ames2007-11-111-26/+26
* * Moves the Meshmerizer to a separate pluginTeravus Ovares2007-11-101-0/+26