Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-27 | VOICE-46: allow longer connection timeout, with fewer retries. Clarify ports ↵ | Oz Linden | |
needed. Remove pointless in-progress notice | |||
2017-02-27 | Look for logcontrol-dev.xml in the user settings directory | Oz Linden | |
2017-02-27 | VOICE-44: correct AtOrientation delta check so that facing is | Oz Linden | |
reported correctly | |||
2017-02-02 | merge changes for 5.0.1-release | Oz Linden | |
2017-02-02 | increment viewer version to 5.0.2 | Oz Linden | |
2016-12-06 | pull in hack to comment out llcorehttp_test | Oz Linden | |
2016-12-06 | comment out llcorehttp_test until it can be debugged again | Oz Linden | |
2016-12-05 | merge changes for 5.0.0-release | Oz Linden | |
2016-12-05 | increment viewer version to 5.0.1 | Oz Linden | |
2016-11-30 | SL-540 - fix for regression in handling of out-of-range joint indices in ↵ | Brad Payne (Vir Linden) | |
skin weights | |||
2016-11-18 | SL-534 - make handling of other-gender sliders more consistent. Fixes mGroin ↵ | Brad Payne (Vir Linden) | |
bug. | |||
2016-11-16 | merge changes for 4.1.2-release | Oz Linden | |
2016-11-16 | merge | Brad Payne (Vir Linden) | |
2016-11-15 | increment viewer version to 4.1.3 | Oz Linden | |
2016-11-11 | MAINT-6915 - fixed a bug in Reset Skeletons And Animations. For self avatar, ↵ | Brad Payne (Vir Linden) | |
this will now be equivalent to reset skeleton + stop animating me. | |||
2016-11-11 | MAINT-6913 - (Via Sovereign Engineer and Shyotl Kuhr) Pack the skinned ↵ | Brad Payne (Vir Linden) | |
matrix and translation into a single mat3x4 for optimal data transfer to reduce uniform slot usage. | |||
2016-11-10 | MAINT-6882 4k monitor with maximized window overwhelms low end GPUs and ↵ | pavelkproductengine | |
crashes viewer | |||
2017-01-19 | MAINT-7066 Issues where viewer always asks to use previous screenshot when ↵ | Mnikolenko Productengine | |
filing abuse report. | |||
2017-01-20 | MAINT-7069 Media controls show Play icon even though media is autoplaying | andreykproductengine | |
2017-01-04 | MAINT-7014 [MAINT-RC] Edit arrows are too small with 4k monitor | pavelkproductengine | |
2017-01-06 | INTL-238 FIX translate Viewer Set46 for Repo viewer-lynx (DRTVWR-428) | eli | |
2017-01-06 | MAINT-7028 Fixes scrambling of Outfit Order in Appearance Panel | andreykproductengine | |
2016-12-23 | Reverted changeset 409b67af8faf (MAINT-6901) | andreykproductengine | |
2016-12-21 | MAINT-7020 llui/llfloater.cpp should not access settings | AndreyL ProductEngine | |
2016-12-19 | Merged STORM-2142 | AndreyL ProductEngine | |
2016-12-19 | MAINT-7017 Stop All was preventing media from playing | andreykproductengine | |
2016-12-19 | MAINT-6761 Video that is not playing or paused should be stopped | andreykproductengine | |
2016-12-15 | Backed out changeset: b1a30962dd54 | AndreyL ProductEngine | |
2016-12-15 | Backed out changeset: f73be0eb9d00 | AndreyL ProductEngine | |
2016-12-15 | Backed out changeset: ebe10b4b1197 | AndreyL ProductEngine | |
2016-12-13 | MAINT-6978 Proxy should not be initialized outside of startLLProxy() | andreykproductengine | |
2016-12-13 | MAINT-6978 Simple additional logging | andreykproductengine | |
2016-12-13 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2016-12-13 | MAINT-7002 Crash in LLConversationViewSession::handleMouseUp() | Mnikolenko Productengine | |
2016-12-13 | MAINT-6994 Viewer still reports remaining capacity incorrectly during the ↵ | Mnikolenko Productengine | |
presence of an region object bonus. | |||
2016-12-13 | MAINT-6990 'Voice chat volume' floater is shown if you click in the right ↵ | Mnikolenko Productengine | |
side of resident name | |||
2016-12-12 | MAINT-6551 One of my avatars does not render correctly when ALM is disabled ↵ | Pavel Krivich | |
unless basic shaders are also disabled. | |||
2016-12-12 | MAINT-6125 - Mesh avatar deforms constantly | ruslantproductengine | |
MAINT-6910 - [MAINT-RC] Some mesh turns invisible when camera is moved on the Maint-RC viewer only - caused by fix for MAINT-6125. Commulative fix. Fixed for booth ticket's in indra/newview/llvovolume.cpp Remained fixed, it's a small code improvements which is not related to MAINT-6125, MAINT-6910 | |||
2016-12-09 | MAINT-6551 One of my avatars does not render correctly when ALM is disabled ↵ | pavelkproductengine | |
unless basic shaders are also disabled. | |||
2016-12-09 | MAINT-6840 start and pause doesn't wotk reliably and can get stuck | andreykproductengine | |
2016-12-09 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2016-12-08 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-skip-llcorehttp-test | Nat Goodspeed | |
2016-12-08 | MAINT-6729 Additional fix for crash in LLImageGL::analyzeAlpha() | AndreyL ProductEngine | |
2016-12-08 | MAINT-6979 Scroll bar in Appearance -> Wearing jumps up to the top each time ↵ | Mnikolenko Productengine | |
an attachment is detached | |||
2016-12-07 | DRTVWR-418: Apparently (some) Windows hosts still need freeport(). | Nat Goodspeed | |
This is the function in indra/llmessage/tests/testrunner.py that iterates through ports in a specified range, looking for an available one. Other platforms understand a specification of port 0 to mean: "You pick one. I'll just use whichever one you picked." | |||
2016-12-07 | DRTVWR-418: Make testrunner.run() avoid extra Thread altogether. | Nat Goodspeed | |
2016-12-07 | DRTVWR-418: Diagnostic prints to identify hangup | Nat Goodspeed | |
2016-12-07 | DRTVWR-418: Reinstate test that we THOUGHT was killing test run. | Nat Goodspeed | |
But since the real problem is quite different, try with that suspected test restored. | |||
2016-12-07 | DRTVWR-418: Fix a couple variable references in debugging output. | Nat Goodspeed | |
2016-12-07 | DRTVWR-418: Revamp testrunner to shutdown server Thread at end. | Nat Goodspeed | |
Instead of having testrunner.run()'s caller pass a Thread object on which to run the caller's server instance's serve_forever() method, just pass the server instance. testrunner.run() now constructs the Thread. This API change allows run() to also call shutdown() on the server instance when done, and then join() the Thread. The hope is that this will avoid the Python runtime forcing the process termination code to 1 due to forcibly killing the daemon thread still running serve_forever(). While at it, eliminate calls to testrunner.freeport() -- just make the runtime pick a suitable port instead. |