Commit History

Author SHA1 Message Date
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Teravus Ovares 53026affb3 * Instead of referencing mesh stuff in the physics plugin.. change the IMesh Interface. (blame prebuild) 15 years ago
  Dahlia Trimble fdd2388331 Update meshing code to sync with current PrimMesher.cs on forge. 16 years ago
  Dahlia Trimble 7fbe942792 refactoring PrimMesher to add viewer compatable features and some code cleanup 16 years ago
  Justin Clarke Casey 8ff1bc5b03 * Make the ode simulation update loop print out the stack if an exception occurs (at least, this is what will happen on linux) 16 years ago
  Justin Clarke Casey 49ec6dd882 * squash some obvious warnings 16 years ago
  Dahlia Trimble 35ad484b6b fixed some ugliness in the conversion from the new mesher format to the old 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. 16 years ago
  Jeff Ames 3bf8858727 Update svn properties, formatting cleanup. 16 years ago
  Dahlia Trimble e593a333c7 adds releaseSourceMeshData() method to IMesh and Mesh for freeing mesh data after conversion to pinned lists. 16 years ago
  Dahlia Trimble fce83731ad Modified Mesh object to allow alternative mesher interfacing 16 years ago
  Dahlia Trimble 261876fd47 Commented out the float array "normals" in the Mesh object and all references to save memory as it was unused 16 years ago
  Teravus Ovares d3b013be1c * Releases Pinned vertex/index list in ODE on next mesh request. 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 17 years ago
  Jeff Ames 712efda9b9 added copyright notices 17 years ago
  Jeff Ames db174dfa20 set svn:eol-style 17 years ago
  Teravus Ovares cb07ba0d68 * Moves the Meshmerizer to a separate plugin 17 years ago