Commit History

Author SHA1 Message Date
  Dahlia Trimble 73251ed346 add a constructor overload and an AddPos method to SculptMesh 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Dr Scofield 1d02636c27 cleaning out warnings. 15 years ago
  Dahlia Trimble 87b95e324e Sculpt mesher refactor 15 years ago
  Dahlia Trimble 14c1e991c6 some sculpted prim geometry accuracy and meshing speed improvements 15 years ago
  Dahlia Trimble bd3a4e5f01 Added a Copy() method to PrimMesh and SculptMesh as suggested by dmiles. Sync PrimMesher.cs and SculptMesh.cs with PrimMesher.dll r36. 15 years ago
  Dahlia Trimble 09522743cb alter behavior of sculpted prim "Inside out" setting. Addresses Mantis #3514 15 years ago
  Dahlia Trimble 6f3437b77e some code cleanup 15 years ago
  Dahlia Trimble b42fec5c74 partial support for sculpted prim "inside out" setting 15 years ago
  Dahlia Trimble 8493123629 Hard code scaled image resolution to 96 dpi prior to sculpt meshing to prevent a mono 2.4 failure. Thanks to cmickeyb for pointing out the failure. 15 years ago
  Dahlia Trimble ad012d4b46 add x-axis mirror capability to sculpted prim mesh - addresses Mantis #3342 15 years ago
  Dahlia Trimble fa5fef33a9 fixed propagation of normalized sculpt mesh vertex normals 15 years ago
  Dahlia Trimble 7731c055e4 Set sculpt map alpha to 255 prior to scaling and meshing. Addresses Mantis #3150 15 years ago
  Dahlia Trimble 032b30ffdb Fix an error in sculpt LOD calculation 15 years ago
  Dahlia Trimble 20670ff0c8 sync with primmesher r26 on forge 15 years ago
  Dahlia Trimble f836e36c49 Improve LOD scaling for anisotropic sculpted prim meshes 15 years ago
  Jeff Ames d324389dd9 Update svn properties. 16 years ago
  Dahlia Trimble 07ee2c3504 Revert r7548 and r7549 until someone with prebuild-fu can help structure the dependencies 16 years ago
  Dahlia Trimble 37afd69feb Removed remaining meshing code 16 years ago
  Dahlia Trimble fdd2388331 Update meshing code to sync with current PrimMesher.cs on forge. 16 years ago
  Dahlia Trimble a3f785e978 Changed sculpted prim texture scaling method to bilinear to reduce scaling artifacts 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 0dc1018ca1 * minor: Remove warnings 16 years ago
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 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
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 years ago
  Dr Scofield 7d55dfba8a dr scofield's warnings safari: 16 years ago
  Teravus Ovares c29409dc24 * Yet another way to optimize the sculpt mesh generator 16 years ago
  Teravus Ovares f57cb17494 * kill a potentially large float array. 16 years ago
  Teravus Ovares bdcfc2e322 * Prevent an error from stopping startup when decoding the sculpt mesh j2k fails. 16 years ago