- Oct 22, 2020
-
-
Mnikolenko Productengine authored
-
- Oct 20, 2020
-
-
Andrey Kleshchev authored
-
- Oct 14, 2020
-
-
Andrey Kleshchev authored
-
Andrey Kleshchev authored
LLHUDObject has a lot of deriveds stored as LLPointer<LLHUDObject>, no-virtual destructor is unlikely to be cause of the crash, but might be related
-
Andrey Lihatskiy authored
-
Nat Goodspeed authored
following promotion of DRTVWR-482
-
- Oct 12, 2020
-
-
Andrey Kleshchev authored
LLVOAvatars and derived classes appear to be stored as LLPointer<LLViewerObject> in a lot of cases, so non-virtual ~LLViewerObject() might be triggered by LLPointer and end up not cleaning sInstances in some cases (animeshes specific?), thus causing broken pointers in sInstances.
-
Andrey Kleshchev authored
-
Mnikolenko Productengine authored
-
- Oct 07, 2020
-
-
Mnikolenko Productengine authored
-
- Oct 01, 2020
-
-
Andrey Kleshchev authored
-
- Sep 29, 2020
-
-
Andrey Kleshchev authored
-
Andrey Lihatskiy authored
-
- Sep 28, 2020
-
-
Nat Goodspeed authored
following promotion of DRTVWR-497
-
- Sep 26, 2020
-
-
Andrey Kleshchev authored
-
- Sep 25, 2020
-
-
Andrey Kleshchev authored
-
Andrey Kleshchev authored
These logs were not logging for very long due to supressed logging system, no point showing them now
-
Andrey Kleshchev authored
Depends onto SL-13979 for proper logging
-
Andrey Lihatskiy authored
-
Mnikolenko Productengine authored
-
Mnikolenko Productengine authored
-
Andrey Kleshchev authored
LLSingleton depends onto logging system, having logging system be based on LLSingleton causes crashes and deadlocks
-
- Sep 24, 2020
-
-
Andrey Kleshchev authored
Due to conflicts picked up ptolemy's fix manually
-
- Sep 23, 2020
-
-
Andrey Kleshchev authored
-
Andrey Kleshchev authored
-
- Sep 22, 2020
-
-
Andrey Lihatskiy authored
-
Nat Goodspeed authored
following promotion of DRTVWR-503
-
- Sep 21, 2020
-
-
Dave Houlton authored
Character lights injected during render pass while in character edit mode (i.e. mSpecialRenderMode == 3) were causing discrepencies between deferred (ALM) and forward alpha blend lighting.
-
Andrey Kleshchev authored
Notifications were cleaned up by this point and were pulling in LLUI
-
Andrey Kleshchev authored
Contribution from Ansariel Hiller
-
- Sep 18, 2020
-
-
Andrey Kleshchev authored
-
- Sep 16, 2020
-
-
Dave Houlton authored
Removed some potential div-by-0 NaNs and a mangled clamp.
-
Dave Houlton authored
-
Dave Houlton authored
-
- Sep 15, 2020
-
-
Dave Houlton authored
-
Dave Houlton authored
Revert "SL-13768 Remove glow from moon when sun is down due to it using the sun glow setting (pull request #297)"
-
- Sep 11, 2020
-
-
Ptolemy authored
-
Ptolemy authored
-
Ptolemy authored
-
Andrey Kleshchev authored
SL-13830 Remade vivox shutdown to terminate when it is told to shutdown instead of when viewer is quiting
-