Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-14 | b782a75c99e6 backout cleanup | Dave Parks | |
2011-09-14 | merge | Brad Payne (Vir Linden) | |
2011-09-08 | Merge from viewer-experience | Leslie Linden | |
2011-09-06 | merge | Brad Payne (Vir Linden) | |
2011-09-01 | Fix for model metrics | Brad Payne (Vir Linden) | |
2011-08-31 | Merge | Xiaohong Bao | |
2011-08-18 | merging in latest mesh-development | Nyx (Neal Orman) | |
2011-08-17 | SH-2188 Fix for generally bad vertex buffer updates for rigged attachments ↵ | Dave Parks | |
and fix for viewer always thinking meshes initially have 8 texture entries. | |||
2011-08-16 | FIX SH-859, SH-1274 - added fix for determining triangle count and | Nyx (Neal Orman) | |
performance tested impact of animated textures Also did some cleanup to ensure branch built and ran properly after last merge. | |||
2011-08-12 | merge from viewer-experience | Leyla Farazha | |
2011-08-10 | merge viewer-development to mesh-development | Brad Payne (Vir Linden) | |
2011-08-10 | Submitted correction for logic error: if decomp fails for single hull only ↵ | prep linden | |
execute fallback code | |||
2011-08-04 | SH-2201 Fix for crash when getting mesh estimates. | Dave Parks | |
2011-08-02 | SH-2202 FIX physics costs have increased | Nyx (Neal Orman) | |
Changed the default to use low LOD for single hull generation, will fall back to medium or high if not present. | |||
2011-08-02 | fix for SH-2144: [PUBLIC] Hi-resolution model that don't upload. | Xiaohong Bao | |
2011-07-25 | SH-1941 FIXED Mesh upload menu enabled when avatar is in the region that ↵ | seth_productengine | |
does not allow building but supports mesh upload. | |||
2011-07-22 | SH-1868 WIP Added user-supplied metric data for uploading a model. | seth_productengine | |
The mesh category string selected by user within the model data and sent to the server during calculating the upload fee and upload requests. The accounting info and the upload permissions warning in the bottom left corner of the floater are temporarily made mutually exclusive. | |||
2011-07-18 | merge | Dave Parks | |
2011-07-18 | SH-1904 FIX (cherry pick from original by bao) | Brad Payne (Vir Linden) | |
2011-07-18 | fix for SH-1904: Medallion .dae makes viewer crash during upload | Xiaohong Bao | |
2011-07-15 | Merge from viewer-development | Xiaohong Bao | |
2011-07-12 | Merge | Don Kjer | |
2011-07-12 | Changes to support SH-1894: Textures uploaded with Mesh do not appear in ↵ | Don Kjer | |
inventory. Reviewed by Andrew | |||
2011-07-12 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-07-12 | SH-2053 Don't poke the UI from a background thread -- it tends to get crashy. | Dave Parks | |
2011-07-09 | merge | Dave Parks | |
2011-07-09 | SH-2007 Code cleanup, expand minimum header size to 4KB, better comments ↵ | Dave Parks | |
around magic numbers, remove dead calcResourceCost | |||
2011-07-09 | Fix for SH-2028. Also fixed layout issues with new upload warning and ↵ | Don Kjer | |
upload price text when floater is resized. | |||
2011-07-08 | SH-2007 Don't eat an entire core when uploading meshes or requesting fee ↵ | Dave Parks | |
information. | |||
2011-07-07 | SH-1774 Fix for preserving material assignments between multiple custom LoDs. | Dave Parks | |
2011-07-07 | fix for SH-1808: uploading warthog model triggers ↵ | Xiaohong Bao | |
LLPhysicsDecomp::doDecompositionSingleHull warnings SH-1333: [PUBLIC] Simple mesh causing the viewer to crash | |||
2011-07-07 | fix for SH-1808: uploading warthog model triggers ↵ | Xiaohong Bao | |
LLPhysicsDecomp::doDecompositionSingleHull warnings SH-1333: [PUBLIC] Simple mesh causing the viewer to crash | |||
2011-07-05 | merge cleanup | Brad Payne (Vir Linden) | |
2011-07-05 | merge | Brad Payne (Vir Linden) | |
2011-07-03 | SH-1747 mesh-asset-dep -- uploaded objects have bad permissions, and SH-1975 ↵ | Don Kjer | |
Name of mesh is not loaded into mesh uploader floater. Also removed a lot of dead mesh uploader code. | |||
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 viewer-development -> mesh-development | Brad Payne (Vir Linden) | |
2011-07-01 | merge | Brad Payne (Vir Linden) | |
2011-06-30 | SH-680 Update streaming cost to be based on a triangle budget instead of a ↵ | Dave Parks | |
magic scaler. Reviewed by Nyx. | |||
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-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 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2011-06-29 | SH-1873 FIXED updating L$ balance after uploading meshes. | seth_productengine | |
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-27 | SH-1899 Check mesh asset version before attempting to parse. | Dave Parks | |
2011-06-27 | merge | Dave Parks | |
2011-06-27 | SH-680 Apply a 128-byte discount per LoD block to cover the cost of metadata. | Dave Parks | |
2011-06-24 | fix for SH-1904: Medallion .dae makes viewer crash during upload | Xiaohong Bao | |
2011-06-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |