Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-08 | SL-12396 FIXED Last line can't be removed if it was selected via triple-clicking | Mnikolenko Productengine | |
2020-05-05 | SL-13178 Improve initial opening time of the landmarks floater | Mnikolenko Productengine | |
2020-05-05 | SL-12527 cursor is not changed to the pointer on the MoTD link when teleporting | Andrey Kleshchev | |
2020-05-05 | Buildfix | Andrey Lihatskiy | |
2020-05-05 | Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorybridge.cpp # indra/newview/llinventorypanel.cpp # indra/newview/lltexturectrl.cpp # indra/newview/skins/default/xui/de/floater_texture_ctrl.xml # indra/newview/skins/default/xui/es/floater_texture_ctrl.xml # indra/newview/skins/default/xui/fr/floater_texture_ctrl.xml # indra/newview/skins/default/xui/it/floater_texture_ctrl.xml # indra/newview/skins/default/xui/ja/floater_texture_ctrl.xml # indra/newview/skins/default/xui/pt/floater_texture_ctrl.xml # indra/newview/skins/default/xui/ru/floater_texture_ctrl.xml # indra/newview/skins/default/xui/tr/floater_texture_ctrl.xml # indra/newview/skins/default/xui/zh/floater_texture_ctrl.xml | |||
2020-05-04 | Merge branch 'master' into DRTVWR-501-maint | Andrey Lihatskiy | |
2020-05-04 | Increment viewer version to 6.4.2 | Nat Goodspeed | |
following promotion of DRTVWR-500 | |||
2020-05-01 | SL-12896 - BOM texture settings | Brad Payne (Vir Linden) | |
2020-04-30 | SL-13141 Crashfix contribution | Andrey Kleshchev | |
2020-04-29 | Merge branch 'DRTVWR-500' into DRTVWR-501-maint | Andrey Lihatskiy | |
2020-04-21 | AMD CPUs list update | Andrey Lihatskiy | |
2020-04-20 | Restored SL-12732 after merge conflict | Andrey Kleshchev | |
2020-04-20 | SL-13040 Fixed crash at EnvironmentPersistAcrossLogin | Andrey Kleshchev | |
2020-04-20 | Merge branch 'master' into DRTVWR-500 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/pipeline.cpp | |||
2020-04-20 | Increment viewer version to 6.4.1 | Nat Goodspeed | |
following promotion of DRTVWR-440 | |||
2020-04-14 | SL-13019, fix broken varying linkage on MacOS | Dave Houlton | |
2020-04-13 | SL-13029 Fixed load order | Andrey Kleshchev | |
2020-04-13 | SL-11172 Re-fixed, now should affect 'tab' only | Andrey Kleshchev | |
2020-04-12 | SL-13029 Environment update was not applying properly | Andrey Kleshchev | |
2020-04-09 | SL-12975, unfix alpha and undo non-fix magic number of refracted portion of ↵ | Dave Houlton | |
water Fresnel | |||
2020-04-07 | SL-10449: Put first shader error on new line for readability | Ptolemy | |
2020-04-07 | SL-10449: Add dumping of shader to log file | Ptolemy | |
2020-04-07 | SL-10449, add missing linkage variable, fix OSX & Intel deferred shaders comp | Dave Houlton | |
2020-04-07 | SL-10449 Cleanup dumping shader without LOG spam on every line when it fails ↵ | Ptolemy | |
to compile/link | |||
2020-04-07 | SL-10449 Fix off-by-one line numbers when dumping shader that failed to ↵ | Ptolemy | |
compile/link | |||
2020-04-07 | SL-10449 Fix ALM on OSX | Ptolemy | |
2020-04-06 | SL-10993 Fixed Korean font on OSX Catalina | Andrey Lihatskiy | |
2020-04-03 | SL-11368, fix missing water uniforms for low shader settings | Dave Houlton | |
2020-04-03 | SL-12968 Wrong avatar was paused on selection | Andrey Kleshchev | |
2020-04-03 | SL-12852 Cleanup for readability | Ptolemy | |
2020-04-01 | Merged in eep-fix-falloff-edit (pull request #54) | Rye Mutt | |
Fix light falloff being corrupted when editing value via build floater spinner Approved-by: Dave Houlton | |||
2020-04-01 | Merged in eep-fix-light-color (pull request #53) | Rye Mutt | |
Fix editing light color corrupting intensity and color values Approved-by: Dave Houlton | |||
2020-03-30 | Update falloff fix with changes requested in review. | Rye Mutt | |
2020-03-30 | SL-12888 Fix space alpha megaprim not using z-test | Ptolemy | |
2020-03-30 | Fix light falloff being corrupted when editing value via build floater spinner | Rye Mutt | |
2020-03-30 | Fix editing light color corrupting intensity and color values | Rye Mutt | |
2020-03-28 | Merge branch 'master' into DRTVWR-501-maint | Andrey Lihatskiy | |
2020-03-27 | Merged in davep/DRTVWR-440 (pull request #52) | Dave Parks | |
SL-12902 Better fix for light color values in color swatch not matching light color values inworld. | |||
2020-03-27 | SL-12902 Better fix for light color values in color swatch not matching ↵ | Runitai Linden | |
light color values inworld. | |||
2020-03-27 | DRTVWR-440, quick fix, add return value - needed for Mac build | Dave Houlton | |
2020-03-27 | SL-12824 Imported fix for crash | Andrey Kleshchev | |
For "Face with no texture index references indexed texture draw info" | |||
2020-03-27 | Revert SL-11848 in scope of SL-12824 | Andrey Kleshchev | |
This reverts commit 8a9a9295999a67e97b16c3e0ff4b9fdfd8298904. | |||
2020-03-27 | SL-12911 Add Debug setting EnvironmentPersistAcrossLogin | Andrey Kleshchev | |
2020-03-27 | Removed obsolete and misleading variable | Andrey Kleshchev | |
2020-03-26 | Merged in davep/DRTVWR-440 (pull request #48) | Dave Parks | |
SL-12902 Fix for doing the technically correct but compatibility wrong thing WRT light color values. | |||
2020-03-26 | SL-12902 Fix for doing the technically correct but compatibility wrong thing ↵ | Runitai Linden | |
WRT light color values. | |||
2020-03-26 | DRTVWR-440, make enabling GLdebug flag slightly less infinite-loopy | Dave Houlton | |
2020-03-25 | Fix for class2/softenLightF.glsl not matching class1/softenLightF.glsl | Runitai Linden | |
2020-03-25 | SL-12478 Long names are not beautiful in nametags | Andrey Kleshchev | |
2020-03-25 | SL-12554 FIXED The value of the 'Avatar Maximum Complexity' is not ↵ | Mnikolenko Productengine | |
synchronized after closing Advanced settings |