Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-11 | SL-12795 Fix log session name not updating | Andrey Kleshchev | |
2021-02-11 | SL-14862 - line endings fix, avoid period in key names | Brad Payne (Vir Linden) | |
2021-02-11 | SL-14862 - LLViewerStats logs which UI features get used | Brad Payne (Vir Linden) | |
2021-02-11 | SL-14807 Adjusted unit test | Andrey Kleshchev | |
2021-02-11 | SL-11215 Fixed unit test | Andrey Kleshchev | |
2021-02-10 | SL-11215 Release notes url should be an url | Andrey Kleshchev | |
2021-02-10 | SL-13497 Fixed error in logic | Andrey Lihatskiy | |
2021-02-09 | DRTVWR-525 housekeeping: delete unused shader file | Dave Houlton | |
2021-02-10 | SL-14807 Viewer crashes when creating an experience | Andrey Kleshchev | |
2021-02-09 | SL-14797 Do not allow creation of landmarks nor folders in library | Andrey Kleshchev | |
2021-02-09 | SL-14675 Position changes shouldn't cause additional blends when environment ↵ | Andrey Kleshchev | |
isn't ready | |||
2021-02-09 | SL-14675 Teleporting to a new region can load the wrong EEP environment layer | Andrey Kleshchev | |
2021-02-09 | SL-14797 Normalize right-click menus on Landmarks & Picks Part#3 | Andrey Kleshchev | |
2021-02-05 | SL-14797 Normalize right-click menus on Landmarks & Picks Part#2 | Andrey Kleshchev | |
2021-02-05 | SL-14797 Normalize right-click menus on Landmarks & Picks Part#1 | Andrey Kleshchev | |
2021-02-04 | SL-14828 Update web_profile_url for Aditi | Andrey Kleshchev | |
2021-02-04 | Merged in euclid-13490 (pull request #466) | Dave Houlton | |
DRTVWR-525, comments of kindness | |||
2021-02-04 | DRTVWR-525, improve dev's quality-of-life | Dave Houlton | |
2021-02-04 | SL-14796 Updated code accordingly to changed event order | Andrey Kleshchev | |
2021-02-04 | SL-14796 Resolved encountered merge issue | Andrey Kleshchev | |
2021-02-03 | SL-14796 After teleporting, add notation into Nearby Chat | Andrey Kleshchev | |
2021-02-03 | Merge with Master after Viewer release | Callum Prentice | |
2021-02-02 | Updated LLCA to codeticket build 555615 | Andrey Lihatskiy | |
2021-02-02 | SL-14800 Clarify message when maturity level exceeded | Mnikolenko Productengine | |
2021-02-02 | Merged in DV525-merge-6.4.13 (pull request #459) | Dave Houlton | |
DRTVWR-525, merge up to 6.4.13 | |||
2021-02-01 | DRTVWR-525 fix build error resulting from 6.4.13 merge | Dave Houlton | |
2021-02-01 | Merge branch 'master' into DV525-merge-6.4.13 | Dave Houlton | |
2021-02-01 | Merged in SL-14706 (pull request #457) | Michael Pohoreski | |
SL-14706 Merge Sovereign Engineer's fix for stars not centered around camera: Stars render around center of sim instead of center of camera. Approved-by: Dave Houlton | |||
2021-02-01 | Merged in SL-14732 (pull request #456) | Michael Pohoreski | |
SL-14732 Undefined behavior in class2 windlight cloud fragment shader Approved-by: Dave Houlton | |||
2021-02-01 | Merged in SL-14731 (pull request #455) | Michael Pohoreski | |
SL-14731: Fix sun gamma -- merge Sovereign Engineer's patch: Fix sun gamma space for accurate color reproduction of sun textures Approved-by: Dave Houlton | |||
2021-02-01 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Kleshchev | |
# Conflicts: # indra/llui/llscrolllistctrl.cpp | |||
2021-02-01 | Temporary revert "Updated LLCA to codeticket build 555537" | Andrey Kleshchev | |
This reverts commit eac0f1857c6e8e89be649b60dcd8dca7573933df. | |||
2021-02-01 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer/src/master ↵ | Andrey Kleshchev | |
into DRTVWR-515-maint # Conflicts: # autobuild.xml (llca) # indra/llwindow/llwindow.h (SL-13507 vs SL-5894) # indra/newview/llscenemonitor.cpp (SL-14422) # indra/newview/llvovolume.cpp (SL-12069) | |||
2021-02-01 | Merge remote-tracking branch 'origin/master' into DRTVWR-517 | Brad Payne (Vir Linden) | |
2021-02-01 | Merge branch 'master' into DRTVWR-522-maint | Andrey Lihatskiy | |
2021-02-01 | Merge branch 'master' into DRTVWR-518-ui | Andrey Lihatskiy | |
2021-02-01 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-02-01 | Increment viewer version to 6.4.13 | Nat Goodspeed | |
following promotion of DRTVWR-513 | |||
2021-02-01 | Updated LLCA to codeticket build 555537 | Andrey Lihatskiy | |
2021-01-29 | SL-14706 Merge Sovereign Engineer's fix for stars not centered around ↵ | Ptolemy | |
camera: Stars render around center of sim instead of center of camera. | |||
2021-01-30 | SL-14793 Landmark fetching not cleaning request list on completion | Andrey Kleshchev | |
2021-01-29 | SL-14732: Merge Sovereign Engineer's cloud patch: Fix writing outside ↵ | Ptolemy | |
outside of the bound fbo in forward render class2 cloud shader | |||
2021-01-29 | SL-14731: Fix sun gamma -- merge Sovereign Engineer's patch: Fix sun gamma ↵ | Ptolemy | |
space for accurate color reproduction of sun textures | |||
2021-01-29 | Merged in euclid-13490 (pull request #453) | Dave Houlton | |
SL-13490 replace imperfect object-sized normals/tangents with constant length | |||
2021-01-29 | Merged DRTVWR-525 into euclid-13490 | Dave Houlton | |
2021-01-29 | SL-13490 replace imperfect object-relative normals with constant length | Dave Houlton | |
2021-01-28 | Merged in euclid-13490 (pull request #450) | Dave Houlton | |
SL-13490 fix debug normals under non-uniform scale Approved-by: Michael Pohoreski | |||
2021-01-28 | SL-14767 Expanded logging to be a bit more informative | Andrey Kleshchev | |
2021-01-27 | SL-13490 fix debug normals under non-uniform scale | Dave Houlton | |
2021-01-27 | SL-14423 Ctrl+Alt+Shift+A is assigned to 2 things | Andrey Kleshchev | |
Remapped debugging avatar textures (requires godlike agent) to Ctrl+Shift+Alt+K |