Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-15 | Merge pull request #1774 from secondlife/marchcat/b-merge | Andrey Lihatskiy | |
Release (Materials featurette) -> Maint B sync | |||
2024-06-15 | added fps limiter | mobserveur | |
added an fps limiter, set by the MaxFPS debug setting | |||
2024-06-14 | make Second Life Develop be recognized as a Beta channel | Brad Linden | |
2024-06-14 | 1736 audit texture image unit usage on os x (#1739) | Dave Parks | |
* #1736 Remove some unused samplers from glsl files and refactor shader manager to assume 16 texture image units and 4 indexed texture units all the time. | |||
2024-06-14 | Merge pull request #1747 from megapahit/beacon | Brad Linden | |
Fixes secondlife/viewer#999 lltracker beacon performance issue | |||
2024-06-14 | Linux build fix (#1774) | Andrey Lihatskiy | |
2024-06-14 | Fix for warnings/errors after Visual Studio update (#1775) | Dave Parks | |
2024-06-14 | Merge branch 'release/maint-b' into marchcat/b-merge | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml # indra/newview/app_settings/shaders/class2/deferred/alphaF.glsl # indra/newview/app_settings/shaders/class3/deferred/reflectionProbeF.glsl # indra/newview/app_settings/shaders/class3/deferred/softenLightF.glsl # indra/newview/llfilepicker.cpp | |||
2024-06-14 | Revert "Replace LL_X11 and LL_FLTK to LL_LINUX" | AiraYumi | |
2024-06-14 | Make it build if USE_FMODSTUDIO is set to true | Erik Kundiman | |
Just put the FMOD api/core files to their corresponding places somewhere like /usr/local, and enclose the headers in a folder named "fmodstudio". | |||
2024-06-13 | Skip the actual tag update step gracefully until we have proper tokens set up | Brad Linden | |
2024-06-13 | Add new viewer_channel detection for develop branch | Brad Linden | |
2024-06-13 | Initial work setting up scheduled releases for develop branch. | Brad Linden | |
2024-06-13 | Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice | Roxie Linden | |
2024-06-13 | Merge pull request #1743 from secondlife/v-1475 | cosmic-linden | |
secondlife/viewer#1475: Fix Terrain tab controls no longer disabled when insufficient permissions | |||
2024-06-13 | secondlife/viewer#907: Remove unused setting | Cosmic Linden | |
2024-06-13 | secondlife/viewer#907: Review feedback | Cosmic Linden | |
2024-06-13 | secondlife/viewer#1744: Fix missing LSL constant INVENTORY_SETTING in ↵ | Cosmic Linden | |
keywords_lsl_default.xml | |||
2024-06-13 | secondlife/viewer#1475: Fix Terrain tab controls no longer disabled when ↵ | Cosmic Linden | |
insufficient permissions | |||
2024-06-13 | More of making operands consistently float | Erik Kundiman | |
2024-06-13 | lltracker::drawbeacon() rewritted for better performance | mobserveur | |
this is a better implementation of the drawBeacon() function compared to the previous patch | |||
2024-06-13 | fixed tracker beacon performance issue on apple silicon macs | mobserveur | |
tracking beacon was causing extreme lag on apple silicon macs | |||
2024-06-12 | Cleanup gltf floater attempt 2: | fowlerdm | |
Trying to edit panel colour in gloater_live_material_editor instead of panel_gltf_material | |||
2024-06-13 | Merge remote-tracking branch 'fowlerdm/main' | Erik Kundiman | |
2024-06-12 | Merge pull request #1746 from Ansariel/develop | Brad Linden | |
Fix a few merge issues | |||
2024-06-12 | cleanup gltf material panel | fowlerdm | |
try to remove unneeded background | |||
2024-06-13 | Fix a few merge issues | Ansariel | |
2024-06-12 | Merge pull request #1745 from secondlife/project/gltf_development | Brad Linden | |
move project/gltf development to develop | |||
2024-06-12 | Add whitespace change to .git-blame-ignore-revs for pr #1723 | Brad Linden | |
2024-06-12 | Merge pull request #1723 from secondlife/brad/maint-a-merge-to-gltf-dev | Brad Linden | |
maint a merge to gltf dev | |||
2024-06-12 | Fix whitespace pre-commit hook failures | Brad Linden | |
2024-06-12 | Fixup more signed/unsigned warnings after merge. | Brad Linden | |
2024-06-12 | panel_edit_shape/wearable cleanup | fowlerdm | |
remove unneeded background | |||
2024-06-12 | Jolly roger icons: edge cleanup | fowlerdm | |
Spotted some minor imperfections when placed against dark background | |||
2024-06-12 | settings.xml: Change default camera preset | fowlerdm | |
trick from digital pastures | |||
2024-06-12 | Float operands for float clamp operation | Erik Kundiman | |
2024-06-12 | low preset being slower -> FIX | mobserveur | |
The low preset used to be slower, due to some settings not being defined. | |||
2024-06-12 | cleanup panel_notify_textbox | fowlerdm | |
remove unneeded background | |||
2024-06-12 | Merge remote-tracking branch 'origin/project/gltf_development' into ↵ | Brad Linden | |
brad/maint-a-merge-to-gltf-dev # Conflicts: # indra/newview/gltf/primitive.cpp | |||
2024-06-12 | Merge pull request #1724 from secondlife/v-1475 | cosmic-linden | |
secondlife/viewer#1475: PBR Terrain texture transform UI: Second pass | |||
2024-06-12 | viewer#1672 Crash at setDefaultFOV | Andrey Kleshchev | |
Some things can make a copy of camera, like LLViewerWindow::cubeSnapshot so need to store and clean up the connection | |||
2024-06-12 | viewer#1731 Crash at LLPipeline::markVisible | Andrey Kleshchev | |
mDrawable pointer had junk in it | |||
2024-06-12 | viewer#1730 Crash in LLFetchedGLTFMaterial::bind | Andrey Kleshchev | |
2024-06-12 | viewer#1728 Crash in LLViewerRegion::probeCache | Andrey Kleshchev | |
2024-06-12 | viewer#1698 Uniform being out of range shouldn't crash viewer | Andrey Kleshchev | |
2024-06-12 | viewer#1692 Crash at LLVOVolume::getReflectionProbeIsBox() | Andrey Kleshchev | |
2024-06-12 | viewer#1733 UI overlap in advanced settings | Andrey Kleshchev | |
2024-06-12 | Replace LL_X11 and LL_FLTK to LL_LINUX | AiraYumi | |
2024-06-12 | Float operands for float clamp operation | Erik Kundiman | |
2024-06-11 | Merge pull request #1726 from secondlife/roxie/webrtc-voice | Roxanne Skelly | |
Merge from main. |