Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-05 | SL-18295 Use yellow color on all floaters' search fields when non-empty | Mnikolenko Productengine | |
2022-10-03 | SL-18047 Birthdate one day early | Andrey Kleshchev | |
2022-10-01 | SL-16542 Pull in chunks of graham's openjpeg code, update openjpeg and ↵ | Andrey Kleshchev | |
enable partial bitstreams Openjpeg was modified: "p_max_len -= l_nb_bytes_read;" was causing an overflow. I'm not sure if I did something incorectly in opj_skip/opj_seek viewer side, but seems like openjpeg should have been checking remaining space in p_max_len either way. P.S. Many thanks to Chafey and Neopallium for implementing openjpeg's partial bitstream support | |||
2022-10-01 | SL-14696 SL-13629 Re-add gradation fix after merging a contribution | Andrey Kleshchev | |
2022-09-30 | Port required changes to render rainbows and sun dogs to class1 deferred sky ↵ | Rye Mutt | |
shader and remove redundant and slow class2 version. # Conflicts: # indra/newview/app_settings/shaders/class2/deferred/skyF.glsl | |||
2022-09-30 | SL-18235 Remove outfit buttons from unpacking dialog | Mnikolenko Productengine | |
2022-09-28 | SL-18240 Don't disable HUD media when "Obscure MOAP" is active on land | Mnikolenko Productengine | |
2022-09-28 | Fix small bug in unavail skin info processing | Rye Mutt | |
2022-09-27 | Optimize away many string copies in mesh header processing with boost ↵ | Rye Mutt | |
iostream array adapters | |||
2022-09-27 | Optimize mesh queue processing on main thread to reduce mutex contention | Rye Mutt | |
2022-09-27 | Add proper retry support to skin info fetch | Rye Mutt | |
2022-09-27 | Optimize away gObjectList finds during mesh load | Rye Mutt | |
2022-09-27 | Optimize away constant map finds in getSkinInfo by caching mesh skin into in ↵ | Rye Mutt | |
vovolume | |||
2022-09-27 | Replaced usage of LLVolumeParams as map key in meshrepo with the mesh uuid | Rye Mutt | |
2022-09-27 | Optimize mesh header size and data access throughout meshrepo | Rye Mutt | |
2022-09-27 | Utilize pointer based unzip_llsd and unpackVolumeFaces in meshrepo and ↵ | Rye Mutt | |
materialmgr | |||
2022-09-22 | Merge remote-tracking branch 'origin/SL-18119' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-09-22 | SL-18119 - log group join, object add or rez | Brad Payne (Vir Linden) | |
2022-09-21 | SL-18119 - bug fix | Brad Payne (Vir Linden) | |
2022-09-21 | SL-18119 - more ViewerStats logs for NUX | Brad Payne (Vir Linden) | |
2022-09-20 | SL-18119 - logCommand() for friend operations | Brad Payne (Vir Linden) | |
2022-09-19 | SL-18171 Remove link that opens old help browser | Mnikolenko Productengine | |
2022-09-16 | SL-18119 - UIUsage logs for some common operations | Brad Payne (Vir Linden) | |
2022-09-16 | SL-18131 Increase region cap access count before returning errors | Andrey Kleshchev | |
It might be safe to merge mSeedCapAttempts with mHttpResponderID, but for now leaving them separated, if only for making this mechanic clearer. | |||
2022-09-15 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llmodelpreview.h | |||
2022-09-15 | Increment viewer version to 6.6.5 | Nat Goodspeed | |
following promotion of DRTVWR-544 | |||
2022-09-08 | SL-3007 Report abuse option in paticipan list | Andrey Kleshchev | |
2022-09-08 | SL-15787 Crash at setCapability | Andrey Kleshchev | |
2022-09-06 | SL-18097 Don't permit multiple instances of 'unsaved changes' popups | Andrey Kleshchev | |
Make notifications modal. When multiple ones are visible, first popup works, interacting with second one causes a crash. And it shouldn't be possible to change anything in floater when these notifications are visible | |||
2022-09-06 | SL-17984 Small cleanup in profiles | Andrey Kleshchev | |
2022-09-06 | SL-3007 Small improvements for auto filling abuse reports #2 | Andrey Kleshchev | |
2022-08-31 | SL-17984 The top two lines in the Description field are not available for ↵ | Andrey Kleshchev | |
selection Viewer was drawing empty "indicator_stack" over description | |||
2022-08-31 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-08-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelpicks.cpp # indra/newview/llpanelprofile.cpp | |||
2022-08-30 | Increment viewer version to 6.6.4 | Nat Goodspeed | |
following promotion of DRTVWR-483 | |||
2022-08-25 | SL-18007 Edit shape freezes avatar in the middle of the turning animation | Andrey Kleshchev | |
2022-08-10 | SL-17925 Fix SLURL based creation of picks and classifieds | Andrey Kleshchev | |
2022-08-10 | SL-17924 Don't clear pick's description when clicking on description for the ↵ | Andrey Kleshchev | |
first time | |||
2022-08-10 | SL-17923 "Title" and "Description" labels are not displayed in "Picks" tab | Andrey Kleshchev | |
Fixed unlabeled fields in picks: For consistency purposes and for clarity both picks and classifieds should display title and descriprion labels. Fixed extra large spacing in classifieds | |||
2022-08-08 | SL-14556 Profile floater does not update after a name change | Andrey Kleshchev | |
2022-08-05 | SL-17908 No left and right events when both held down | Andrey Kleshchev | |
Reverts part of SL-15746 | |||
2022-08-04 | SL-17785 FIXED World Map scrolls too slowly after pressing "Me" button | Mnikolenko Productengine | |
2022-08-04 | DRTVWR-544 Post-merge build fix | Andrey Lihatskiy | |
2022-08-04 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h # indra/newview/llpanelobject.cpp | |||
2022-08-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloaterworldmap.cpp # indra/newview/llvovolume.cpp | |||
2022-08-04 | Merge branch master (DRTVWR-561) into DRTVWR-483 | Andrey Kleshchev | |
2022-08-03 | Increment viewer version to 6.6.3 | Nat Goodspeed | |
following promotion of DRTVWR-561 | |||
2022-07-28 | GCC11.1 does not like these being floats, so cast them to U32 before using ↵ | ZiRee | |
them as array size: error: expression in new-declarator must have integral or enumeration type | |||
2022-07-28 | Creating an LLVector4 from LLColor3 causes an array out of bounds read on ↵ | ZiRee | |
reading .mV[3]. Doing a detour via LLVector3 fixes this but maybe there is a less roundabout way. | |||
2022-07-27 | Merged in SL-17826 (pull request #1077) | Sabrina Shanman | |
SL-17826: Fix index out of bounds in mOwnership when drawing parcel lines Approved-by: Andrey Kleshchev Approved-by: Andrey Lihatskiy |