Commit History

Author SHA1 Message Date
  Dahlia Trimble 5cf6a7f118 Viewer side normals and UV fixes on profile cuts. Sync with primmesher.dll forge project. 16 years ago
  Justin Clarke Casey 7beeaf51f8 * minor: remove mono compiler warnings 16 years ago
  Dahlia Trimble ae5d92a167 some sorely needed extruder code simplification and refactoring, also some fixes to cut face UV coordinates 16 years ago
  Justin Clarke Casey 754f6ba2a2 * minor: remove mono compiler warnings 16 years ago
  Dahlia Trimble 3447bed8be Add end faces when radius setting is non-zero 16 years ago
  Justin Clarke Casey c519b80680 * minor: eliminate some mono compiler warnings 16 years ago
  Dahlia Trimble 71660003de un-double-flipped some double-flipped normals in circular path prim end caps 16 years ago
  Dahlia Trimble a11fa9055a Fixed a floating point error accumulation that was causing missing end faces on some twisted prims 16 years ago
  Dahlia Trimble 931b04485d More work in vertex normals and texture UVs. Syncing code with pyov. 16 years ago
  Justin Clarke Casey 923f9fb749 * minor: remove mono warnings 16 years ago
  Dahlia Trimble b6396bc9a7 More progress towards implementing vertex normals - not complete yet. 16 years ago
  Justin Clarke Casey 98245e4bfa * minor: Oh go on, one more warning. Oooh, you are naughty 16 years ago
  Justin Clarke Casey b1248004f0 * minor: remove some warnings 16 years ago
  Dahlia Trimble 138a3924e0 Committing more work towards implementing vertex normals. Also added some (hopefully) helpful messages for identifying corrupt prims and some fixup code for corrupt profile cut data. 16 years ago
  Dahlia Trimble f2700590d7 removed some more extraneous hidden faces 16 years ago
  Dahlia Trimble 116a08f42e Fixed a missing face on a profile cut 16 years ago
  Dahlia Trimble 216787ee1d Optimization: calculation of profile vertex normals is now disabled as default. 16 years ago
  Dahlia Trimble 09c8713801 Eliminate some unnecessary polygons 16 years ago
  Justin Clarke Casey dd886a035b * minor: remove warnings 16 years ago
  Dahlia Trimble 7fbe942792 refactoring PrimMesher to add viewer compatable features and some code cleanup 16 years ago
  Dahlia Trimble cf9835130a Square hollow size in cylinder meshes were a little too small - fixed. 16 years ago
  Jeff Ames b4141f9e56 Formatting cleanup. 16 years ago
  Dahlia Trimble 8a8b01d1b8 Circular path prim meshes are now joined where the path ends meet if they match. This may have a minor improvement in memory and speed performance, but it's mainly for viewer applications and it also syncs the c# version of PrimMesher with my python sandbox version. 16 years ago
  Dahlia Trimble febb781779 remove hidden faces inside prim meshes to improve memory use and startup time 16 years ago
  Jeff Ames fae34bb10c Update svn properties, formatting cleanup. 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 0fc618e7b2 Replaced a lot of trig calls with lookup tables for common prim types in an attempt to improve meshing speed. 16 years ago
  Dr Scofield 109aa00150 fix: PostInitialise() not being called on script engines (nasty one that) 16 years ago
  Dahlia Trimble a5e7807612 Y top shear accuracy improvements in circular path prim meshes 16 years ago
  Dahlia Trimble f4035840d2 compensates profile placement effects of Y hole size on X top shear for circular path prim meshes 16 years ago