Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-06 | SL-19968 disabled pump_idle_network for now due to it causing several ↵ | Brad Linden | |
failures during login also added suggested continue statements, and removed obsolete LLInventoryItem::fromLLSD deserialization codepath. | |||
2023-11-03 | Fixed INV_THUMBNAIL_LABEL handling missed in rebase for SL-19968 work | Brad Linden | |
2023-11-03 | Fix for SL-19968 objects missing timing bug due to stall during login | Brad Kittenbrink (Brad Linden) | |
ensure inventory skeleton loading doesn't block the message system from processing packets. | |||
2023-08-25 | SL-20199 Error creating new folder | Andrey Kleshchev | |
2023-08-22 | SL-20187 [AIS3] Don't fill thumbnail field if null thumbnail is set | Andrey Kleshchev | |
2023-06-27 | SL-18629 Fixed missed case of unpacking metadata | Andrey Kleshchev | |
2023-04-25 | SL-19503 Fix thumbnails not being restored from cache | Andrey Kleshchev | |
2023-04-24 | SL-19503 Deleting a thumbnail for folder does not remove thumbnail in viewer | Andrey Kleshchev | |
2023-04-07 | SL-18918 Fix folder type when creating folders | Andrey Kleshchev | |
Might be better to replace "type" with "type_default" everywere, not just for AIS | |||
2023-03-10 | SL-18629 LLTask thumbnail packing and unpacking | Andrey Kleshchev | |
2023-03-10 | SL-18629 Pack thumbnail asset id | Andrey Kleshchev | |
2023-03-10 | SL-18629 Unpack thumbnail asset id | Andrey Kleshchev | |
2023-03-02 | SL-19282 Thumbnail adjustments | Andrey Kleshchev | |
Follow links, fix outfts missing 'image' option, adjust inspector, recolor 'worn' in gallery | |||
2023-02-01 | SL-19117 Textures should return asset id when thumbnail is not set | Andrey Kleshchev | |
2023-01-09 | SL-18924 - basic get/set functions for thumbnail UUID, removed obsolete ↵ | Brad Payne (Vir Linden) | |
binary pack/unpack functions for inventory | |||
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove ↵ | Dave Parks | |
LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton | |||
2020-08-10 | SL-13669 tests should cover import/export category from llsd | Mnikolenko Productengine | |
2020-08-04 | SL-13669 Change inventory cache to use a standard LLSD format | Mnikolenko Productengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-01 | changed over to manual naming of MemTrackable stats | Richard Linden | |
changed claimMem and disclaimMem behavior to not pass through argument added more mem tracking stats to floater_stats | |||
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-06-10 | SH-4216 WIP - finished item/cat update and reorg of aisv3 code | Brad Payne (Vir Linden) | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-06-05 | SH-3635 WIP - COF slammer works in AISv3 regions. Extensive rework of ↵ | Brad Payne (Vir Linden) | |
onAISUpdateReceived. | |||
2013-05-24 | SH-4207 WIP - use item updates with callback when updating link ↵ | Brad Payne (Vir Linden) | |
descriptions. Reworked updateAppearanceFromCOF() cof-validation stages. | |||
2013-05-24 | SH-4027 WIP - initial implementation of item update via AIS. | Brad Payne (Vir Linden) | |
2013-05-21 | merge | Brad Payne (Vir Linden) | |
2013-04-25 | SH-4137 WIP - added callback-based support for purge descendents, remove ↵ | Brad Payne (Vir Linden) | |
category | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-11 | llinventory merge fixes | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | Viewer-chui merge | prep | |
2013-01-15 | SH-3339 WIP, SH-3645 WIP - added getActualDescription to obviate an ↵ | Brad Payne (Vir Linden) | |
obnoxious and widely-used workaround, re-create COF link after wearable edit to force COF version bump | |||
2012-11-14 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
cleaning up build moved most includes of windows.h to llwin32headers.h to disable min/max macros, etc streamlined Time class and consolidated functionality in BlockTimer class llfasttimer is no longer included via llstring.h, so had to add it manually in several places | |||
2012-09-20 | Partial rewrite of llifstream and llofstream (Windows implementation ↵ | Don Kjer | |
pending). Moved more functionality from llviewerwearable to llwearable | |||
2012-08-02 | CHUI-228 FIX Inventory object creation date initialized with 0 to avoid some ↵ | Seth ProductEngine | |
folders reporting wrong creation date. | |||
2012-06-20 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
more compilation fixes, just need to add getName() back to LLInventoryFilter et al | |||
2012-06-15 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
llfolderview refactornig | |||
2012-02-01 | converted a bunch of narrowing implicit conversions to explicit | Richard Linden | |
2011-08-10 | added fast timers to profile inventory LLSD deserialization | Richard Nelson | |
2010-11-25 | Fix link error: unsigned char const TASK_INVENTORY_ASSET_KEY | Jonathan Yap | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-06-08 | EXT-6934 FIXED method LLInventoryObject::rename does not change Name, if ↵ | Vladimir Pchelko | |
string is empty after correction. Problem description: LLInventoryObject::rename corrects incoming string and remove odd spaces, for example converts string " " to empty string "", as the result empty string can be set as InventoryObject name. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/505/ --HG-- branch : product-engine | |||
2010-04-05 | EXT-6703 : LLInventory.h cleanup and create new LLInventoryDefines | Loren Shih | |
Superficial header file cleanup. Change made to simulator files as well. | |||
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. |