summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-30SL-20222 update information page linkMnikolenko Productengine
2023-08-28SL-20171 use nametag position to draw voice indication dotMnikolenko Productengine
2023-08-24SL-18620 Statistics->Advanced->Memory Usage no longer updatingAlexander Gavriliuk
2023-08-23Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2023-08-23Increment viewer version to 6.6.15Vir Linden
following promotion of DRTVWR-582
2023-08-23SL-19299 Code formatting in modified filesAlexander Gavriliuk
2023-08-23SL-19299 Viewer crashes after change 'Pick a physics model:' dropdownAlexander Gavriliuk
2023-08-23SL-20189 Crash at LLViewerMediaTexture::addFaceAndrey Kleshchev
2023-08-22SL-20182 dirtyFilter crash while accessing parentAndrey Kleshchev
2023-08-21SL-20173 show warning notification when trying to add invalid files as local ↵Maxim Nikolenko
texture
2023-08-21SL-20140 Setting shape hand size to 36 won't saveAlexander Gavriliuk
2023-08-20SL-20140 Fix formatting file llpaneleditwearable.cppAlexander Gavriliuk
2023-08-18SL-20140 Optimization LLDictionary::addEntry() - avoid of double searchAlexander Gavriliuk
2023-08-17Merge pull request #332 from secondlife/DRTVWR-588-montereynat-goodspeed
Remove unused counters that cause fatal warnings
2023-08-17SL-20158 FIXED Ctrl+H shortcut acts erratically when Nearby Chat floater is ↵Mnikolenko Productengine
undocked
2023-08-16DRTVWR-588: Merge branch 'fix-monterey' into DRTVWR-588-montereyNat Goodspeed
2023-08-15SL-20139 pressing the Tab key should paste tooltip only when hovering ↵Maxim Nikolenko
functions in LSL editor
2023-08-15SL-20146 Statistic bar collapsed/expanded accordions not savingAlexander Gavriliuk
2023-08-14SL-19528 Remove PERMISSION_DEBIT warning (revert recent change)Alexander Gavriliuk
2023-08-14SL-20144 remove the code related to non-existent button; remove ↵Mnikolenko Productengine
inappropriate param
2023-08-12SL-18721 Viewer shutdown order changesAndrey Kleshchev
Same thing as commit cf692c40b0b9f8d0d04cd10a02a84e3f697a2e99 which was removed due to shutdown freezes. Error thread is no longer there so doesn't cause any race sonditions, was not able to repro any issues so will ask QA to test shutdown
2023-08-12SL-19744 Small cleanupAndrey Kleshchev
2023-08-09SL-18170 FIXED Quitting the viewer is aborted if a script error appearsMaxim Nikolenko
2023-08-08SL-18049 use instance_offset appropriatelyMaxim Nikolenko
2023-08-08SL-19807 BugSplat Crash: LLDispatchSetEstateExperience::getIDs()Alexander Gavriliuk
2023-08-07SL-20090 BugSplat Crash: LLViewerFetchedTexture::updateFetch(2099)Alexander Gavriliuk
2023-08-07SL-20086 esсape the message text before sendingMaxim Nikolenko
2023-08-04SL-18049 Part 5; Tweak new icon visibilityAndrey Kleshchev
2023-08-04SL-18049 Part 4; Adjustments and fixesAndrey Kleshchev
2023-08-04SL-19982 make sure 'item' is not nullMnikolenko Productengine
2023-08-04SL-20078 Remove Google Translation UI (just fix error processing)Alexander Gavriliuk
2023-08-04SL-18049 Part 3; Better indication when voice is mutedAndrey Kleshchev
2023-08-03SL-18049 Part 2; Added a button to preferences to enable sound when possibleAndrey Kleshchev
2023-08-03SL-18049 Part 1; Allow voice to be enabled in second instanceAndrey Kleshchev
2023-08-03SL-19887 Water cuts avatar's name bubbleAlexander Gavriliuk
2023-08-02SL-19982 update default help topicMnikolenko Productengine
2023-08-02SL-19982 Update font for menu items; show object's name in lsl editorMnikolenko Productengine
2023-08-02SL-19528 Remove PERMISSION_DEBIT warning from experience that is Grid and ↵Alexander Gavriliuk
Privileged
2023-08-01SL-19982 Adjustable font size in LSL editorMnikolenko Productengine
2023-07-20SL-19948 Update estate manager and ban list limits to match new values from ↵Andrey Lihatskiy
simulator
2023-07-20SL-19987 Landmark is shifting to the left of the pointed positionAndrey Kleshchev
There is still a chance user will try to move multiple landmarks one after another, but if it didn't update in the time user moves landmarks it's going to end up out of order either way
2023-07-18Fixes for compatibility with new xcode 15 beta for any viewer branch after ↵Brad Linden
DRTVWR-577 (#232)
2023-07-18SL-19891 Make sure focusable elements clear focus on destructionAndrey Kleshchev
2023-07-17Merge pull request #285 from secondlife/marchcat/SL-19669marchcat-pe
INTL-490 Japanese Translation Update
2023-07-17Merge branch 'DRTVWR-580-maint-T' into DRTVWR-582-maint-UAndrey Lihatskiy
2023-07-17Merge branch 'main' into DRTVWR-582-maint-UAndrey Lihatskiy
# Conflicts: # doc/contributions.txt # indra/llcommon/llerrorthread.cpp
2023-07-17Increment viewer version to 6.6.14Nat Goodspeed
following promotion of DRTVWR-580
2023-07-12SL-19702 don't skip double clicks when clicking scripted objectsMnikolenko Productengine
2023-07-11SL-19728 Objects that cannot be clicked or cammed unless in edit modeAlexander Gavriliuk
2023-07-07SL-19702 restore previous double clicking behavior for objectsMaxim Nikolenko