Revīziju vēsture

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