Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-16 | EXP-1594 FIXED Stop the upload progress indicator if inventory texture ↵ | Vadim ProductEngine | |
upoload fails. | |||
2011-11-03 | STORM-1580 WIP Updated texture upload progress according to the spec. | Vadim ProductEngine | |
By the way, fixed displaying upload cost. | |||
2011-08-12 | merge from viewer-experience | Leyla Farazha | |
2011-07-13 | merge | Brad Payne (Vir Linden) | |
2011-07-11 | merge changes for storm-1325 | Oz Linden | |
2011-07-01 | SH-1790 FIX - use the inventory flags returned by server when available | Brad Payne (Vir Linden) | |
2011-06-15 | FIX STORM-1325 Retry bake uploads in case of upload failure | Thickbrick Sleaford | |
2011-05-30 | SH-1677 FIXED [REGRESSION] Bulk uploads do not adhere to default permissions | Seraph Linden | |
no idea how this ever worked before, as the code since 1.23 has been using the wrong keyword ("everyone_mask" instead of "new_everyone_mask"). I suspect something changed on the sim side? | |||
2011-01-10 | Automated merge up from viewer-development | Loren Shih | |
2011-01-07 | VWR-1095 fix for problems with uploads following bulk upload failure | Coaldust Numbers | |
de minimus contribution accepted without CA - Oz Linden | |||
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-09-28 | Missed a file from last commit. | Dave Parks | |
2010-09-28 | SH-238 Add check boxes to upload skin weights (or not) and/or joint ↵ | Dave Parks | |
positions (or not). Remove llfloaterimportcollada Reviewed by Prep. | |||
2010-09-27 | merge | Dave Parks | |
2010-09-22 | Remove LL_MESH_ENABLED macros (fixes drag and drop). Add mesh stitching ↵ | Dave Parks | |
type back into tools floater. | |||
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-06-15 | merge backout. | Tofu Linden | |
2010-06-15 | Backed out changeset 1c66b34b7fbe | Tofu Linden | |
2010-06-10 | Add "LL_MESH_ENABLED" preprocessor flag for toggling mesh code. Couple of ↵ | Dave Parks | |
merge fixes. | |||
2010-06-07 | Merge with render-pipeline | Dave Parks | |
2010-05-21 | VI-65 - Addition of Quick/Eazy Buy Web based floater. | Callum Prentice | |
Switched off by default for now until Web content ready - turn on with Debug Settings - 'QuickBuyCurrency' Reviewed by Sam/Richard | |||
2010-04-06 | YET another hairy merge from viewer-trunk. Conflicts resolved... so far. | Tofu Linden | |
2010-04-05 | EXT-6703 : LLInventory.h cleanup and create new LLInventoryDefines | Loren Shih | |
Took out enums and flags from LLInventory into LLInventoryDefines Did a bunch of header file reformatting for LLInventory.h Change made to simulator files as well. | |||
2010-03-30 | HUGE merge from viewer-trunk. Many conflicts resolved. | Tofu Linden | |
2010-03-29 | For EXT-4666: changed LLGestureManager to LLGestureMgr throughout | Brad Payne (Vir Linden) | |
2010-03-24 | Merge | Leyla Farazha | |
2010-03-24 | Hooked up Save As Profile Pic | Leyla Farazha | |
reviewed by Richard CC# 167 | |||
2010-03-20 | merge | Dave Parks | |
2010-03-18 | (EXT-5982) [FRAGMENTATION] L$ kaufen window (Buy L$) | Sergei Litovchuk | |
- Moved hardcoded strings in LLFloaterBuyCurrency::buyCurrency() calls to strings.xml Reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/56/ --HG-- branch : product-engine | |||
2010-03-16 | Implemented normal task EXT-5982([HARD CODED] on L$ kaufen window (Buy L$)). | Andrew Dyukov | |
- Moved hardcoded strings in LLFloaterBuyCurrency::buyCurrency() calls to strings.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/33/ --HG-- branch : product-engine | |||
2010-03-05 | Inventory now updates appropriately when using model uploader. | Dave Parks | |
2010-01-07 | Backed out changeset: 0e0f8b0b0fa8 | Dave Parks | |
2010-01-06 | LLImportCollada no longer a singleton to prepare for subclassing. | Dave Parks | |
2009-12-18 | Merge with viewer-2-0 | Dave Parks | |
2009-12-11 | implemented EXT-2323 “Get rid from obsolete notification widgets”; | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-07 | fix of another merge borkasaurus | Palmer Truelson | |
2009-12-07 | Fixing merge borkasaurs. | Palmer | |
2009-12-07 | Merge of viewer 2 changes | Palmer | |
2009-12-01 | EXT-3028 : "Find Original" does nothing if floater inventory isn't open | Loren Shih | |
Changed logic for getActiveInventory so that it considers InventorySP. Removed getActiveInventory and replaced with getActiveInventoryPanel since that follows its current usage. This currently contains a bug because the InventorySP always thinks it's open. --HG-- branch : avatar-pipeline | |||
2009-11-25 | retry asset upload failures. | Karl Stiefvater (qarl) | |
2009-11-25 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook | |
Cuts number of includes of llnotifications.h from 300+ to 40. | |||
2009-11-24 | Removed llnotifications.h from all headers by adding llnotificationsptr.h | James Cook | |
Fixed many more includes | |||
2009-11-18 | Fixed variable price upload path. | Jonathan@Chomp.lindenlab.com | |
2009-11-17 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-13 | Header file cleanup | Loren Shih | |
Removed unnecessary "#include llinventorymodel.h" now that llinventoryobserver was split from llinventorymodel. --HG-- branch : avatar-pipeline | |||
2009-11-11 | Merged in viewer 2 changes, adjusted xui problems, added mesh folder type ↵ | Palmer | |
and more mesh inventory type info | |||
2009-11-09 | super importer stuff (gui, texture upload, etc.) | Karl Stiefvater (qarl) | |
2009-11-06 | merge from texture-pipeline | Steve Bennetts | |
2009-11-06 | merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 | Xiaohong Bao | |