Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-30 | SL-20222 update information page link | Mnikolenko Productengine | |
2023-08-28 | SL-20171 use nametag position to draw voice indication dot | Mnikolenko Productengine | |
2023-08-25 | SL-20199 Error creating new folder | Andrey Kleshchev | |
2023-08-24 | SL-18620 Statistics->Advanced->Memory Usage no longer updating | Alexander Gavriliuk | |
2023-08-23 | Merge branch main (DRTVWR-582) into DRTVWR-567 | Andrey Kleshchev | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorymodel.cpp # indra/newview/llinventoryobserver.cpp # indra/newview/llinventoryobserver.h # indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml | |||
2023-08-23 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
2023-08-23 | Increment viewer version to 6.6.15 | Vir Linden | |
following promotion of DRTVWR-582 | |||
2023-08-23 | SL-19299 Code formatting in modified files | Alexander Gavriliuk | |
2023-08-23 | SL-19299 Viewer crashes after change 'Pick a physics model:' dropdown | Alexander Gavriliuk | |
2023-08-23 | SL-20189 Crash at LLViewerMediaTexture::addFace | Andrey Kleshchev | |
2023-08-22 | SL-20187 [AIS3] Don't fill thumbnail field if null thumbnail is set | Andrey Kleshchev | |
2023-08-22 | SL-20182 dirtyFilter crash while accessing parent | Andrey Kleshchev | |
2023-08-21 | SL-20173 show warning notification when trying to add invalid files as local ↵ | Maxim Nikolenko | |
texture | |||
2023-08-21 | SL-18629 Marketplace folder creation loop avoidance | Andrey Kleshchev | |
Probably shouldn't happen since we do not allow logins without caps, but to be sure added validation. | |||
2023-08-21 | SL-20140 Setting shape hand size to 36 won't save | Alexander Gavriliuk | |
2023-08-20 | SL-20140 Fix formatting file llpaneleditwearable.cpp | Alexander Gavriliuk | |
2023-08-18 | SL-19929 Minimize feature conflicts with gltf viewer | Andrey Kleshchev | |
2023-08-18 | SL-19929 Small rework of a 'feature' notification | Andrey Kleshchev | |
To make multiple parallel features possible | |||
2023-08-18 | SL-20099 Thumbnail upload scale textures to be square | Andrey Kleshchev | |
thumbnail copy&paste only allows square textures and wasn't allowing none square ones despite those already being used as thumbnails | |||
2023-08-18 | SL-20143 Alpha thumbnails should show solid color instead of checkerboard #2 | Andrey Kleshchev | |
2023-08-17 | Merge pull request #332 from secondlife/DRTVWR-588-monterey | nat-goodspeed | |
Remove unused counters that cause fatal warnings | |||
2023-08-17 | SL-20162 Better cof version logging | Andrey Kleshchev | |
And fixed some typos | |||
2023-08-17 | SL-20158 FIXED Ctrl+H shortcut acts erratically when Nearby Chat floater is ↵ | Mnikolenko Productengine | |
undocked | |||
2023-08-16 | DRTVWR-588: Merge branch 'fix-monterey' into DRTVWR-588-monterey | Nat Goodspeed | |
2023-08-15 | SL-20146 Statistic bar collapsed/expanded accordions not saving | Alexander Gavriliuk | |
2023-08-14 | SL-19528 Remove PERMISSION_DEBIT warning (revert recent change) | Alexander Gavriliuk | |
2023-08-15 | SL-18629 Fix observers failing to start fetching items in some cases | Andrey Kleshchev | |
start(folder.first) ignored fetch request due to folder having version | |||
2023-08-14 | SL-20143 Alpha thumbnails should show solid color instead of checkerboard | Andrey Kleshchev | |
2023-08-14 | SL-20144 remove the code related to non-existent button; remove ↵ | Mnikolenko Productengine | |
inappropriate param | |||
2023-08-10 | SL-20118 tweak the top border line | Mnikolenko Productengine | |
2023-08-09 | SL-18170 FIXED Quitting the viewer is aborted if a script error appears | Maxim Nikolenko | |
2023-08-09 | SL-18629 Better item fetch error handling | Andrey Kleshchev | |
2023-08-08 | SL-20131 Don't let viewer in without caps | Andrey Kleshchev | |
Previously was bounced to login screen on error only, now should be bounced back if failed too many times as well | |||
2023-08-08 | SL-18049 use instance_offset appropriately | Maxim Nikolenko | |
2023-08-08 | SL-19807 BugSplat Crash: LLDispatchSetEstateExperience::getIDs() | Alexander Gavriliuk | |
2023-08-07 | SL-20090 BugSplat Crash: LLViewerFetchedTexture::updateFetch(2099) | Alexander Gavriliuk | |
2023-08-07 | SL-20086 esсape the message text before sending | Maxim Nikolenko | |
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-20078 Remove Google Translation UI (just fix error processing) | Alexander Gavriliuk | |
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-19887 Water cuts avatar's name bubble | Alexander Gavriliuk | |
2023-08-02 | SL-20098 handleDoubleClick crashes in new inventory panels | Andrey Kleshchev | |