summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-13SL-14580 Notify observers warnings with new accountsAndrey Kleshchev
2021-01-13SL-14575 Pass validation flags into EEP validators.Andrey Kleshchev
2021-01-13Merged in euclid-13629 (pull request #433)Dave Houlton
SL-13629 Reverse rainbow color order
2021-01-13SL-13629 Modify texcoord to reverse rainbow color orderDave Houlton
2021-01-11SL-1028 Bugsplat based windows viewers should not overwrite log files from ↵Andrey Kleshchev
main instance
2021-01-11SL-1028 Do not create dump folder for bugsplat based viewersAndrey Kleshchev
2021-01-11SL-2202 Add exception handling around boost::regex_match() calls in the viewerMnikolenko Productengine
2021-01-08Addresses SL-14582: Add code to only write the file last access time ↵Callum Prentice
occasionally
2021-01-08SL-14175 Restarting animation on new face, restarts old one as wellAndrey Kleshchev
Properly clean up animation when animation gets fully deleted.
2021-01-07Merged in SL-14035 (pull request #427)Michael Pohoreski
SL-14035/ BUG-229436 Specular reflection too bright when the camera is outside the light radius
2021-01-07SL-14035 revert incorrect removal of glarePtolemy
2021-01-06SL-14035: Don't use sRGB textures when not specifiedPtolemy
2021-01-06SL-14035: Incorporate patch from Sovereign Engineer to fix specular reflectionPtolemy
2021-01-06SL-11300 Camera distance to avatar in neighbouring region incorrectAndrey Kleshchev
2021-01-06SL-14633 FIXED The item from the favorite tab in the inventory floater can ↵Mnikolenko Productengine
be purged
2021-01-06SL-14270 Crash on participant's updateNameAndrey Kleshchev
Session was deleted before viewer had a chance to create view for listener, so listener ended up not deleted and avaiting an uptade, then tryed to call for deleted session.
2021-01-05SL-14074 Resolved potential cause of conversation crashesAndrey Kleshchev
Models (listeners) belong to folder-views, deleting all of them means that not only proper cleanup procedure won't be followed, and view might try clean dead pointer.
2021-01-05SL-14632 FIXED The viewer is crashed after deleting the new favorite folderMnikolenko Productengine
2021-01-05SL-2141 Disable the ability to change pipelining setting without restarting ↵Mnikolenko Productengine
the viewer
2021-01-04SL-14491 llDialog spacing inconsistent between string and buttonsAndrey Kleshchev
2021-01-04SL-14494 FIXED llRequestURL() generated URLs are no longer recognized by the ↵Mnikolenko Productengine
viewer as Second Life hosted URLs
2021-01-04SL-14347 Crash at ChoosePixelFormatAndrey Kleshchev
2021-01-04SL-14529 Replace dynamic_cast to LLAvatarJoint with static castsAndrey Kleshchev
Replaced couple (LLAvatarJoint*) for consistency
2020-12-17SL-14392 Fixed blocking UI behavior #2Andrey Kleshchev
2020-12-14SL-11300 Camera distance to avatar in neighbouring region incorrectAndrey Kleshchev
2020-12-13SL-14543 Fix reason in environments 'settings couldn't be applied' errorAndrey Kleshchev
2020-12-13SL-14461 Double click teleport should work on 'disabled' objectsAndrey Kleshchev
2020-12-11SL-14461 Parent set to no click action should not override child's 'touch' ↵Andrey Kleshchev
action.
2020-12-11Merged in DRTVWR-519 (pull request #414)Maxim Nikolenko
SL-14505 FIXED [Win10] The viewer isn't started on the non-English system locale Approved-by: Callum Linden
2020-12-11SL-14518 Trivial changes to settings.xmlAndrey Kleshchev
Contribution, move comments to their own lines to simplify parsing
2020-12-11SL-14505 FIXED [Win10] The viewer isn't started on the non-English system localeMnikolenko Productengine
2020-12-10SL-12069 Issues with bakes-on-mesh and alpha modesAndrey Kleshchev
2020-12-10SL-14463 Don't show "Taper" prim parameter value when multiple prims are ↵Mnikolenko Productengine
selected
2020-12-10SL-13826 Show result of "Find original" and "Show original" in Main ↵Mnikolenko Productengine
Inventory floater and reset the filters to guarantee success
2020-12-09Revert "SL-12069 Issues with bakes-on-mesh and alpha modes"Andrey Kleshchev
This reverts commit afd734b5f4ba66204f80f7726aa5fec538fcf1e4. Fix will be updated and moved to DRTVWR-515.
2020-12-09SL-14497 Observers sometimes were notified with wrong flagsAndrey Kleshchev
2020-12-08SL-14497 Unblocking does not remove voice blockAndrey Kleshchev
2020-12-08SL-14493 Fixed missing display namesAndrey Kleshchev
Name lookup was not inited with capability properly
2020-12-07SL-14484 'Stop All' media button sometomes is not avaliable for videoAndrey Kleshchev
2020-12-07SL-14467 - jellydolled animesh bounding box needs to include rigged mesh ↵Brad Payne (Vir Linden)
extents.
2020-12-07Revert "SL-14270 Crash accessing deleted 'parent' via callback from child"Andrey Kleshchev
There are random inventory's buildViewsTree crashes in branch with SL-14270 commit and there doesn't seem to be anything else inventory related that could have caused those. Reverting commits to see if it fixes crashes.
2020-12-07SL-1777 FIXED Uploading Image or Saving Snapshot while in Inventory Recent ↵Mnikolenko Productengine
tab jumps to Main tab
2020-12-04SL-14438 Adjusted behavior of recording mask keysAndrey Kleshchev
If 'mask+key' got rejected, don record it as 'mask'
2020-12-04SL-14462 FIXED The wrong mouse cursor is shown when sitting on a ↵Mnikolenko Productengine
touch-scripted object
2020-12-03SL-14455 FIXED Drag ground to turn is still active when Single click on land ↵Mnikolenko Productengine
is set to No action
2020-12-03SL-14456 FIXED Stop Moving action does not work in the custom key mappings ↵Mnikolenko Productengine
viewer
2020-12-03SL-6109 Crash fix for left right selection shift when nothing or whole ↵Andrey Kleshchev
string is selected
2020-12-03SL-14270 A bit of cleanup #3Andrey Kleshchev
Just in case and for clarity
2020-12-02SL-14422 Get rid of using namespace LLTraceMnikolenko Productengine
2020-12-02SL-14438 Fixed Viewer lost ability to assign Masks as keysAndrey Kleshchev