| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-19 | SL-17990 Give user a popup warning when they attach a rigged mesh object to ↵ | Mnikolenko Productengine | |
| an HUD | |||
| 2022-08-18 | SL-17834 MP window freezes when loading items from Inventory #2 | Andrey Kleshchev | |
| 2022-08-17 | SL-17978 FIXED "Hear media and sound from: Avatar position" ignores clamping ↵ | Mnikolenko Productengine | |
| set by llSetSoundRadius() | |||
| 2022-08-17 | SL-17834 MP window freezes when loading items from Inventory | Andrey Kleshchev | |
| 1. Do not process all marketpalce changes at once, schedule them for later 2. Do not notifyObservers from notifyObservers | |||
| 2022-08-17 | SL-17973 updated inappropriate arg | Mnikolenko Productengine | |
| 2022-08-17 | SL-17973 FIXED region name is not shown in the IM chat | Mnikolenko Productengine | |
| 2022-08-12 | SL-17964 FIXED Pressing M while any floater has focus switches into mouselook | Mnikolenko Productengine | |
| 2022-08-12 | SL-17965 Closing some floaters shifts focus to menu bar | Andrey Kleshchev | |
| Focus root now only covers menu, status and nav bar to not steal focus from floaters This partially reverts commit 1d6bfb727a8015e82cd4060a0c73cf3fc719e818. | |||
| 2022-08-11 | SL-17892 Add X button to Guidebook floater's title bar | Mnikolenko Productengine | |
| 2022-08-11 | SL-17670 tweaking simplified outfit snapshot floater | Maxim Nikolenko | |
| 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-04 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
| 2022-08-03 | Increment viewer version to 6.6.3 | Nat Goodspeed | |
| following promotion of DRTVWR-561 | |||
| 2022-08-03 | SL-17890 readable warning for MAV_BLOCK_MISSING | Andrey Kleshchev | |
| 2022-08-02 | SL-17048 Fixed not cleaning session | Andrey Kleshchev | |
| 2022-08-02 | SL-17862 Fixed typo in rigged mesh rendering | Andrey Kleshchev | |
| 2022-08-02 | SL-17851 Highlight matching notifications when using Search Box in Preference | Mnikolenko Productengine | |
| 2022-07-29 | SL-17858 Sit on ground was enabled but not working if already sitting | Andrey Kleshchev | |
| 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 | |||
| 2022-07-27 | SL-17831 Cut spammy log message | Andrey Kleshchev | |
| 2022-07-27 | SL-17809 Sounds from Avatar position instead of Camera position | Mnikolenko Productengine | |
| 2022-07-27 | SL-17827 Crash at LLCamera::setViewHeightInPixels | Andrey Kleshchev | |
| 2022-07-26 | SL-17826: Fix index out of bounds in mOwnership when drawing parcel lines | Cosmic Linden | |
| 2022-07-26 | SL-17801: Don't let external code delete the raw pointer to the picking octree | Cosmic Linden | |
| 2022-07-26 | SL-17045 LSL editor cursor position desynchronization | Andrey Kleshchev | |
| 1. Fixed cursor position calculations 2. Fixed selection rect calculation | |||
| 2022-07-22 | SL-17818 Crash at childrenHandleDragAndDrop | Andrey Kleshchev | |
| 2022-07-22 | SL-17815 Crash at parcelLineFlags | Andrey Kleshchev | |
| Col ended up negative | |||
| 2022-07-22 | SL-17814 Crash at landmark's onCommitTextChanges | Andrey Kleshchev | |
| 2022-07-21 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into ↵ | Nicky | |
| DRTVWR-543-maint_cmake | |||
| 2022-07-21 | SL-17778 'Application not responding' popup while cleaning cache on startup | Andrey Kleshchev | |
| 2022-07-20 | SL-17569 restore previous list of ignored notifications after pressing the ↵ | Mnikolenko Productengine | |
| Cancel button | |||
| 2022-07-20 | SL-17670 remove tab characters | Mnikolenko Productengine | |
| 2022-07-20 | SL-17798 floater now allows 1024 textures | Andrey Kleshchev | |
| 2022-07-19 | SL-17670 Simplify outfit snapshot floater | Mnikolenko Productengine | |
| 2022-07-18 | Fix mac build issue | Andrey Kleshchev | |
| 2022-07-18 | SL-17785 FIXED World Map scrolls too slowly when searching for a region. | Mnikolenko Productengine | |
| 2022-07-16 | SL-17473 Viewer not clearing all Vertex Buffers #2 | Andrey Kleshchev | |
| 2022-07-15 | SL-17473 Viewer not clearing all Vertex Buffers in some cases | Andrey Kleshchev | |
| Image thread doesn't need mBuffer and buffer isn't thread safe so no point allocating it in an image thread. | |||
| 2022-07-15 | SL-17741 Fixed wrong condition | Andrey Kleshchev | |
