Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-16 | SL-13923 - EEP sky is wrong after loading water then re-logging with ↵ | Andrey Kleshchev | |
EnvironmentPersistAcrossLogin | |||
2020-09-14 | SL-13937 FIXED 'Loading...' is constantly displayed when entering the URL on ↵ | Mnikolenko Productengine | |
the 'Media URL' floater | |||
2020-09-14 | SL-13930 Appearance sort order should be similar to Inventory sort order | Mnikolenko Productengine | |
2020-09-11 | SL-13927 Turn SSL verification On for all SL services in viewer | Andrey Kleshchev | |
2020-09-09 | SL-3278 Small adjustement | Andrey Kleshchev | |
2020-09-08 | SL-3278 Compensate for randomly-switching textures | Andrey Kleshchev | |
2020-09-08 | SL-3278 Parts unique to 'self' should not affect render complexity | Andrey Kleshchev | |
2020-09-08 | SL-3278 Wrap debug code into debug option | Andrey Kleshchev | |
2020-09-07 | SL-13878 FIXED The no title location appears in 'Teleport history' after ↵ | Mnikolenko Productengine | |
adding a blank line to teleport_history.txt | |||
2020-09-04 | SL-13814 Updated label text | Mnikolenko Productengine | |
2020-09-03 | SL-13814 mac build fix | Mnikolenko Productengine | |
2020-09-03 | SL-13814 Clarify dialog for insufficient L$ balance | Mnikolenko Productengine | |
2020-09-02 | SL-8225 Do not sit or autopilot to 'zero' global coordinates | Andrey Kleshchev | |
Also significantly increases autopilot flight precision | |||
2020-09-01 | SL-11867 Show “Unable to buy” message via notification | maxim_productengine | |
2020-09-01 | SL-13852 Show menu below the button | Mnikolenko Productengine | |
2020-08-31 | SL-13852 Add visibility options to inventory search results | Mnikolenko Productengine | |
2020-08-28 | SL-13877 'Classified' accordion does not disappear after deleting all ↵ | Andrey Kleshchev | |
Classifieds | |||
2020-08-27 | SL-12585 Decrease space for time field | Andrey Kleshchev | |
2020-08-26 | SL-13824 Remove notification when both joining a group and leaving a group | Mnikolenko Productengine | |
2020-08-25 | SL-13843 FIXED URL gets changed when opened in the internal web browse | Mnikolenko Productengine | |
2020-08-21 | SL-13824 Remove notification when joining a group | Mnikolenko Productengine | |
2020-08-21 | SL-13823 FIXED "Settings" are not shown in Inventory filter message | Mnikolenko Productengine | |
2020-08-20 | SL-13638 Optimize cache writing and reading | Andrey Kleshchev | |
Cache writing and reading happens in main thread and can cause significant drop in performance | |||
2020-08-20 | SL-13443 Reduce stalls on writing cache to file | Andrey Kleshchev | |
2020-08-18 | Increment viewer version to 6.4.8 | Nat Goodspeed | |
following promotion of DRTVWR-501 | |||
2020-08-11 | SL-13626 Renamed PoolSizeAssetStorage to PoolSizeVAssetStorage | Andrey Kleshchev | |
to reflect previous commit and use correct pool size | |||
2020-08-10 | Merge branch 'master' into DRTVWR-501-maint | Andrey Lihatskiy | |
2020-08-10 | Increment viewer version to 6.4.7 | Nat Goodspeed | |
following promotion of DRTVWR-476 | |||
2020-08-06 | Revert "SL-11215: Add release notes URLs to update-related notifications." | Andrey Kleshchev | |
This reverts commit bf999f2f84dd26844c60d682f563f982a55e8ee8 due to revert of updater, this will be moved to separate 'epic' instead | |||
2020-08-06 | SL-13737 Crash when cleaning up uninitialized ndof device | Andrey Kleshchev | |
2020-08-05 | Revert commit bbb16ff97c1dbafa21358dbee8ca686d3c30478e. | Andrey Kleshchev | |
This fails at teamcity due to missing LLTrans, but builds locally without issues. Reverting to not hold D501 | |||
2020-08-05 | SL-13719 One more exit crash for asset storage | Andrey Kleshchev | |
2020-08-05 | SL-13704 Move link generation into getReleaseNotes() | Andrey Kleshchev | |
2020-08-05 | Merge branch 'DRTVWR-476' into DRTVWR-501-maint | Andrey Lihatskiy | |
2020-08-03 | Updated LLCA to codeticket build 546021 | Andrey Lihatskiy | |
2020-07-31 | SL-13626 Fixed spelling error | Andrey Kleshchev | |
2020-07-30 | SL-13626 Fix asset storage coroutine shutdown | Andrey Kleshchev | |
2020-07-30 | SL-13704 Release notes link not loading in ToolsUpdate2 release | Andrey Kleshchev | |
2020-07-30 | Revert part of SL-11216 due to reverting VVM | Andrey Kleshchev | |
This reverts commit 31d9930a0ff7da5a6312a8f47037052cd2d06bdb. | |||
2020-07-29 | Merge branch 'DRTVWR-476' into DRTVWR-501-maint | Andrey Kleshchev | |
2020-07-28 | SL-13634 Don't warn about convex decomposition issues if it's a stub | Andrey Kleshchev | |
2020-07-28 | Nat's suggested improvement to LLThreadSafeQueue that takes account of queue ↵ | Callum Prentice | |
being empty as well as the status flag condition | |||
2020-07-27 | SL-13688 Reverted viewer-manager to pre-tools build | Andrey Kleshchev | |
2020-07-24 | SL-13679 Event pump DupListenerName crash at login | Andrey Kleshchev | |
2020-07-24 | no-op change to trigger rebuild | Brad Payne (Vir Linden) | |
2020-07-23 | no-op change to force new DRTVWR-476 build | Brad Payne (Vir Linden) | |
2020-07-23 | SL-13642 Get rid of that ugly ignore -Wdelete-incomplete | Andrey Lihatskiy | |
Get rid of that ugly '#pragma clang diagnostic ignored "-Wdelete-incomplete"' by making sure the delete always happens inside llview.cpp, where the type of LLView is known. | |||
2020-07-22 | Mac buildfix | Andrey Lihatskiy | |
2020-07-22 | SL-13642 Updated nghttp2, curl, googlemock, colladadom and boost | Andrey Lihatskiy | |
Updated nghttp2 to codeticket version 545354 Updated boost to codeticket version 545361 Updated colladadom to codeticket version 545362 Updated googlemock to codeticket version 545363 Updated curl to codeticket version 545369 | |||
2020-07-22 | SL-13642 Updated contributions.txt | Andrey Lihatskiy | |