Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 ↵ | Justin Clarke Casey | 1 | -4/+0 | |
occurs (at least, this is what will happen on linux) | |||||
2008-08-30 | * squash some obvious warnings | Justin Clarke Casey | 1 | -3/+3 | |
* a couple more remain that preferably the original coders should look at in more detail (obsolete warnings in the ogp module and not overriding warnings in the script engine) | |||||
2008-08-29 | fixed some ugliness in the conversion from the new mesher format to the old ↵ | Dahlia Trimble | 1 | -9/+13 | |
that should speed up region startup a little and maybe even use less memory if the GC decides to play friendly with the other kids. | |||||
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 ↵ | Dahlia Trimble | 1 | -5/+17 | |
after conversion to pinned lists. | |||||
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 ↵ | Dahlia Trimble | 1 | -1/+1 | |
references to save memory as it was unused | |||||
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 | |
* shortened references * Removed redundant 'this' * Normalized EOF | |||||
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 | |
* Experimental. Linux Prebuild needs testing. * One more update after this to remove the ODEMeshing directory.... | |||||
2007-11-05 | adding missing ODE files for mesh | dan miller | 1 | -0/+197 | |