Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-23 | SL-14150 Comment for clarity and removed redundant check | Andrey Kleshchev | |
2020-10-22 | SL-14150 Handle more cases of corrupted cache | Andrey Kleshchev | |
2020-10-22 | SL-14142 - cleanup and fixes for non-functioning impostors, status tracking ↵ | Brad Payne (Vir Linden) | |
in debug view | |||
2020-10-22 | SL-14161 FIXED an item persists in inventory after dragging it to the ↵ | Mnikolenko Productengine | |
marketplace listings | |||
2020-10-21 | Merged in euclid-mDebugGPU (pull request #348) | Dave Houlton | |
Remove obsolete mDebugGPU variable and dependent code Approved-by: Andrey Kleshchev Approved-by: Michael Pohoreski | |||
2020-10-21 | Updated LLCA to codeticket build 550026 | Andrey Lihatskiy | |
2020-10-20 | SL-14142 - impostor management cleanup | Brad Payne (Vir Linden) | |
2020-10-20 | SL-14138 Favorites panel was not responding in some cases | Andrey Kleshchev | |
2020-10-20 | SL-13733 Verify window handle | Andrey Kleshchev | |
2020-10-20 | SL-14108 FIXED Viewer crashes immediately after login | Mnikolenko Productengine | |
2020-10-19 | DRTVWR-510 clean up obsolete downstream-from-mDebugGPU code | Dave Houlton | |
2020-10-19 | DRTVWR-510 remove obsolete mDebugGPU variable | Dave Houlton | |
2020-10-19 | SL-13599 Missing bounds checks in deserializer code | Andrey Kleshchev | |
Pulled in and updated Rider's changes | |||
2020-10-19 | merge | Brad Payne (Vir Linden) | |
2020-10-19 | SL-14139 disallow Gestures from being bound to Ctrl+F10 | Mnikolenko Productengine | |
2020-10-16 | Merged in SL-13424_Telemetry_Final (pull request #341) | Michael Pohoreski | |
SL-13424 Add Rad Games Tools local Telemetry profiler support Approved-by: Dave Houlton | |||
2020-10-16 | SL-14130 Jellydolls have wrong appearance when non-impostors is uncapped | Andrey Kleshchev | |
2020-10-16 | SL-14136 Mistake in llfloaterpreference.cpp | Andrey Kleshchev | |
2020-10-15 | SL-13424 Add Rad Games Tools local Telemetry profiler support | Ptolemy | |
2020-10-15 | Merge branch 'SL-13705' into DRTVWR-507-maint | Andrey Lihatskiy | |
2020-10-15 | Merge remote-tracking branch 'origin/master' into DRTVWR-517 | Brad Payne (Vir Linden) | |
2020-10-15 | SL-14130 - WIP, notes on impostor state management | Brad Payne (Vir Linden) | |
2020-10-15 | Merge branch 'SL-14081' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewerregion.cpp | |||
2020-10-14 | Merged 6.4.11 into DRTVWR-510 | Dave Houlton | |
2020-10-14 | Mostly automatic merge with canonical viewer after release | Callum Prentice | |
2020-10-14 | DRTVWR-510 merge master 6.4.11 | Dave Houlton | |
2020-10-14 | SL-13980 Fixed preview cleanup | Andrey Kleshchev | |
2020-10-14 | SL-14079 crash accessing LLHUDText | Andrey Kleshchev | |
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 | |||
2020-10-14 | merge | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14081 - changed debug level for one message | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14081 - detail on viewer-initiated timeout | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14081 - more teleport logging | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14081 - more detailed logging of teleport process | Brad Payne (Vir Linden) | |
2020-10-14 | build fix | Andrey Lihatskiy | |
2020-10-14 | Merge branch 'master' into DRTVWR-518-ui | Andrey Lihatskiy | |
2020-10-14 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
2020-10-14 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2020-10-14 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
2020-10-14 | Merge branch 'master' into DRTVWR-507-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloatermodelpreview.cpp | |||
2020-10-14 | Increment viewer version to 6.4.11 | Nat Goodspeed | |
following promotion of DRTVWR-482 | |||
2020-10-14 | SL-14081 - detail on viewer-initiated timeout | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14119 Crash at LLVolumeFace::cacheOptimize | Andrey Kleshchev | |
2020-10-13 | SL-14081 - more teleport logging | Brad Payne (Vir Linden) | |
2020-10-13 | SL-14107 fixed crash due to missing animation when avatar hits the ground ↵ | Mnikolenko Productengine | |
after falling down | |||
2020-10-12 | SL-14078 Small optimization | Andrey Kleshchev | |
2020-10-12 | SL-13980 Crash at cullAvatarsByPixelArea | Andrey Kleshchev | |
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. | |||
2020-10-12 | SL-13830 One more crash when quiting on startup or right after teleport | Andrey Kleshchev | |
2020-10-12 | SL-14078 No point in verifying display name cap each frame #2 | Andrey Kleshchev | |
2020-10-12 | SL-14093 Show the amount of saved categories and items | Mnikolenko Productengine | |
2020-10-12 | SL-14078 Maked couple functions as const | Andrey Kleshchev | |