aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Manager/IMesher.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-02-061-0/+1
|\
| * BulletSim: remove degenerate triangles from meshes. This fixes theRobert Adams2013-02-051-0/+1
* | Merge branch 'master' into careminsterMelanie2012-11-301-1/+1
|\ \ | |/
| * BulletSim: add expanded call to IMesher/Meshmerizer which enables/disables me...Robert Adams2012-11-291-0/+1
* | add mesh cache expire on region startup. Expires will be relative toUbitUmarov2012-10-131-0/+1
* | retouch mesh idsUbitUmarov2012-10-131-1/+1
* | longer meshs identification keys, so first part on disk cache is it's asset idUbitUmarov2012-10-131-1/+3
* | missing fileUbitUmarov2012-10-121-0/+6
* | force allocation of mesh data on creation ( messy code version )UbitUmarov2012-10-091-1/+1
* | more changes. Most code not in useUbitUmarov2012-10-041-0/+1
* | introduce a ODEMeshWorker class, should be pure cosmetic changes for nowUbitUmarov2012-10-031-1/+2
* | use a bit more complex mesh key identifier, plus a bug fixUbitUmarov2012-08-071-0/+12
* | ** DANGER someone should stress test more ** release unused physics meshs, in...UbitUmarov2012-08-061-0/+2
* | let convex be a parameter to createMesh so it can be used. Was forced to add ...UbitUmarov2012-03-211-0/+1
* | Use mesh to estimate real center of prims if avaiable. Let sculpt map texture...UbitUmarov2012-02-111-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