| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-07 | Make GCC not treat uninit-ed FetchEntry as error | Erik Kundiman | |
| 2023-08-07 | Revert LLReflectionMapManager | Jonathan "Geenz" Goodman | |
| DRTVWR-583 | |||
| 2023-08-06 | Making more progress, need to add the heroprobe manager. | Jonathan "Geenz" Goodman | |
| DRTVWR-583 | |||
| 2023-08-06 | SL-20120 Fix ais depth 'body' being misplaced. | Andrey Kleshchev | |
| 2023-08-05 | SL-20120 Fix unneeded warnings | Andrey Kleshchev | |
| - Don't Warn about unknown cof version, it's expected during fetch, Info is enough - Fix 'unexpected attachments' due to unknown cof, also should fix viewer trying to create a link before cof is ready - Fix 'accounting' warnings when getting item updates for unfetched folders (Note: viewer doesn't know folders version, if fetch is already in progress we might get an old version) | |||
| 2023-08-05 | SL-20120 Fix folders with unknown content being assigned a version | Andrey Kleshchev | |
| 2023-08-05 | SL-20120 Do not account for deltas when fetching | Andrey Kleshchev | |
| Is supposed to set version and descendant info in parseCategory | |||
| 2023-08-04 | SL-18049 Part 5; Tweak new icon visibility | Andrey Kleshchev | |
| 2023-08-04 | SL-18049 Part 4; Adjustments and fixes | Andrey Kleshchev | |
| 2023-08-04 | SL-19982 make sure 'item' is not null | Mnikolenko Productengine | |
| 2023-08-04 | SL-20105 Add materials asset to 'Adjust Content Permissions' floater | Mnikolenko Productengine | |
| 2023-08-03 | SL-20109: Big clean up. Now supports arbitrary mix of folders and entries ↵ | Callum Prentice | |
| for both items and textures. Better logging output | |||
| 2023-08-04 | SL-20078 Remove Google Translation UI (just fix error processing) | Alexander Gavriliuk | |
| 2023-08-04 | SL-20121 Fixed the crash in LLViewerInput::getKeyBindingAsString() | Andrey Lihatskiy | |
| 2023-08-04 | SL-18049 Part 3; Better indication when voice is muted | Andrey Kleshchev | |
| 2023-08-03 | SL-18049 Part 2; Added a button to preferences to enable sound when possible | Andrey Kleshchev | |
| 2023-08-03 | SL-18049 Part 1; Allow voice to be enabled in second instance | Andrey Kleshchev | |
| 2023-08-03 | SL-19303 switch automatically between Materials/PBR/Media based on current ↵ | Maxim Nikolenko | |
| values | |||
| 2023-08-03 | SL-19887 Water cuts avatar's name bubble | Alexander Gavriliuk | |
| 2023-08-02 | SL-20109: Hacked in some code to write thumbnails now - had to change the ID ↵ | Callum Prentice | |
| i saved for the texture from the object ID to the asset ID and then it worked for 3 test items. Next up, tidy up the code, remove hacks and do a run on a local copy of the main SENRA inventory | |||
| 2023-08-02 | SL-20109: now lets user copy a list of items or list of folder of items, ↵ | Callum Prentice | |
| copy a list of texture of list of folders of textures, then combine them and find matches by name - saving each match with the name, item ID and thumbnail texture ID - next is actually writing the thumbnails | |||
| 2023-08-02 | SL-20098 handleDoubleClick crashes in new inventory panels | Andrey Kleshchev | |
| 2023-08-02 | SL-19982 update default help topic | Mnikolenko Productengine | |
| 2023-08-02 | SL-19982 Update font for menu items; show object's name in lsl editor | Mnikolenko Productengine | |
| 2023-08-01 | SL-20109: display the inventory item asset ID and associated thumbnail ID ↵ | Callum Prentice | |
| (broken - all null UUID - for tomorrow) | |||
| 2023-08-02 | SL-19528 Remove PERMISSION_DEBIT warning from experience that is Grid and ↵ | Alexander Gavriliuk | |
| Privileged | |||
| 2023-08-02 | SL-19528 Remove PERMISSION_DEBIT warning from experience that is Grid and ↵ | Alexander Gavriliuk | |
| Privileged | |||
| 2023-08-01 | SL-20109: write the name of each copied inventory item to the text editor | Callum Prentice | |
| 2023-08-01 | Merge remote-tracking branch 'origin/DRTVWR-567' into viewer_bulky_thumbs | Callum Prentice | |
| 2023-08-01 | First commit of code to investigate how we might do bulk uploads of ↵ | Callum Prentice | |
| inventory item thumbnails - both from a code and a UI perspective | |||
| 2023-08-01 | SL-20107 Detaching items from COF in gallery view didn't update COF | Andrey Kleshchev | |
| 2023-08-01 | SL-20101 Fix ThumbnailDimentionsLimit poping up on success | Andrey Kleshchev | |
| 2023-08-01 | SL-19982 Adjustable font size in LSL editor | Mnikolenko Productengine | |
| 2023-08-01 | SL-20100 remove inappropriate param to get rid of parse warning | Mnikolenko Productengine | |
| 2023-08-01 | Fix commit 7aa029 | Erik Kundiman | |
| 2023-08-01 | Initialise vars so they wouldn't be errors on GCC | Erik Kundiman | |
| 2023-08-01 | Set so dangling pointer is no error when using GCC | Erik Kundiman | |
| 2023-08-01 | llaudio can be installed to the system too | Erik Kundiman | |
| 2023-07-31 | DRTVWR-559 remove extra debug logging of Capabilities tag | Brad Linden | |
| 2023-08-01 | SL-18623 LLAvatarRenderInfoAccountant coroutine crash | Andrey Kleshchev | |
| For unknown reason allocations of these coroutines often crash on client machines. 1. Limit quantity of coros running in parallel by reducing retries and wait time 2. Print out more diagnostic info | |||
| 2023-07-31 | SL-20096 Thumbnails shouldn't be editable for items in the library | Andrey Kleshchev | |
| 2023-07-31 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman | |
| 2023-07-30 | libmedia_plugin_libvlc is installed to system too | Erik Kundiman | |
| libmedia_plugin_base is now explicitly set as static, since it could be set as shared when BUILD_SHARED_LIBS is on and it's just easier to have it compiled into with every media plugin cause it's small and would only be shared by 2 dynamic libraries anyway. Trying to put a dynamic version where the media plugin can find it so the reference is not broken, seems like a hassle. | |||
| 2023-07-30 | SLPlugin is in libexec when installed to system | Erik Kundiman | |
| 2023-07-30 | llplugin not refer to gSavedSettings when no CEF | Erik Kundiman | |
| so SLPlugin wouldn't lose reference to it when the libraries are built as dynamic. | |||
| 2023-07-29 | Add system XMLRPC-EPI include directory for Darwin | Erik Kundiman | |
| 2023-07-29 | Darwin escapes prebuilt dir inclusion on sys libs | Erik Kundiman | |
| 2023-07-29 | Fix CMAKE_PREFIX_PATH setting syntax for Darwin | Erik Kundiman | |
| 2023-07-29 | Customise APP_NAME values to Megapahit, & the caps | Erik Kundiman | |
| 2023-07-29 | Viewer & resources can be installed on the system | Erik Kundiman | |
