Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-22 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2017-11-21 | MAINT-8016 Crash in LLFloaterAvatarRenderSettings::removePicker() | Mnikolenko Productengine | |
2017-11-21 | MAINT-8007 Music do not start playing after disabling | Mnikolenko Productengine | |
2017-11-20 | MAINT-581 Terrain detail remains on High when Graphics Quality is set to Low | andreykproductengine | |
2017-11-13 | MAINT-7847 Remake of 'white alpfa' fix | andreykproductengine | |
2017-11-17 | MAINT-72 unmapBuffer crash | andreykproductengine | |
2017-11-17 | MAINT-8013 FIXED Unnecessary tab change after using 'Show in Main panel' for ↵ | Mnikolenko Productengine | |
items from 'Received items' panel | |||
2017-11-16 | MAINT-8006 FIXED The items from 'Received items' panel are not displayed in ↵ | Mnikolenko Productengine | |
'Worn' tab | |||
2017-11-16 | MAINT-7988 Received Items should be searchable via inventory | Mnikolenko Productengine | |
2017-11-15 | MAINT-7997 Fixed dialog text failing to get focus when selected | andreykproductengine | |
2017-11-14 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2017-11-14 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2017-11-10 | Backed out changeset: 544a91982eba | andreykproductengine | |
Originally a fix for MAINT-4773. This was causing a number of issues since changes made in this code were pushing null textures into server and viewer should not modify 'content' at server of own violition. | |||
2017-11-09 | Merged in MAINT-2880 | Andrey Kleshchev | |
Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Simon Linden <simon@lindenlab.com> | |||
2017-11-09 | MAINT-2880 Particle generator object doesn't start displaying particles, ↵ | Mnikolenko Productengine | |
when unblocking the owner of this object | |||
2017-11-09 | MAINT-7990 Fixed avatar physics twitching at high fps | andreykproductengine | |
2017-11-08 | MAINT-7940 Don't decrease character limit when sending snapshot to Twitter. ↵ | Mnikolenko Productengine | |
Increase limit to 280 | |||
2017-10-12 | MAINT-7081 [FIXED] Access (write) violation / buffer overrun in ↵ | Kitty Barnett | |
LLTextureFetchWorker::doWork() The trouble lines are: U8 * buffer = (U8 *) ALLOCATE_MEM(LLImageBase::getPrivatePool(), total_size); if (cur_size > 0) { memcpy(buffer, mFormattedImage->getData(), cur_size); } If 'cur_size > mHttpReplyOffset + append_size' then 'total_size -= src_offset' will cause total_size to be smaller than cur_size causing a write access violation on the memcpy. Since the response is invalid it seemed best to make it follow the other failed partial condition. (transplanted from 737e28ec6b4d74f3ff915a4effc13d7b615a6a9b) | |||
2017-10-27 | MAINT-1114 crash at LLVOAvatar updateGeometry() | andreykproductengine | |
2017-10-27 | Merged from viewer-lynx | andreykproductengine | |
2017-10-23 | MAINT-5261 The "Ping Interpolate the object position" seems to no longer work | andreykproductengine | |
2017-10-23 | Backed out changeset: bfa432c3c7d5 (SL-775) | andreykproductengine | |
2017-10-23 | MAINT-7929 Viewer shouldn't attempt to access unreadable cache indefientely | andreykproductengine | |
2017-10-20 | MAINT-7906 Inventory filter fix | Mnikolenko Productengine | |
2017-10-19 | MAINT-7906 FIXED Inventory jumps when detaching worn items in appearance panel | Mnikolenko Productengine | |
2017-10-18 | MAINT-7779 Logging update | andreykproductengine | |
2017-10-18 | MAINT-7910 Appearance floater's chosen tab is not remembered between sessions. | Mnikolenko Productengine | |
2017-10-17 | MAINT-989 Velocity and acceleration should take time into account | andreykproductengine | |
2017-10-18 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2017-10-17 | FIX INTL-264 translations in 9 languages for Viewer Set48 on repository ↵ | eli | |
viewer-bear | |||
2017-10-17 | MAINT-7592 Fixed the checkbox/label behavior | AndreyL ProductEngine | |
2017-10-13 | MAINT-7902 Fixed Opening Marketplace Listing before inventory has fetched ↵ | andreykproductengine | |
unlists listings | |||
2017-10-16 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2017-10-16 | Backed out MAINT-989, changeset: 0a9a1e276e57 | andreykproductengine | |
2017-10-13 | MAINT-7890 Floater position drifts across logins after snapping to another ↵ | Mnikolenko Productengine | |
floater | |||
2017-10-13 | MAINT-7899 FIXED Apparent broken material texture selection | Mnikolenko Productengine | |
2017-10-11 | MAINT-7895 Fix for setHeaderCacheEntry infinite loop | andreykproductengine | |
2017-10-11 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2017-10-11 | increment viewer version to 5.0.9 | Oz Linden | |
2017-10-11 | Added tag 5.0.8-release for changeset 505a492f30bd | Oz Linden | |
2017-10-04 | MAINT-7468: Show tooltip on disabled IM to Email if unverified email. | Rider Linden | |
2017-09-20 | SL-683 Fixed Logging parameters not taking effect immediately | andreykproductengine | |
2017-09-19 | MAINT-7820 Fixed crash in LLEventPump | andreykproductengine | |
2017-09-14 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2017-09-13 | MAINT-7446 Fixed After installs, bat file fails to start the viewer. | andreykproductengine | |
2017-09-13 | MAINT-7794 Wrap getCapability(..) calls to avoid crashes | Mnikolenko Productengine | |
2017-09-12 | MAINT-7786 FIXED Crash in LLVivoxVoiceClient::provisionVoiceAccount() | Mnikolenko Productengine | |
2017-09-08 | MAINT-7783 FIXED Outfit gallery panel is opened briefly when you are ↵ | Mnikolenko Productengine | |
quitting viewer | |||
2017-09-07 | Merged lindenlab/viewer-neko into default | Andrey Lihatskiy | |
2017-09-07 | MAINT-2047 FIXED Avatar follows the object only once if change object's ↵ | Mnikolenko Productengine | |
location in Edit mode |