| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2013-02-06 | 1 | -0/+1 |
|\ |
|
| * | BulletSim: remove degenerate triangles from meshes. This fixes the | Robert Adams | 2013-02-05 | 1 | -0/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-30 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | BulletSim: add expanded call to IMesher/Meshmerizer which enables/disables me... | Robert Adams | 2012-11-29 | 1 | -0/+1 |
* | | add mesh cache expire on region startup. Expires will be relative to | UbitUmarov | 2012-10-13 | 1 | -0/+1 |
* | | retouch mesh ids | UbitUmarov | 2012-10-13 | 1 | -1/+1 |
* | | longer meshs identification keys, so first part on disk cache is it's asset id | UbitUmarov | 2012-10-13 | 1 | -1/+3 |
* | | missing file | UbitUmarov | 2012-10-12 | 1 | -0/+6 |
* | | force allocation of mesh data on creation ( messy code version ) | UbitUmarov | 2012-10-09 | 1 | -1/+1 |
* | | more changes. Most code not in use | UbitUmarov | 2012-10-04 | 1 | -0/+1 |
* | | introduce a ODEMeshWorker class, should be pure cosmetic changes for now | UbitUmarov | 2012-10-03 | 1 | -1/+2 |
* | | use a bit more complex mesh key identifier, plus a bug fix | UbitUmarov | 2012-08-07 | 1 | -0/+12 |
* | | ** DANGER someone should stress test more ** release unused physics meshs, in... | UbitUmarov | 2012-08-06 | 1 | -0/+2 |
* | | let convex be a parameter to createMesh so it can be used. Was forced to add ... | UbitUmarov | 2012-03-21 | 1 | -0/+1 |
* | | Use mesh to estimate real center of prims if avaiable. Let sculpt map texture... | UbitUmarov | 2012-02-11 | 1 | -0/+1 |
|/ |
|
* | Add level of detail specification to optionally reduce the number of vertices... | Robert Adams | 2011-08-28 | 1 | -0/+11 |
* | Experimental change of PhysicsVector to Vector3. Untested | John Hurliman | 2009-10-26 | 1 | -3/+4 |
* | Formatting cleanup. | Jeff Ames | 2009-10-19 | 1 | -1/+1 |
* | Eliminate pinned Mesh data on managed heap by using IntPtrs to memory allocat... | Dan Lake | 2009-10-05 | 1 | -0/+2 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | * Instead of referencing mesh stuff in the physics plugin.. change the IMesh ... | Teravus Ovares | 2009-04-11 | 1 | -0/+2 |
* | adds releaseSourceMeshData() method to IMesh and Mesh for freeing mesh data a... | Dahlia Trimble | 2008-08-27 | 1 | -0/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -1/+0 |
* | Overloads CreateMesh method of interface IMesher to pass prim physical status... | Dahlia Trimble | 2008-07-12 | 1 | -0/+1 |
* | * Releases Pinned vertex/index list in ODE on next mesh request. | Teravus Ovares | 2008-05-25 | 1 | -0/+2 |
* | * This finishes the ODE options section of the OpenSim.ini.example. I've adde... | Teravus Ovares | 2008-05-16 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+26 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -6/+3 |
* | added copyright notices | Jeff Ames | 2007-12-11 | 1 | -0/+28 |
* | set svn:eol-style | Jeff Ames | 2007-11-11 | 1 | -26/+26 |
* | * Moves the Meshmerizer to a separate plugin | Teravus Ovares | 2007-11-10 | 1 | -0/+26 |