Age | Commit message (Expand) | Author |
2024-08-19 | Merge pull request #2334 from RyeMutt/ui-stutter-fixes | Andrey Lihatskiy |
2024-08-19 | Refactor LLFileSystem for and fix an old issue in LLFile (#2332) | Ansariel Hiller |
2024-08-19 | Update indra/newview/llfloatersidepanelcontainer.h
| Andrey Lihatskiy |
2024-08-19 | Update indra/newview/llfloatertools.cpp
| Andrey Lihatskiy |
2024-08-19 | viewer#2296 Don't show 'are you sure you want to leave the call' when shuttin... | Andrey Kleshchev |
2024-08-18 | Fix find child during search/draw in debug settings floater | Rye Mutt |
2024-08-18 | Fix findChild during draw in the tools floater | Rye Mutt |
2024-08-18 | Fix findChild during draw in script editor | Rye Mutt |
2024-08-18 | Fix findChild during draw in texture previews | Rye Mutt |
2024-08-18 | Fix findChild during draw in notecard previews | Rye Mutt |
2024-08-18 | Fix findChild frame drops when switching inventory panels | Rye Mutt |
2024-08-18 | Fix findChild stutter when changing people panel tabs | Rye Mutt |
2024-08-18 | Fix trying to find the outfit edit panel in non-appearance-panel instances of... | Rye Mutt |
2024-08-18 | Reduce ui stalls from findChild when logging in and when transitioning to/fro... | Rye Mutt |
2024-08-18 | Reduce findChild UI stutter when toasts are created | Rye Mutt |
2024-08-18 | Fix findChild calls when inputting text into inventory search | Rye Mutt |
2024-08-18 | Fix frequent deep findChild calls for LLFloaterSidePanelContainer main during... | Rye Mutt |
2024-08-18 | Fix findChild during draw in preference floater | Rye Mutt |
2024-08-18 | Fix RenderReflectionProbeResolution debug setting not updating during runtime | Rye Mutt |
2024-08-17 | Avoid scaling probe shadow maps by RenderShadowResolutionScale | Rye Mutt |
2024-08-17 | Reduce number of full screen render targets | Rye Mutt |
2024-08-17 | Fix hero probes not releasing resources when disabled | Rye Mutt |
2024-08-16 | Log WebRTC devices on webrtc initialization. | Roxie Linden |
2024-08-15 | Fix loose mGalleryPanel in LLInventoryGallery | Andrey Kleshchev |
2024-08-15 | viewer-private#268 When deleting worn items, move them to trash | Andrey Kleshchev |
2024-08-15 | Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024.... | Brad Linden |
2024-08-15 | #2307 BugSplat Crash #1504734: LLViewerTexture::getNumFaces() | Alexander Gavriliuk |
2024-08-15 | Add missing va_end (#2301) | Ansariel Hiller |
2024-08-14 | Don't call virtual functions in a derived class constructor | Roxie Linden |
2024-08-14 | Voice dot not always visible after crossing region boundaries. | Roxie Linden |
2024-08-14 | Merge pull request #2283 from RyeMutt/reduce-thread-contention | Dave Parks |
2024-08-14 | viewer#2204 crash at connectionStateMachine | Andrey Kleshchev |
2024-08-14 | Enable /permissive- on MSVC for better standards conformance (#2251) | Rye Mutt |
2024-08-14 | Reduce texture fetch and main thread contention from LLViewerStatsRecorder vi... | Rye Mutt |
2024-08-14 | Reduce UI draw stalls from LLSpellChecker singleton via simpleton | Rye Mutt |
2024-08-14 | viewer-private#260 The 'Speak' button looks disabled during IM voice chat | Andrey Kleshchev |
2024-08-13 | Update tracy integration to 0.11 and rework client library to be configurable... | Rye Mutt |
2024-08-13 | Fix for coroutine assert rooted in coroRequestEnvironment (#2276) | Dave Parks |
2024-08-13 | Merge pull request #2210 from secondlife/v-1883 | cosmic-linden |
2024-08-13 | viewer-private#262 webrtc crashes on shutdown #2 | Andrey Kleshchev |
2024-08-13 | viewer-private#262 webrtc crashes on shutdown | Andrey Kleshchev |
2024-08-13 | Remove unused setting BrowserWebSecurityDisabled | Andrey Kleshchev |
2024-08-12 | #2263 BugSplat Crash #1503400: SecondLifeViewer!LLDrawable::getFace(320) | Alexander Gavriliuk |
2024-08-12 | Interim fix for particles no longer rezzing properly. (#2227) | Beq Janus |
2024-08-12 | #2257 BugSplat Crash #1503682: SecondLifeViewer!LLFloaterIMSessionTab::enable... | Alexander Gavriliuk |
2024-08-12 | #2253 BugSplat Crash #1504389: SecondLifeViewer!LLVOAvatar::updateRiggingInfo... | Alexander Gavriliuk |
2024-08-12 | #2255 BugSplat Crash #1503774: SecondLifeViewer!LLViewerOctreeGroup::hasState... | Alexander Gavriliuk |
2024-08-12 | Update zlib-ng libxml2 libpng freetype minizip-ng boost collada-dom tinygltf ... | Rye Mutt |
2024-08-12 | Fix sculpt discard level being discarded due to shadowing outer scope discard... | Rye Mutt |
2024-08-11 | Adopt NSIS 3.0 (#2248) | Signal Linden |