コミット履歴

作者 SHA1 メッセージ 日付
  dahlia 8ae3df22a2 clean up some cruft 15 年 前
  Justin Clark-Casey (justincc) 6d88c96e01 minor: remove mono compiler warning 15 年 前
  dahlia 3e22bb24f5 add an overload to _SculptMesh for meshing from a list of coordinates 15 年 前
  dahlia 7b4183d7a0 sync PrimMesher with r46 15 年 前
  dahlia fb2cabd6b3 corrections to viewerMode AddPos() 15 年 前
  Dahlia Trimble 73251ed346 add a constructor overload and an AddPos method to SculptMesh 15 年 前
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 年 前
  Dr Scofield 1d02636c27 cleaning out warnings. 15 年 前
  Dahlia Trimble 87b95e324e Sculpt mesher refactor 15 年 前
  Dahlia Trimble 14c1e991c6 some sculpted prim geometry accuracy and meshing speed improvements 15 年 前
  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 年 前
  Dahlia Trimble 09522743cb alter behavior of sculpted prim "Inside out" setting. Addresses Mantis #3514 15 年 前
  Dahlia Trimble 6f3437b77e some code cleanup 15 年 前
  Dahlia Trimble b42fec5c74 partial support for sculpted prim "inside out" setting 15 年 前
  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 年 前
  Dahlia Trimble ad012d4b46 add x-axis mirror capability to sculpted prim mesh - addresses Mantis #3342 15 年 前
  Dahlia Trimble fa5fef33a9 fixed propagation of normalized sculpt mesh vertex normals 15 年 前
  Dahlia Trimble 7731c055e4 Set sculpt map alpha to 255 prior to scaling and meshing. Addresses Mantis #3150 15 年 前
  Dahlia Trimble 032b30ffdb Fix an error in sculpt LOD calculation 16 年 前
  Dahlia Trimble 20670ff0c8 sync with primmesher r26 on forge 16 年 前
  Dahlia Trimble f836e36c49 Improve LOD scaling for anisotropic sculpted prim meshes 16 年 前
  Jeff Ames d324389dd9 Update svn properties. 16 年 前
  Dahlia Trimble 07ee2c3504 Revert r7548 and r7549 until someone with prebuild-fu can help structure the dependencies 16 年 前
  Dahlia Trimble 37afd69feb Removed remaining meshing code 16 年 前
  Dahlia Trimble fdd2388331 Update meshing code to sync with current PrimMesher.cs on forge. 16 年 前
  Dahlia Trimble a3f785e978 Changed sculpted prim texture scaling method to bilinear to reduce scaling artifacts 16 年 前
  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 年 前
  Justin Clarke Casey 0dc1018ca1 * minor: Remove warnings 16 年 前
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 年 前
  Dahlia Trimble 261876fd47 Commented out the float array "normals" in the Mesh object and all references to save memory as it was unused 16 年 前