Age | Commit message (Expand) | Author |
2024-09-29 | Clean up SDL window event handling and implement missing functionaioty | Rye Cogtail |
2024-09-29 | Implement various missing functions and callbacks in SDL window backend | Rye Cogtail |
2024-09-28 | Update SDL clipboard, icon flash, and url opening handlers to use native SDL ... | Rye Cogtail |
2024-09-28 | Refresh linux featuretable with new options from windows | Rye Cogtail |
2024-09-28 | Fix using nvidia extension to get GL memory under linux | Rye Cogtail |
2024-09-28 | Merge pull request #2725 from RyeMutt/openal-crash | Rye Mutt |
2024-09-29 | Linux/GCC 13 build fix for template specialization of pasteTextWithLinebreaks... | Nicky Dasmijn |
2024-09-27 | Merge remote branch 'develop' into maxim/lua-uicallback-invoke | Nat Goodspeed |
2024-09-27 | Merge pull request #2713 from secondlife/v-2638 | cosmic-linden |
2024-09-27 | secondlife/viewer#2638: Do clear smaa buffer due to discard | Cosmic Linden |
2024-09-27 | Fix shutdown crash from OpenAL failing to release a buffer | Rye Cogtail |
2024-09-27 | Clean up LLCallstacks from postSort | Rye Cogtail |
2024-09-27 | Clean up unused uniforms in bindDeferredShader and move SSAO uniforms to two ... | Rye Cogtail |
2024-09-27 | Remove dead llatmosphere code | Rye Cogtail |
2024-09-27 | Remove dead LLPostProcess class and related code | Rye Cogtail |
2024-09-27 | viewer#2653 fix texture readback not being called and not setting values prop... | Andrey Kleshchev |
2024-09-27 | Add UI callback to invoke specified script via menu | Mnikolenko Productengine |
2024-09-27 | #2711 Remove ALM text from About SL | Maxim Nikolenko |
2024-09-27 | #2674 Optimize LLWorld::renderPropertyLines() - LLRender class code formatting | Alexander Gavriliuk |
2024-09-27 | #2674 Optimize LLWorld::renderPropertyLines() - use vertexBatchPreTransformed() | Alexander Gavriliuk |
2024-09-26 | secondlife/viewer#2638: Don't clear big render target if all pixels will be r... | Cosmic Linden |
2024-09-26 | Merge remote branch 'develop' into maxim/lua-autopilot-dev | Nat Goodspeed |
2024-09-26 | get rid of extra LL in help text | Mnikolenko Productengine |
2024-09-26 | viewer#2709 Fix loose triangle | Andrey Kleshchev |
2024-09-26 | #2411 Disable LLFontVertexBuffer for HUD | Andrey Kleshchev |
2024-09-26 | Merge pull request #2689 from secondlife/rider/server_autopilot | Rider Linden |
2024-09-26 | #2519 Move "MediaSoundsEarLocation" and "VoiceEarLocation" toggles to the Com... | Andrey Lihatskiy |
2024-09-26 | #2411 Allow disabling and enabling LLFontVertexBuffer | Andrey Kleshchev |
2024-09-26 | update LLListener and related scripts | Mnikolenko Productengine |
2024-09-26 | Use event pump to get autopilot status, when it's terminated; add demo script | Mnikolenko Productengine |
2024-09-26 | Lua api for autopilot functions | Mnikolenko Productengine |
2024-09-25 | Issue #2687: Honor flag sent by server indicating server side autopilot is en... | Rider Linden |
2024-09-26 | Force snapshot update when opening a snapshot panel and the resolution is "Cu... | Ansariel |
2024-09-25 | Remove incorrectly calculated upload fee from snapshot options button based o... | Ansariel |
2024-09-25 | Fix upload cost calculation for snapshots to inventory based on encoded image... | Ansariel |
2024-09-25 | Remove orphaned LLPanelOutfitSnapshotInventory | Ansariel |
2024-09-25 | viewer#2646 Fix viewer ignoring Physics Shape Type changes | Andrey Kleshchev |
2024-09-25 | Restore currently entered text in chat entry textbox after going through hist... | Ansariel Hiller |
2024-09-25 | Fix memory leak in LLImageDimensionsInfo (#2679) | Ansariel Hiller |
2024-09-25 | More improvements and cleanup of LLViewerParcelOverlay (#2678) | Ansariel Hiller |
2024-09-25 | #2650 Add UI controls for debug settings: RenderTonemapMix RenderTonemapType | Maxim Nikolenko |
2024-09-25 | viewer#2413 Partially remove obsolete alert about expiring voice morphs | Andrey Kleshchev |
2024-09-25 | #2674 Optimize LLWorld::renderPropertyLines() - use simplified lines | Alexander Gavriliuk |
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 |
2024-09-25 | viewer-private#291 Object floating text does not update without moving camera | Andrey Kleshchev |
2024-09-24 | Add Lua scripts to viewer source tree | Ansariel |
2024-09-24 | viewer#2648 Fix issues with day offset value | Andrey Kleshchev |
2024-09-24 | #2559 No mouseover if a link is embedded with an emoji | Alexander Gavriliuk |
2024-09-24 | Merge pull request #2534 from secondlife/release/luau-scripting | nat-goodspeed |