| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 26 hours | Merge remote-tracking branch 'secondlife/release/26.4' into 26.4 | Erik Kundiman | |
| 2026-07-24 | Merge tag 'Second_Life_Release#bcfda3b6-26.3' into 26.3 | Erik Kundiman | |
| 2026-07-22 | Revert "Merge pull request #5982 from secondlife/geenz/texture-streaming-tweaks" | Jonathan "Geenz" Goodman | |
| This reverts commit 3d465f6c966f0a2fcfd5d3c9effb6ce20c2754c8, reversing changes made to f2c356fc7130ce5e38b994dcfa1e210609b458b9. | |||
| 2026-07-07 | Merge tag 'Second_Life_Release#3d465f6c-26.3' into 26.3 | Erik Kundiman | |
| 2026-07-06 | Get things working a little more consistently between BP and PBR. Also add ↵ | Jonathan "Geenz" Goodman | |
| some bias controls for the texel-to-pixel ratio based streaming. | |||
| 2026-06-13 | Merge tag 'Second_Life_Release#663bf4d3-26.3' into 26.3 | Erik Kundiman | |
| 2026-05-28 | #5855 Added a way to check triangles for all lods | Andrey Kleshchev | |
| 2026-03-31 | #5579 Cleanup | Andrey Kleshchev | |
| 2026-03-31 | #5579 Implement partial complexity calculations | Andrey Kleshchev | |
| 2026-03-12 | Merge pull request #5411 from trish-sl/fix-highlighttransparency-alphablend0 | trish-sl | |
| FIX - PBR materials with alpha mode BLEND and alpha value of 0 are not highlighted | |||
| 2026-03-07 | Merge tag 'Second_Life_Release#3529bc5f-2026.02' into 2026.02 | Erik Kundiman | |
| 2026-01-05 | secondlife/viewer#2623: Remove assert | Cosmic Linden | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2026-01-05 | secondlife/viewer#2462: Optimize unloading of prims | Cosmic Linden | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2026-01-05 | Optimize away repeated map finds for getParameterEntry* functions via pointers | Rye | |
| Signed-off-by: Rye <rye@alchemyviewer.org> | |||
| 2025-12-09 | #5123 A bunch of small performance optimizations | Andrey Kleshchev | |
| mostly for turning control settings into cached variants | |||
| 2025-12-04 | Merge remote-tracking branch 'secondlife/release/2026.01' into 2026.01 | Erik Kundiman | |
| 2025-12-02 | #5086 Fix 'Copy SLURL' generating obsolete http link | Andrey Kleshchev | |
| use https | |||
| 2025-11-24 | Introduce menu option and key bind(alt+shift+t) to show/hide reflection ↵ | Rye | |
| probes in transparency debug view | |||
| 2025-10-26 | Merge tag 'Second_Life_Release#4e2a9667-2025.08' into 2025.08 | Erik Kundiman | |
| 2025-10-25 | Merge tag 'Second_Life_Release#01823996-2025.08' into 2025.08 | Erik Kundiman | |
| 2025-10-20 | #4861 Crash at LLVolumeFace::createOctree | Andrey Kleshchev | |
| Looks like LLRiggedVolume::update goes out of bounds when selecting a face | |||
| 2025-10-09 | #4806 Crash at getPrimaryFormat | Andrey Kleshchev | |
| According to bugsplat tex is null | |||
| 2025-08-08 | Merge branch '2025.05' into 2025.06 | Erik Kundiman | |
| 2025-08-06 | Merge branch develop into 2025.06 | Andrey Kleshchev | |
| # Conflicts: # indra/newview/llvoavatar.cpp | |||
| 2025-07-03 | Merge tag 'Second_Life_Project#bca9ba9b-glTF_Mesh_Import' into gltf_mesh_import | Erik Kundiman | |
| 2025-06-25 | Merge pull request #4177 from DarlCat/hud-media-autoplay | Jonathan "Geenz" Goodman | |
| Media changes including support for PRIM_MEDIA_FIRST_CLICK_INTERACT and HUD autoplay | |||
| 2025-06-11 | Crash at LLVOVolume::isAnimatedObject | Andrey Kleshchev | |
| 2025-05-30 | Merge remote-tracking branch 'secondlife/project/gltf-mesh-import' into ↵ | Erik Kundiman | |
| gltf-mesh-import | |||
| 2025-05-29 | Merge branch 'main' into 2025.05 | Erik Kundiman | |
| 2025-05-29 | Merge tag 'Second_Life_Project#b9ab6c36-2025.05' into 2025.05 | Erik Kundiman | |
| 2025-05-28 | Merge branch 'main' into marchcat/2505-merge | Andrey Lihatskiy | |
| # Conflicts: # .github/workflows/qatest.yaml # indra/llcommon/llsdutil.h # indra/llui/llflatlistview.h # indra/newview/llinventorybridge.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/lloutfitgallery.h | |||
| 2025-05-28 | Implement support for PRIM_MEDIA_FIRST_CLICK_INTERACT and autoplay for HUD media | Darl | |
| 2025-05-22 | Crash at LLVOVolume::isAnimatedObject | Andrey Kleshchev | |
| 2025-04-30 | #4005 Crash at LLVOVolume::isMesh | Andrey Kleshchev | |
| Doesn't make much sense, if param is in use it is supposed to be set, but bugsplat says sculpt_params is null | |||
| 2025-04-30 | Merge tag 'Second_Life_Release#d9e55c44-Second_Life_Release#d9e55c4-2025.04' ↵ | Erik Kundiman | |
| into 2025.04 | |||
| 2025-04-24 | #3975 Crash at LLSpatialGroup::dirtyGeom | Andrey Kleshchev | |
| 2025-04-19 | Merge tag 'Second_Life_Release#11cd9b9-2025.05' into 2025.05 | Erik Kundiman | |
| 2025-04-10 | Merge commit '9e24b30' into marchcat/maint-c/restore | Andrey Lihatskiy | |
| # Conflicts: # indra/llmath/v2math.cpp # indra/llmath/v2math.h # indra/llmath/v3math.h # indra/llmath/v4math.h # indra/llui/llfolderviewitem.cpp # indra/llui/llfolderviewitem.h # indra/llui/llfolderviewmodel.h # indra/llui/llmodaldialog.cpp # indra/llui/lltexteditor.cpp # indra/llui/lltexteditor.h # indra/llwindow/llwindowwin32.cpp # indra/newview/llagent.cpp # indra/newview/llagentcamera.h # indra/newview/llavatarrenderinfoaccountant.cpp # indra/newview/llconversationmodel.h # indra/newview/llfloaterinventorysettings.cpp # indra/newview/llfloaternamedesc.cpp # indra/newview/llfloaternamedesc.h # indra/newview/llfloaterobjectweights.cpp # indra/newview/llfloaterobjectweights.h # indra/newview/llfolderviewmodelinventory.h # indra/newview/llinspecttexture.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorybridge.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventorygallery.h # indra/newview/llinventorygallerymenu.cpp # indra/newview/llinventorymodel.cpp # indra/newview/llinventorypanel.cpp # indra/newview/llinventorypanel.h # indra/newview/llmaterialeditor.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/lloutfitgallery.h # indra/newview/lloutfitslist.cpp # indra/newview/lloutfitslist.h # indra/newview/llpanelgroupcreate.cpp # indra/newview/llpanelgroupgeneral.cpp # indra/newview/llpanelobjectinventory.cpp # indra/newview/llpaneloutfitsinventory.h # indra/newview/llpanelprofile.cpp # indra/newview/llpanelwearing.cpp # indra/newview/llreflectionmap.cpp # indra/newview/llselectmgr.cpp # indra/newview/llsidepanelappearance.cpp # indra/newview/llsidepaneliteminfo.cpp # indra/newview/llteleporthistorystorage.cpp # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h # indra/newview/lltexturefetch.cpp # indra/newview/lltexturefetch.h # indra/newview/llviewerassetupload.cpp # indra/newview/llviewercamera.cpp # indra/newview/llviewercamera.h # indra/newview/llviewermenufile.cpp # indra/newview/llviewerobject.h # indra/newview/llviewertexture.cpp # indra/newview/llviewerwindow.cpp # indra/newview/llvoavatar.cpp # indra/newview/llvoavatar.h # indra/newview/llvoavatarself.cpp # indra/newview/llvovolume.cpp # indra/newview/llvovolume.h # indra/newview/tests/llviewerassetstats_test.cpp | |||
| 2025-02-18 | Merge commit '0679cbdec89fbd3ec470768bdf469f6a1d326859' into tmp | Erik Kundiman | |
| 2025-02-07 | Water Exclusion Surfaces (#3517) | Jonathan "Geenz" Goodman | |
| * #3455 Add support for water exclusion surfaces | |||
| 2025-02-03 | Fix media failing to function on PBR materials (#3445) | Rye | |
| 2025-01-24 | Merge remote-tracking branch 'secondlife/release/2024.12-ForeverFPS' into ↵ | Erik Kundiman | |
| 2024.12-ForeverFPS | |||
| 2025-01-23 | #3187 Crash at LLTextureEntry::getGLTFRenderMaterial | Andrey Kleshchev | |
| 2025-01-20 | Merge remote-tracking branch 'secondlife/release/2024.12-ForeverFPS' into ↵ | Erik Kundiman | |
| 2024.12-ForeverFPS | |||
| 2025-01-03 | #3329 Crash at LLSpatialGroup::dirtyGeom | Andrey Kleshchev | |
| 2024-12-06 | Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into ↵ | Erik Kundiman | |
| 2024.09-ExtraFPS | |||
| 2024-12-02 | Fix crash from null texture entry during updateTextureVirtualSize | Rye | |
| 2024-11-26 | Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into ↵ | Erik Kundiman | |
| 2024.09-ExtraFPS | |||
| 2024-11-25 | Merge pull request #3143 from secondlife/v-2768_extrafps | Brad Linden | |
| secondlife/viewer#2768, secondlife/viewer#2848: Partial cherry pick of "Animated pbr textures don't animate" from develop | |||
| 2024-11-13 | Merge remote-tracking branch 'secondlife/release/2024.09-ExtraFPS' into ↵ | Erik Kundiman | |
| 2024.09-ExtraFPS | |||
