aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Manager/IMesher.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-70/+0
2012-11-29BulletSim: add expanded call to IMesher/Meshmerizer which enables/disables me...Robert Adams1-0/+1
2011-08-28Add level of detail specification to optionally reduce the number of vertices...Robert Adams1-0/+11
2009-10-26Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman1-3/+4
2009-10-19Formatting cleanup.Jeff Ames1-1/+1
2009-10-05Eliminate pinned Mesh data on managed heap by using IntPtrs to memory allocat...Dan Lake1-0/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-11* Instead of referencing mesh stuff in the physics plugin.. change the IMesh ...Teravus Ovares1-0/+2
2008-08-27adds releaseSourceMeshData() method to IMesh and Mesh for freeing mesh data a...Dahlia Trimble1-0/+1
2008-08-18Formatting cleanup.Jeff Ames1-1/+0
2008-07-12Overloads CreateMesh method of interface IMesher to pass prim physical status...Dahlia Trimble1-0/+1
2008-05-25* Releases Pinned vertex/index list in ODE on next mesh request.Teravus Ovares1-0/+2
2008-05-16* This finishes the ODE options section of the OpenSim.ini.example. I've adde...Teravus Ovares1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2007-12-27* Optimized usingslbsa711-6/+3
2007-12-11added copyright noticesJeff Ames1-0/+28
2007-11-11set svn:eol-styleJeff Ames1-26/+26
2007-11-10* Moves the Meshmerizer to a separate pluginTeravus Ovares1-0/+26