Historique des commits

Auteur SHA1 Message Date
  Robert Adams 18037d41c4 Move GetMeshKey from buried inside Meshmerizer to a public method on PrimitiveBaseShape il y a 13 ans
  Robert Adams 80a2b81d52 Add level of detail specification to optionally reduce the number of vertices in generated prim meshes il y a 13 ans
  Justin Clark-Casey (justincc) 310a685220 refactor: extract method that generates a physics mesh from prim shape data il y a 13 ans
  Justin Clark-Casey (justincc) 4197f66052 refactor: extract code which generate points and faces from sculpt data into it's own method. il y a 13 ans
  Justin Clark-Casey (justincc) b0eacadeb4 fix bug in previous commit il y a 13 ans
  Justin Clark-Casey (justincc) 122e01949d refactor: move the code that generates physics meshs from prim mesh data into a separate method, in order to make the code more readable. il y a 13 ans
  Justin Clark-Casey (justincc) 5043be13fb Return null from CreateMeshFromPrimMesher if OpenJPEG decoding of the sculpt data fails. il y a 13 ans
  Justin Clark-Casey (justincc) 18652eb87e Fix physics proxy regeneration when a mesh with more than one submesh is resized il y a 13 ans
  Justin Clark-Casey (justincc) 24efb021ff minor Tack the prim name on the end of the "experimental mesh proxy generation" message. il y a 13 ans
  Justin Clark-Casey (justincc) 5e8900dfd0 minor: code tidy and inserted log lines for future use. il y a 13 ans
  Justin Clark-Casey (justincc) e8ad8593b6 refactor: eliminate redundant return statement il y a 13 ans
  Justin Clark-Casey (justincc) 40300c886c refactor: Factor out AddSubMesh() method from long CraeteMeshFromPrimMesher() method il y a 13 ans
  Justin Clark-Casey (justincc) b18ef976ff Fix interpretation of physics mesh proxies from mesh data il y a 13 ans
  Justin Clark-Casey (justincc) 1dcad4ac66 minor: commented out log lines for future use and very small code tidy il y a 13 ans
  dahlia 5c18ebf424 Allow physics proxy generation for meshes using new asset format. il y a 13 ans
  dahlia 387b228d68 partial update for new mesh asset format - handle both old and new formats for physics mesh il y a 13 ans
  Dan Lake d565041e16 Fix crash when [Mesh] section is missing from configuration files il y a 13 ans
  BlueWall d9055c8dc3 Group collada meshies settings under [Mesh] in OpensimDefaults.ini il y a 13 ans
  Justin Clark-Casey (justincc) 3053f5ba7d minor: remove some compiler warnings il y a 13 ans
  dahlia 9f29908f66 catch an exception when a mesh asset header cant be decoded il y a 14 ans
  Latif Khalifa c74c1620a1 * Updated libomv to r3461 il y a 14 ans
  dahlia 9038218c2d fix combining of multiple physics submeshes il y a 14 ans
  dahlia e3bd10829f remove some cruft from last commit il y a 14 ans
  dahlia 7fa3335fd5 initial support for meshies physics. Must set ini option UseMeshiesPhysicsMesh = true to enable. See file OpenSimDefaults.ini for example. il y a 14 ans
  Teravus Ovares (Dan Olivares) 0308982c58 one more silly line ending thing.... *If you have problems, fetch the tree and rebase. il y a 14 ans
  dahlia bcdd03c1cf more work in progress on mesh physics - still non-functional il y a 14 ans
  dahlia 2d88394cd5 laying some groundwork for mesh physics il y a 14 ans
  Teravus Ovares (Dan Olivares) cf61cf7b32 * Make line endings consistant in Meshmerizer.cs il y a 14 ans
  dahlia 9391c3ffee add a flag in OpenSim.ini.example for enabling/disabling decoded sculpt map caching for meshing il y a 14 ans
  Melanie d0c271adc6 Typo fixes il y a 14 ans