Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-14 | Fix/Finish VoCache extras | Beq | |
The extras cache was never fully implemented and thus grows forever. This coupled with the server side "bug" that sends innumerable blank overrides leads users to collect 100MB+ SLEC files which in turn cause significant pauses post TP. | |||
2024-04-13 | viewer#1081 Add expected price to upload's body | Andrey Kleshchev | |
2024-04-12 | viewer#1081 Fix XMLPRC not being parced to LLSD correctly | Andrey Kleshchev | |
which interferred with getting benefits from LLSD array | |||
2024-04-12 | viewer#1081 LLFloaterImagePreview 2048 image upload support | Andrey Kleshchev | |
2024-04-12 | viewer#1081 2K texture apload price arrives as an array #2 | Andrey Kleshchev | |
2024-04-12 | Merge pull request #1198 from secondlife/signal/xz | Signal Linden | |
CI: adopt xz compression, actions/*-artifact@v4 | |||
2024-04-11 | secondlife/viewer#1184: Stop making terrain textures undeletable | Cosmic Linden | |
2024-04-11 | CI: adopt xz compression | Bennett Goble | |
Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time. | |||
2024-04-11 | Merge pull request #1197 from secondlife/signal/rm-incredibuild.py | Signal Linden | |
Remove unused fix-incredibuild.py | |||
2024-04-11 | Merge pull request #1095 from secondlife/signal/rm-buildparams | Signal Linden | |
Remove BuildParams | |||
2024-04-11 | Merge pull request #1199 from secondlife/signal/rm-py-matrix | Signal Linden | |
CI: Remove python-version from matrix | |||
2024-04-11 | CI: Remove python-version from matrix | Bennett Goble | |
Drop python version from matrix configuration as it's always 3.11. | |||
2024-04-10 | Remove unused fix-incredibuild.py | Bennett Goble | |
2024-04-10 | Merge pull request #1194 from secondlife/v-1163 | cosmic-linden | |
viewer#1163: Avoid terrain texture memory leak | |||
2024-04-10 | viewer#1163: Unboost terrain textures when done to allow deletion | Cosmic Linden | |
2024-04-10 | Multiple fixes for mirrors. (#1192) | Jonathan "Geenz" Goodman | |
* #1064 Fix for mirror surfaces going black when the roughness is set too high. * #1130 Fix for the user's avatar not appearing in mouselook in a mirror. * #1059 Disable mirrors on low settings per the feature table. * #860 Modify the settings UI to better reflect that we only have two AA modes: off and FXAA. * #1191 Add some settings for mirrors in preferences. * #1185 Add support for runtime mirror resolution changing. Useful for quality settings, and auto-FPS. | |||
2024-04-10 | Fix mac build (#1182) | RunitaiLinden | |
* Fix mac build * Mac build take 2 * Mac build take 3 | |||
2024-04-10 | Merge pull request #1179 from secondlife/marchcat/y-merge | Andrey Lihatskiy | |
Release (Maint W) -> Maint YZ merge | |||
2024-04-10 | Merge branch 'main' into marchcat/y-merge | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/llsys.cpp | |||
2024-04-09 | #1126 gltf scene import prototype (#1172) | RunitaiLinden | |
* #1126 GLTF Scene import initial prototype (working geometry import for some assets) * #1126 WIP -- Expand support for more vertex formats, PoC material import, shadow support, scale support * #1126 move GLTF implementation to newview/gltf * #1126 Refactor attribute loading to be less copy/pasta for each combination of types * #1126 Partially working object selection. Ability to have multiple scenes at once. Helpful message on how to use the preview button. * #1126 Add bounding box debug display and untangle GLTF raycast from LLVOVolume raycast * #1126 Working raycast on GLTF scenes. * #1126 Remove some #pragma optimize offs | |||
2024-04-09 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden | |
2024-04-09 | Increment viewer version to 7.1.6 | Nat Goodspeed | |
following promotion of secondlife/viewer #690 | |||
2024-04-09 | Merge pull request #1162 from secondlife/v-759 | cosmic-linden | |
secondlife/viewer#759: Fix minimap loading for 2k PBR materials | |||
2024-04-08 | secondlife/viewer#759: Fix minimap loading for 2k PBR materials, and ↵ | Cosmic Linden | |
probably other odd cases | |||
2024-04-03 | Merge pull request #1133 from secondlife/v-773 | cosmic-linden | |
secondlife/viewer#773: Improve documentation for RenderTerrainPBREnabled | |||
2024-04-03 | secondlife/viewer#773: Improve test plan for PBR terrain feature flag | Cosmic Linden | |
2024-04-03 | secondlife/viewer#773: Amend dev setting description for RenderTerrainPBREnabled | Cosmic Linden | |
2024-04-02 | #1116 HDRI preview enhancements (#1119) | RunitaiLinden | |
Don't split sky in radiance and irradiance maps Allow for applying HDRI sky to only irradiance map Allow for showing entire EEP sky (clouds and all) when split is set to zero | |||
2024-04-02 | #854 Fix for skies that shouldn't be auto-adjusted getting auto-adjusted. ↵ | RunitaiLinden | |
(#1115) | |||
2024-04-02 | https://github.com/secondlife/jira-archive-internal/issues/71062 Fix for ↵ | RunitaiLinden | |
avatar not responding to keyboard inputs when not visible (#1113) | |||
2024-04-01 | viewer#1081 Account for 2K texture upload price in bulk upload | Andrey Kleshchev | |
2024-04-01 | viewer#1081 Account for 2K texture upload price in material and texture upload | Andrey Kleshchev | |
2024-03-30 | Remove BuildParams | Bennett Goble | |
This file is no longer used. | |||
2024-03-28 | #731 Fix for divide by zero when haze density set to zero (#1085) | RunitaiLinden | |
2024-03-28 | #1046 Tweak auto-exposure to not underexpose bright scenes (#1084) | RunitaiLinden | |
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 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-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-22 | Add Develop menu option 'Debug Camera Controls' | Alexander Gavriliuk | |