Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-16 | SL-18964 Smoke texture can fail to load | Andrey Kleshchev | |
Debt from SL-18221. Keep init together, after we got the cap; texture should finish loading before it's needed. | |||
2023-03-16 | SL-19108 Update thumbnail cap names | Andrey Kleshchev | |
2023-03-15 | SL-18629 Fetch Inventory using AIS caps #3 | Andrey Kleshchev | |
2023-03-15 | SL-18629 WIP Fetch Inventory using AIS caps #2 | Andrey Kleshchev | |
2023-03-15 | SL-18629 WIP Fetch Inventory using AIS caps | Andrey Kleshchev | |
2023-03-15 | SL-18629 AISv3 draft calls | Mnikolenko Productengine | |
2023-03-15 | Merge pull request #123 from secondlife/SL-19085 | Guru | |
SL-19085 Save Wiki-style URL as link when creating the Pick with an existing link in About Land | |||
2023-03-15 | SL-19085 Save Wiki-style URL as link when creating the Pick with an existing ↵ | Alexander Gavriliuk | |
link in About Land | |||
2023-03-13 | SL-19109 Fix item updates not getting a callback #2 | Andrey Kleshchev | |
2023-03-13 | SL-17761: Replace 'Grid emergency' message with generic error | Bennett Goble | |
The viewer currently presents a startling "Grid emergency" warning if an unrecognized error is returned from login. Let's tone this down a bit and present the error as it is: an unrecognized login failure rather than SLearth exploding. | |||
2023-03-13 | SL-19386 Double click to open Single folder view should affect only Inventory | Maxim Nikolenko | |
2023-03-11 | mac build fix | Maxim Nikolenko | |
2023-03-11 | SL-19109 Fix item updates not getting a callback | Andrey Kleshchev | |
2023-03-10 | SL-18629 Creare items via AIS placeholder | Andrey Kleshchev | |
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 MacOS build fix | Andrey Kleshchev | |
2023-03-10 | SL-18629 Unpack thumbnail asset id | Andrey Kleshchev | |
2023-03-10 | SL-18629 Replacing UDP creation messages with callback based AIS | Andrey Kleshchev | |
2023-03-10 | SL-18629 WIP Replacing UDP creation messages with callback based AIS #2 | Andrey Kleshchev | |
findCategory and move_item_to_marketplacelistings | |||
2023-03-10 | SL-18629 WIP Replacing UDP creation messages with callback based AIS | Andrey Kleshchev | |
2023-03-10 | SL-19335 Switching view (using the switch button) should select appropriate ↵ | Maxim Nikolenko | |
folder | |||
2023-03-09 | SL-19367 FIXED Failing to detach temporary mesh attachment | Maxim Nikolenko | |
2023-03-09 | SL-19373 Show folder name in filter floater’s title bar in single-folder view | Mnikolenko Productengine | |
2023-03-08 | SL-19359 Show Received Items panel in all new Inventory floaters | Mnikolenko Productengine | |
2023-03-07 | SL-19356 bring SFV to the top instead of opening a new window if there’s ↵ | Maxim Nikolenko | |
already one open for that folder | |||
2023-03-07 | INTL-483 Fixed PT translation | Andrey Lihatskiy | |
2023-03-06 | SL-19346 PERMISSION_DEBIT remove warning for Linden owned content | Andrey Kleshchev | |
2023-03-05 | SL-18629 Generic message for BulkUpdateInventory | Andrey Kleshchev | |
2023-03-04 | SL-15752 Reduce default graphical quality on machines with little memory (#105) | akleshchev | |
2023-03-03 | Merge pull request #99 from secondlife/sl-18330-fixes | nat-goodspeed | |
SL-18330: Address further code review comments | |||
2023-03-03 | SL-17584 Better logging for setShaders crashes | Andrey Kleshchev | |
2023-03-03 | SL-19282 Send update to server side | Andrey Kleshchev | |
2023-03-03 | SL-19336 Unload avatar and group icons from memory when not visible to ↵ | Rye Mutt | |
reduce memory pressure on extremely large friends lists | |||
2023-03-03 | SL-19334 Show item count info only for items in current folder in ↵ | Mnikolenko Productengine | |
single-folder view | |||
2023-03-03 | SL-4126 Second Life messing up NVIDIA drivers | Andrey Kleshchev | |
Disable NvAPI by default | |||
2023-03-03 | SL-19327 Disable crash reporting for Win7 (#102) | akleshchev | |
Win7 is no longer supported and is below minimal requirements | |||
2023-03-02 | SL-18330: Review and tweak LLTrace::PeriodicRecording indexing | Nat Goodspeed | |
per Leviathan code review. | |||
2023-03-02 | SL-19310 Update navigation buttons in single-folder view | Maxim Nikolenko | |
2023-03-02 | SL-19317 fix for avatar attachment accounting | Mnikolenko Productengine | |
2023-03-02 | SL-19282 Thumbnail adjustments | Andrey Kleshchev | |
Follow links, fix outfts missing 'image' option, adjust inspector, recolor 'worn' in gallery | |||
2023-03-02 | SL-19282 Removed LLInspectTexture floater | Andrey Kleshchev | |
LLInspectTexture floater appears to be incomplete and doesn't have a function | |||
2023-03-01 | SL-18268 - merge fix for viewer update to read group chat history | simon | |
added missing app setting | |||
2023-03-01 | SL-18330: Tweaks for Visual Studio builds | Nat Goodspeed | |
2023-03-01 | SL-18330: Fix a narrowing conversion in LLSDSerialize::deserialize(). | Nat Goodspeed | |
2023-03-01 | SL-18330: Use recursive variadic llmax(), llmin() | Nat Goodspeed | |
instead of having specific binary, ternary and quaternary overloads. | |||
2023-03-01 | SL-19288 Change item label suffix color to grey | Maxim Nikolenko | |
2023-03-01 | SL-18330: Use size_t max for LLTrace::PeriodicRecording methods. | Nat Goodspeed | |
The num_periods arguments have all been changed to size_t, but the default argument values were still coded as S32_MAX. Change to std::numeric_limits<size_t>::max(). | |||
2023-03-01 | SL-18330: Use C++ standard types for llmd5, not local typedefs. | Nat Goodspeed | |
Not only do the local typedefs make the code less readable, they also rely on assumptions about the implementation. The standard types are guaranteed by the C++ library implementation. | |||
2023-03-01 | SL-19301 Reduce Inventory minimum height and reduce items indentation in SFV | Maxim Nikolenko | |