Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-01 | Automated merge with https://bitbucket.org/seth_productengine/mesh-development | Nyx (Neal Orman) | |
2011-07-01 | SH-1725 SH-1726 FIX mesh upload wizard & advanced don't handle upload errors ↵ | Nyx (Neal Orman) | |
gracefully Restructured the code to be a bit cleaner, now have callbacks with appropriate functionality in both the wizard and advanced uploaders. If the upload fails, it requires the user to re-submit the recalculate request. | |||
2011-07-01 | merge | Brad Payne (Vir Linden) | |
2011-06-30 | Automated merge with https://bitbucket.org/seth_productengine/mesh-development | Nyx (Neal Orman) | |
2011-06-30 | SH-1332 Remaining mesh wizard upload work | Nyx (Neal Orman) | |
adding observer classes for the upload step so we don't move to success state until upload succeeds. | |||
2011-06-30 | - SH-1726 ADDITIONAL FIX (Viewer modifications to advanced model upload to ↵ | Paul ProductEngine | |
accommodate upload fee & prim equivalency) added the link for "Find out how" in warning text of advanced upload floater advanced upload, button returns to "get fees" whenever any option that affects price changes | |||
2011-06-30 | SH-1726 ADDITIONAL FIX (Viewer modifications to advanced model upload to ↵ | Paul ProductEngine | |
accomodate upload fee & prim equivilancy) - Added a signal on model change to initiate recalculating (calculate phys&fee button is shown again) - Show 'calculate phys&fee' button on fee request error | |||
2011-06-29 | SH-1726 WIP - prevent upload until sucessful fee request | Brad Payne (Vir Linden) | |
2011-06-29 | SH-1725 WIP Added upload permissions and fee requests to Upload Model Wizard. | Seth ProductEngine | |
- Enabled warning for users without upload permissions. - Enabled "Calculate weights & fee" button. - Temporarily enabled to upload meshes if upload permission capability request has failed. | |||
2011-06-29 | Fixes for upload permission checking problems | Brad Payne (Vir Linden) | |
2011-06-29 | SH-1726 FIXED (Viewer modifications to advanced model upload to accommodate ↵ | Paul ProductEngine | |
upload fee & prim equivalency) - Changed XUI according to the spec - Added requesting upload permission, physics weight and fee weight - Split requesting fee and uploading model steps in mesh repository | |||
2011-06-28 | merge | Paul ProductEngine | |
2011-06-28 | SH-1169 Fix for convex decompositions not working post ↵ | Dave Parks | |
mesh-asset-deprecation work. (also default SLM usage to on) | |||
2011-06-28 | SH-1725 WIP Fixed model preview panels cursor change. | Seth ProductEngine | |
2011-06-24 | fix for SH-1878: Viewer hang in GLOD_Group::adaptTriangleBudget during ↵ | Xiaohong Bao | |
LLModelPreview::genLODs; SH-1891: viewer crashes while previewing "RYOMA 3D XML File.dae"; SH-1890: Crash loading palm tree | |||
2011-06-22 | SH-1815 Fix for crash when using old version slm | Dave Parks | |
2011-06-22 | SH-989 FIX - only reject LOD if vertex total is too high, rather than ↵ | Brad Payne (Vir Linden) | |
checking mesh-by-mesh. This should make rejections much less common. | |||
2011-06-22 | SH-1725 WIP Floater upload model wizard update: | Seth ProductEngine | |
- XUI changed according to latest mockups - Added switching to advanced upload floater - Added "Recalculate geometry" and "Recalculate physics" buttons | |||
2011-06-18 | merge | Dave Parks | |
2011-06-18 | SH-828 Fix for using uninitialized data when normals or texture coordinates ↵ | Dave Parks | |
are absent from collada file (can now upload meshes without normals or texture coordinates). | |||
2011-06-17 | fix for SH-1783: [PUBLIC] Crash when adding a physics shape. | Xiaohong Bao | |
2011-06-15 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-06-15 | fix for SH-1788: Assert in texture load when uploading textured mesh model | Xiaohong Bao | |
and beyond: fixed the thread-safe and highest texture resolution flaws in the mesh texture uploading flow. | |||
2011-06-15 | Fix for sh-1771 and also fixed a bug with a never ending load (with eventual ↵ | prep linden | |
crash) bug when a visual scene is missing. | |||
2011-06-10 | merge | Dave Parks | |
2011-06-10 | SH-1632 - minor camera and far plane tweak. Also need SH-1665 for full ↵ | prep linden | |
solution (model needs to stay at the origin - currently it translates during scaling). | |||
2011-06-09 | SH-1804 Make it damn obvious that there are degenerate triangles in the ↵ | Dave Parks | |
physics shape preview render. | |||
2011-06-09 | Automated merge with https://bitbucket.org/davep/mesh-asset-deprecation | Xiaohong Bao | |
2011-06-09 | partial fix for SH-1804: viewer crashes when uploading "Messerschmitt KR200.dae" | Xiaohong Bao | |
eliminated crashing, but still failed to upload it. | |||
2011-06-08 | merge | Dave Parks | |
2011-06-08 | SH-560 Fix for "Loading..." text remaining in model importer when load fails. | Dave Parks | |
2011-06-08 | Automated merge with https://bitbucket.org/davep/mesh-asset-deprecation | Xiaohong Bao | |
2011-06-08 | fix for SH-1651 and SH-1652: Viewer Crash in Display:RenderUI when uploading ↵ | Xiaohong Bao | |
skpfile.dae model with High LOD selected as Physics shape | |||
2011-06-08 | merge | Dave Parks | |
2011-06-08 | Fix for sh-815: Added support for verifying a controllers skin weight count ↵ | prep | |
against the geometries vertex count | |||
2011-06-07 | Fix for crash on clicking cancel while a model is still loading. | Dave Parks | |
2011-06-06 | Removed the old mesh asset upload pipeline. Fixed a problem with spamming ↵ | Don Kjer | |
MissingString MacLocale warnings. Reviewed by Dave | |||
2011-06-03 | merge | Dave Parks | |
2011-06-03 | SH-1744 Add havok's degenerate triangle check to importer. Highlight ↵ | Dave Parks | |
degenerate triangles in physics mesh and block upload when degenerate triangles are present. | |||
2011-05-30 | SH-1592 FIXED Advanced model uploader needs an IP checkbox like the wizard ↵ | Seraph Linden | |
uploader has | |||
2011-05-25 | SH-1603 Replace every occurrence of "WTF" with something more appropriate. | Dave Parks | |
2011-05-25 | SH-657 FIXED Preview normals inverted for mesh mirrored by negative scale ↵ | Loren Shih | |
transformation SH-810 FIXED Mesh uploader should enable Physics Analyze after "Use Level of Detail" is picked. Both changes together in this changeset. | |||
2011-05-24 | fix for | Xiaohong Bao | |
SH-712:Asset error given on upload of duck.dae using High LOD for physics shape - Analyze seems to not complete; SH-889: Viewer crash when analyzing physics LOD; SH-890: Viewer crash on Exit after analyzing physics layer which never seems to complete | |||
2011-05-18 | Fix for sh-1227. Decoupled avatar in preview window from in world avatar. ↵ | prep | |
Code cleanup. | |||
2011-05-17 | SH-1555 Disable upload button if a hull exists that has more than 256 vertices. | Dave Parks | |
2011-05-16 | SH-795 Cache and display LoD parameters etc for each lod. | Dave Parks | |
2011-05-16 | SH-709 Fix for triangle limit value not updating when spinner is selected. | Dave Parks | |
2011-05-05 | merge | prep | |
2011-05-05 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-05-04 | Fix for Sh-1481 | prep linden | |