Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-01 | Merge remote-tracking branch 'origin/release/2024.09-ExtraFPS' into develop | Brad Linden | |
2024-10-01 | #2519 Move "MediaSoundsEarLocation" and "VoiceEarLocation" toggles to the ↵ | Andrey Lihatskiy | |
Communicate menu (#2707) | |||
2024-09-30 | #2410 Combat 2.0 settings not reflected on heart icon | Alexander Gavriliuk | |
2024-09-27 | Remove dead LLPostProcess class and related code | Rye Cogtail | |
2024-09-26 | #2411 Disable LLFontVertexBuffer for HUD | Andrey Kleshchev | |
It needs a rework | |||
2024-09-26 | #2519 Move "MediaSoundsEarLocation" and "VoiceEarLocation" toggles to the ↵ | Andrey Lihatskiy | |
Communicate menu (#2707) | |||
2024-09-26 | #2411 Allow disabling and enabling LLFontVertexBuffer | Andrey Kleshchev | |
for testing purposes | |||
2024-09-25 | Remove incorrectly calculated upload fee from snapshot options button based ↵ | Ansariel | |
on previously selected snapshot type and not necessarily snapshot to inventory | |||
2024-09-25 | Fix upload cost calculation for snapshots to inventory based on encoded ↵ | Ansariel | |
image size and display upload cost to user | |||
2024-09-25 | #2650 Add UI controls for debug settings: RenderTonemapMix RenderTonemapType | Maxim Nikolenko | |
2024-09-25 | viewer#2413 Add 'ignore' checkbox to expiring voice morphs | Andrey Kleshchev | |
2024-09-25 | Revert "viewer#2413 Remove obsolete alert about expiring voice morphs" | Andrey Kleshchev | |
This reverts commit 5c16ae13758bdfe8fe1f13d5f67eabbb6eaa30a1. Fix is correct, but should wait untill server sided fix gets deployed. | |||
2024-09-23 | Merge remote branch 'develop' into release/luau-scripting for Maint B | Nat Goodspeed | |
2024-09-23 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfeaturemanager.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvoicewebrtc.cpp | |||
2024-09-23 | Merge remote branch 'develop'into release/luau-scripting | Nat Goodspeed | |
2024-09-22 | #2618 Roles and Members tab is a mess | Alexander Gavriliuk | |
2024-09-21 | #2618 Roles and Members tab is a mess (fix XML indents for readability) | Alexander Gavriliuk | |
2024-09-20 | Restore option to change location of existing pick (#2622) | Ansariel Hiller | |
2024-09-19 | Merge branch 'main' into marchcat/b-main-sync | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewertexturelist.cpp | |||
2024-09-18 | Tiny argument names correction (tittle -> title) (#2594) | Pantera Północy | |
2024-09-13 | Restore LUA debug consoles in viewer menu and tie visibility to feature flag | Ansariel | |
2024-09-12 | Fix macOS locale not being set due to missing locale strings | Rye Cogtail | |
2024-09-12 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed | |
2024-09-10 | Allow the in world voice indicator to be toggled in preferences | Mnikolenko Productengine | |
2024-09-09 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed | |
2024-09-08 | #459 Filters on object inventory | Alexander Gavriliuk | |
2024-09-06 | Remove Lua floaters from menu_viewer.xml; re-add if Lua enabled. | Nat Goodspeed | |
Add a menus.lua autorun script that waits until login, then adds the Lua floaters back into the Develop->Consoles menu where they were originally. Extend UI.addMenuItem() and addMenuSeparator() to support pos argument. | |||
2024-09-06 | Add toggles to avatar dropdown for hear sound or voice from avatar. (#2518, ↵ | TJ | |
#2519) | |||
2024-09-05 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed | |
2024-09-04 | Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop | Brad Linden | |
2024-09-04 | Fix another 1856 crash on startup case when Terrain Bake shaders are ↵ | Brad Linden | |
unsupported (#2491) fixes secondlife/viewer#1856 | |||
2024-09-04 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/llerror.h | |||
2024-09-03 | Merge pull request #2484 from secondlife/v-2483 | cosmic-linden | |
secondlife/viewer#2483: Fix label typo in PBR terrain texture transforms tab | |||
2024-09-03 | secondlife/viewer#2483: Fix label typo in PBR terrain texture transforms tab | Cosmic Linden | |
2024-09-03 | #2403 Reset Skeleton issues | Alexander Gavriliuk | |
2024-08-29 | Merge pull request #2466 from RyeMutt/smaa | Rye Mutt | |
Introduce SMAA and rework post process chain for better visual quality | |||
2024-08-29 | Integrate SMAA and rework post process chain for better visual quality | Rye Mutt | |
Add SMAA buffer generation passes Add quality levels for both FXAA and SMAA Separate gamma correction and tonemapping for effects that require linear-but-tonemapped inputs Move application of noise to final render pass to screen to avoid damaging other post process effects | |||
2024-08-29 | Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop | Brad Linden | |
2024-08-29 | Add error handling for intel crashes from GLTF Scene shader (#2456) | Brad Linden | |
fix secondlife/viewer#1856 | |||
2024-08-29 | #2360 Incorrect Day Cycle name in Edit Day Cycle floater after clicking the ↵ | Alexander Gavriliuk | |
"Customize" button | |||
2024-08-29 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy | |
2024-08-28 | Merge branch 'main' into release/luau-scripting. | Nat Goodspeed | |
2024-08-27 | viewer#2413 Remove obsolete alert about expiring voice morphs | Andrey Kleshchev | |
2024-08-24 | Add Contrast Adaptive Sharpening post process effect(#2399) | Rye Mutt | |
2024-08-20 | Merge branch 'develop' into marchcat/b-develop | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml # autobuild.xml # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FreeType.cmake # indra/newview/llappviewer.cpp # indra/newview/skins/default/xui/en/floater_fast_timers.xml # indra/newview/viewer_manifest.py # indra/test/test.cpp | |||
2024-08-20 | Fix a bunch of XUI errors (#2347) | Ansariel Hiller | |
* Fix a bunch of XUI errors * Change TRUE to true | |||
2024-08-19 | viewer#2311 When email or profile image upload fails show a more fitting reason | Andrey Kleshchev | |
2024-08-18 | Fix findChild during draw in preference floater | Rye Mutt | |
2024-08-13 | Merge pull request #2210 from secondlife/v-1883 | cosmic-linden | |
secondlife/viewer#1883: Local-only PBR terrain paintmap with developer tools | |||
2024-08-09 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into develop | Brad Linden | |
# Conflicts: # .github/workflows/build.yaml # indra/llui/llscrolllistctrl.cpp |