| Commit message (Expand) | Author | Files | Lines |
2013-02-05 | BulletSim: remove degenerate triangles from meshes. This fixes the | Robert Adams | 1 | -1/+1 |
2009-10-26 | Experimental change of PhysicsVector to Vector3. Untested | John Hurliman | 1 | -3/+4 |
2009-10-26 | Added calls to GC.AddMemoryPressure() when unmanaged memory is allocated for ... | John Hurliman | 1 | -0/+6 |
2009-10-19 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2009-10-11 | disambiguate System.Path (preparation for new PrimMesher) | dahlia | 1 | -1/+1 |
2009-10-05 | Eliminate pinned Mesh data on managed heap by using IntPtrs to memory allocat... | Dan Lake | 1 | -54/+112 |
2009-09-29 | Add copyright header. Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-09-24 | Meshmerizer stores dictionary of unique Meshes keyed on construction paramete... | Dan Lake | 1 | -58/+29 |
2009-09-03 | Add copyright headers. Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-09-01 | Applying Mantis #4079. Thank you, dslake | Melanie | 1 | -82/+29 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-04-11 | * Instead of referencing mesh stuff in the physics plugin.. change the IMesh ... | Teravus Ovares | 1 | -3/+13 |
2008-11-29 | Update meshing code to sync with current PrimMesher.cs on forge. | Dahlia Trimble | 1 | -20/+0 |
2008-10-10 | refactoring PrimMesher to add viewer compatable features and some code cleanup | Dahlia Trimble | 1 | -1/+64 |
2008-09-18 | * Make the ode simulation update loop print out the stack if an exception occ... | Justin Clarke Casey | 1 | -4/+0 |
2008-08-30 | * squash some obvious warnings | Justin Clarke Casey | 1 | -3/+3 |
2008-08-29 | fixed some ugliness in the conversion from the new mesher format to the old t... | Dahlia Trimble | 1 | -9/+13 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-27 | adds releaseSourceMeshData() method to IMesh and Mesh for freeing mesh data a... | Dahlia Trimble | 1 | -5/+17 |
2008-08-27 | Modified Mesh object to allow alternative mesher interfacing | Dahlia Trimble | 1 | -15/+59 |
2008-08-22 | Commented out the float array "normals" in the Mesh object and all references... | Dahlia Trimble | 1 | -1/+1 |
2008-05-25 | * Releases Pinned vertex/index list in ODE on next mesh request. | Teravus Ovares | 1 | -3/+11 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -28/+26 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -24/+18 |
2007-12-11 | added copyright notices | Jeff Ames | 1 | -0/+28 |
2007-11-11 | set svn:eol-style | Jeff Ames | 1 | -213/+213 |
2007-11-10 | * Moves the Meshmerizer to a separate plugin | Teravus Ovares | 1 | -197/+213 |
2007-11-05 | adding missing ODE files for mesh | dan miller | 1 | -0/+197 |