Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-09 | Reports error of a non compatible dae to the log if not 1.4 | prep linden | |
2011-08-09 | Temporarily disallow the upload of non 1.4 dae files | prep linden | |
2011-08-08 | merge | Dave Parks | |
2011-08-08 | SH-2242 Work in progress migrating to glVertexAttrib everywhere | Dave Parks | |
2011-08-04 | SH-2201 Fix for crash when getting mesh estimates. | Dave Parks | |
2011-07-29 | merging in PE's fixes for new UI to mesh-development. | nyx | |
Included are upload floater tweaks, build panel tweaks, and removing the mesh enabled checkbox in region tools. | |||
2011-07-27 | SH-1868 FIXED Rearranged the accounting info to leave enough room for the ↵ | Seth ProductEngine | |
upload permissions warning. Removed hiding the accounting info when warning is displayed. | |||
2011-07-26 | SH-1086 Make physics shape display transparent and fix some z-fighting issues. | Dave Parks | |
2011-07-25 | Fix for sh-2162 | prep | |
2011-07-25 | Partial fix for sh-1925. | prep | |
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-20 | SH-715 Fix for bad "cancel" behavior in physics tab. | Dave Parks | |
2011-07-18 | merge | Dave Parks | |
2011-07-15 | Merge from viewer-development | Xiaohong Bao | |
2011-07-15 | merge | Brad Payne (Vir Linden) | |
2011-07-14 | Fix for SH-2061 model crashes viewer - fixed an issue where a corrupted dae ↵ | prep | |
would not disable the calc button | |||
2011-07-14 | Fix for Sh-2047: Partial joint arrays are now able to upload | prep | |
2011-07-14 | SH-715 Disable simplify/analyze button while counterpart is executing. | Dave Parks | |
2011-07-12 | merge | Brad Payne (Vir Linden) | |
2011-07-12 | SH-2043 FIX | Brad Payne (Vir Linden) | |
2011-07-12 | merge | Dave Parks | |
2011-07-12 | SH-2053 Don't poke the UI from a background thread -- it tends to get crashy. | Dave Parks | |
2011-07-11 | Fix for linux build failure, hopefully | Brad Payne (Vir Linden) | |
2011-07-10 | merge | Dave Parks | |
2011-07-09 | Added L$ price breakdown for model uploads | Don Kjer | |
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-07 | merge | Dave Parks | |
2011-07-07 | SH-1774 Remove misleading "Debug" comment -- this code performs a function. | Dave Parks | |
2011-07-07 | SH-1774 Fix for preserving material assignments between multiple custom LoDs. | Dave Parks | |
2011-07-07 | Fix for SH-1992 | prep | |
2011-07-07 | Fixes for SH-1994 and SH-2009 | prep | |
2011-07-06 | SH-1972 Fix for slm messing up physics shape on second upload. | Dave Parks | |
2011-07-06 | Fix for "set to default" button not resetting some data. | Dave Parks | |
2011-07-06 | merge | Brad Payne (Vir Linden) | |
2011-07-06 | SH-1988 Fix for using diameter instead of radius for streaming cost. | Dave Parks | |
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 | 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 |