Age | Commit message (Expand) | Author |
2022-12-01 | SL-18725 Texture picker should explain why dropping texture isn't allowed | Andrey Kleshchev |
2022-12-01 | Merge pull request #19 from secondlife/SL-18746 | cosmic-linden |
2022-12-01 | SL-18742 Upload materials option is missing from inventory's menu | Andrey Kleshchev |
2022-12-01 | SL-18648 Clean up unused mNonImmediateFilterPermMask | Andrey Kleshchev |
2022-11-30 | SL-18746: Disable transparency control in build floater when the prim has a G... | Cosmic Linden |
2022-12-01 | SL-18243 Add wear and unwear buttons on line items in Outfits floater | Maxim Nikolenko |
2022-11-30 | SL-18746: Fix Align button ("Align current texture layers") being offset in b... | Cosmic Linden |
2022-11-30 | SL-18745 Fix for LLVertexBuffer assertion on shutdown. | Dave Parks |
2022-11-30 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2022-11-30 | SL-18154 WIP -- CPU sampling (AMD uProf) profile guided optimizations to redu... | Dave Parks |
2022-11-30 | Merge remote-tracking branch 'origin/DRTVWR-559' into DRTVWR-559 | Brad Kittenbrink |
2022-11-30 | Merge pull request #16 from secondlife/SL-18732 | cosmic-linden |
2022-11-29 | SL-18732: Fix clang build error | Cosmic Linden |
2022-11-29 | SL-18732: Review feedback | Cosmic Linden |
2022-11-29 | SL-18732: Pass material list callbacks by reference | Cosmic Linden |
2022-11-29 | SL-18732: Use override update callback for LLMaterialEditor::updateLive as well | Cosmic Linden |
2022-11-29 | SL-18727 Save material to Inventoryshould prioritize picked face | Andrey Kleshchev |
2022-11-29 | SL-18732: Fix texture transform controls not updating when switching which te... | Cosmic Linden |
2022-11-29 | SL-18732: Fix flickering of control values when changing GLTF texture transfo... | Cosmic Linden |
2022-11-29 | SL-12069 Backed out changeset: 544a91982eba (#13) | akleshchev |
2022-11-29 | Fix environment/moonV.glsl attribute usage after DRTVWR-528 merge | Brad Kittenbrink |
2022-11-29 | Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559 | Dave Parks |
2022-11-29 | SL-18682 WIP -- Clear BOOST_SELECTED as needed. GL 3.2 compatibility pass. ... | Dave Parks |
2022-11-29 | SL-18682 WIP -- Add debug settings that aid in emulating low end hardware. | Dave Parks |
2022-11-28 | Merge remote-tracking branch 'origin/DRTVWR-528' into DRTVWR-559 | Brad Kittenbrink |
2022-11-28 | Merge remote-tracking branch 'origin/main' into DRTVWR-528 | Brad Kittenbrink |
2022-11-28 | SL-18362 FIXED Login screen is black on Mac | Maxim Nikolenko |
2022-11-28 | SL-18718 Crash at LLEventPump::listen and connection issues | Andrey Kleshchev |
2022-11-25 | SL-18101 MoaP Reset button should reset the Current URL | Andrey Kleshchev |
2022-11-25 | SL-18713 fix crash in handleCompositionMessage (#12) | Maxim Nikolenko |
2022-11-24 | SL-18708 Shutdown crash at renderHeavenlyBodies | Andrey Kleshchev |
2022-11-24 | SL-18701 llsd is not thread safe, parse it before using | Andrey Kleshchev |
2022-11-22 | SL-18700 Fix for shiny fullbright objects not rendering. | Dave Parks |
2022-11-22 | SL-18697 Fix for particle textures not loading. | Dave Parks |
2022-11-22 | SL-18219 Crash getting and sending render info on exit | Andrey Kleshchev |
2022-11-22 | SL-18683 Fix for corruption on alpha blended PBR materials. | Dave Parks |
2022-11-22 | SL-18678 Fix for Greg et al being too shiny (legacy materials in general bein... | Dave Parks |
2022-11-22 | SL-18689 Crash at LLTabContainer::selectNextTab() | Andrey Kleshchev |
2022-11-22 | SL-18565 Prevent texture fetch crash on second login attempt | Andrey Kleshchev |
2022-11-21 | SL-18565 restoreGL should re-add bumpmaps | Andrey Kleshchev |
2022-11-20 | Fix for SSAO not behaving properly. | Geenz Linden |
2022-11-19 | Fix a thread safety issue in the GL image worker. | Henri Beauchamp |
2022-11-18 | SL-18677 Disable materials UI when materials caps are not available | Andrey Kleshchev |
2022-11-18 | SL-18668 Only object id is strictly required | Andrey Kleshchev |
2022-11-18 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-11-18 | SL-18669 Fix for broken lighting on transparent faces. Optimize handling of ... | Dave Parks |
2022-11-18 | SL-18666 Allow tabbing between fields in Material editor floater | Andrey Kleshchev |
2022-11-18 | SL-18668 Don't call makeMap from callback | Andrey Kleshchev |
2022-11-18 | SL-18528 Clear cached MFA token when Remember Password is unchecked in viewer | Mnikolenko Productengine |
2022-11-17 | SL-18154 Profile guided optimizations -- remove some unneeded operations and ... | Dave Parks |