Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-27 | Post-merge cleanup (settings.xml) | Andrey Lihatskiy | |
2024-03-27 | Merge pull request #1062 from secondlife/marchcat/yz-merge | Andrey Lihatskiy | |
Merge main into maint YZ | |||
2024-03-26 | Merge pull request #1058 from secondlife/v-1050 | cosmic-linden | |
secondlife/viewer#1050: Fix mirror clipping for PBR terrain. Also fixes environment settings for PBR terrain. | |||
2024-03-27 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy | |
2024-03-27 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llappviewer.cpp # indra/newview/llfloaterchangeitemthumbnail.cpp # indra/newview/llpanelprofile.cpp # indra/newview/llselectmgr.cpp # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h # indra/newview/lltooldraganddrop.cpp # indra/newview/llviewerdisplay.cpp # indra/newview/llvovolume.cpp | |||
2024-03-27 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
# Conflicts: # indra/llui/lltransutil.cpp # indra/newview/app_settings/settings.xml # indra/newview/llfloaterenvironmentadjust.cpp # indra/newview/llpaneleditwater.cpp # indra/newview/llpanelface.cpp # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h | |||
2024-03-27 | Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml | |||
2024-03-26 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden | |
2024-03-26 | Increment viewer version to 7.1.5 | Nat Goodspeed | |
following promotion of secondlife/viewer #650 | |||
2024-03-26 | Merge GLTF PBR Maint 2 to main. | Nat Goodspeed | |
2024-03-26 | secondlife/viewer#1050: Fix mirror clipping for PBR terrain. Also fixes ↵ | Cosmic Linden | |
environment settings for PBR terrain. | |||
2024-03-26 | secondlife/jira-archive-internal#69593 Avatar is upside down when viewed ↵ | Alexander Gavriliuk | |
from below | |||
2024-03-25 | viewer#1051: Credit Ansariel for this fix | Cosmic Linden | |
2024-03-25 | viewer#1051: Fix UI typos in PBR terrain error messages (#1052) | cosmic-linden | |
2024-03-25 | https://github.com/secondlife/jira-archive-internal/issues/71091 Fix for ↵ | RunitaiLinden | |
divide by zero when alpha masking a PBR material with 0 alpha. (#1044) | |||
2024-03-25 | triage#112 'No emoji found for' text is not translated to other languages in ↵ | Alexander Gavriliuk | |
the 'Choose Emoji' floater | |||
2024-03-24 | viewer#1033 Crash at syncFloaterTabOrder | Andrey Kleshchev | |
2024-03-24 | Revert "SL-20416 Fix Crash Report 1409376 (update)" | Andrey Kleshchev | |
This reverts commit cc43f42e6b7401c2cdd3204a16f757f5169bd95b. | |||
2024-03-24 | viewer#951 Crash at LLScrollingPanelParam::draw | Andrey Kleshchev | |
I'm not sure what causes this, but 1. Calling expensive getChild inside draw is not a good idea 2. I hope that simplified draw will capture a bit more info in bugsplat or will shift callctack elsewhere | |||
2024-03-22 | Add Develop menu option 'Debug Camera Controls' | Alexander Gavriliuk | |
2024-03-22 | viewer#888 Washed out letters in a running string | Andrey Kleshchev | |
2024-03-22 | viewer-issues#85: update advanced graphics preferences UI layout | Maxim Nikolenko | |
2024-03-21 | Merge pull request #1028 from secondlife/v-1027 | cosmic-linden | |
secondlife/viewer#1027: Fix noise on transparent PBR materials on minimap | |||
2024-03-20 | secondlife/viewer#1027: Update test plan | Cosmic Linden | |
2024-03-20 | secondlife/viewer#1027: Fix noise on transparent PBR materials on minimap | Cosmic Linden | |
2024-03-20 | viewer#1018 Crash at insertStringNoUndo | Andrey Kleshchev | |
getEditableIndex retuns pos as is if only one segment is present | |||
2024-03-20 | Merge pull request #1024 from secondlife/vi-83 | cosmic-linden | |
secondlife/viewer-issues#83: Disallow alpha blend/double sided from PBR terrain | |||
2024-03-20 | secondlife/viewer-issues#83: Add TODO/assert for deciding when to allow ↵ | Cosmic Linden | |
candidate future extensions on PBR terrain | |||
2024-03-20 | secondlife/viewer-issues#83, secondlife/viewer-issues#82: Combine terrain ↵ | Cosmic Linden | |
save error notifications | |||
2024-03-20 | secondlife/viewer-issues#83, secondlife/viewer-issues#82: Mark ↵ | Cosmic Linden | |
texture/material terrain save notifications as unique, to prevent duplicates | |||
2024-03-20 | secondlife/viewer-issues#83: Disallow alpha blend/double sided from PBR terrain | Cosmic Linden | |
2024-03-20 | Merge pull request #1019 from secondlife/vi-82 | cosmic-linden | |
secondlife/viewer-issues#82: Don't allow transparent texture terrain | |||
2024-03-20 | viewer#971 Fixed iCCP: known incorrect sRGB profile warnings | Andrey Kleshchev | |
libpng version 1.6 got more agressive with logging issues, resaved offending images | |||
2024-03-19 | secondlife/viewer-issues#82: Update test plan | Cosmic Linden | |
2024-03-19 | secondlife/viewer-issues#82: Don't allow transparent texture terrain | Cosmic Linden | |
2024-03-19 | viewer#1000 Textures on large prims lose resolution | Andrey Kleshchev | |
Value was selected experimentally. I suspect it needs to be even smaller or needs to take face's size (extents) into account, but lack test cases. Will ask QA to experiment around with scaling. | |||
2024-03-19 | Merge pull request #1014 from secondlife/v-1006 | cosmic-linden | |
secondlife/viewer#1006: Review feedback: Move blank material constant to indra_constants.h | |||
2024-03-18 | secondlife/viewer#1006: Move blank material constant to indra_constants.h | Cosmic Linden | |
2024-03-18 | Merge pull request #1013 from secondlife/v-1006 | cosmic-linden | |
secondlife/viewer#1006: Prevent setting PBR terrain material swatches to null | |||
2024-03-18 | secondlife/viewer#1006: Update test plan | Cosmic Linden | |
2024-03-18 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
2024-03-18 | viewer#961 Add a notification appearing when user tries to insert a ↵ | Alexander Gavriliuk | |
disallowed character | |||
2024-03-16 | Merge pull request #980 from secondlife/brad/fix-dependency-deprecations | nat-goodspeed | |
Fix github actions dependency deprecations | |||
2024-03-15 | secondlife/viewer#1006: Prevent PBR terrain material swatches from being ↵ | Cosmic Linden | |
null. Default to blank material for now. | |||
2024-03-15 | secondlife/viewer#1006: Don't send terrain update if validation fails | Cosmic Linden | |
2024-03-15 | secondlife/viewer#906: Fix broken test plan link | Cosmic Linden | |
2024-03-15 | Merge pull request #1009 from secondlife/v-760 | cosmic-linden | |
secondlife/viewer#760: Update test plan for terrain texture max resolution validation | |||
2024-03-15 | secondlife/viewer#760: Update test plan for terrain texture max resolution ↵ | Cosmic Linden | |
validation | |||
2024-03-15 | Allow fading emojis characters in fading text. | Henri Beauchamp | |
In the recent emojis implementation, the text color alpha is ignored (emojis are always rendered with an opaque white color), causing them to fail and fade properly with the rest of the text they are printed with. This trivial patch fixes this issue. | |||
2024-03-15 | Merge pull request #1007 from secondlife/v-760 | cosmic-linden | |
secondlife/viewer#760: Fix terrain texture validator not respecting 2k texture feature flag |