summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-10-11Merge remote-tracking branch 'mobserveur/experimental2' into 2025.07Erik Kundiman
2025-10-11Fix WebRTC & Havok linking on macOS x86-64Erik Kundiman
It wouldn't automatically detect the prebuilt libraries directory, might be because of the older build environment I have for building the macOS x86-64 binary.
2025-10-10Merge pull request #4783 from RyeMutt/rye/convexdecompJonathan "Geenz" Goodman
Introduce initial VHACD based llconvexdecomposition library
2025-10-10Merge pull request #4809 from secondlife/andreyk/viewer_4777Jonathan "Geenz" Goodman
#4777 Fix crash on missing factory
2025-10-10Fix for Use MultiGL on Mac not applying on startupmobserveur
This fixes an issue where the Apple MultiGL options isn't applied on startup
2025-10-10Merge branch 'main' into 2025.07Erik Kundiman
2025-10-10Missed when updating Boost version for macOSErik Kundiman
2025-10-10Merge branch 'main' into 2025.07Erik Kundiman
2025-10-10Tumbleweed & vcpkg Boost has been upgraded to 1.89Erik Kundiman
and boost-system is now header only.
2025-10-10Use MacPorts' Boost 1.88 instead of its Boost 1.87Erik Kundiman
Now that MacPorts' newest Boost version is 1.88.
2025-10-10Fix CEF media plugin failing to load on openSUSEErik Kundiman
Somehow the absence of the variable declaration would break CEF media plugin on openSUSE Tumbleweed (and not on other supported distros), when it's not even used any more anywhere else.
2025-10-10#4782 Improve wearing multiple itemsAndrey Kleshchev
2025-10-09#4777 Fix crash on missing factoryAndrey Kleshchev
2025-10-09#4806 Crash at getPrimaryFormatAndrey Kleshchev
According to bugsplat tex is null
2025-10-09Merge tag 'Second_Life_Release#95337dfc-2025.07' into 2025.07Erik Kundiman
2025-10-09#4803 Fix crash on cameraUnderWaterAndrey Kleshchev
updateEnvironment tried to access dead camera
2025-10-08Fix for viewer-private/issues/489 - HTTP Basic Auth dialog should not be ↵Callum Linden
present (#4799)
2025-10-08p#351 Mark RenderMaxOpenGLVersion as Windows specificAndrey Kleshchev
2025-10-08Move the irradiance gen unbind to be within the correct scope. (#4798)Jonathan "Geenz" Goodman
2025-10-08Merge pull request #4775 from secondlife/brad/llphysicsextensions-fallbackBrad Linden
Reenabled Havok LLPhysicsExtensions for Rosetta
2025-10-08#4796 Preferences' mic volume slider had no effect.Andrey Kleshchev
2025-10-07secondlife/viewer#2570: Fix baked texture shared between avatars when in PBR ↵Cosmic Linden
material
2025-10-07#4794 SceneLoadRearMaxRadiusFraction not stored as a fractionAndrey Kleshchev
2025-10-07#4772 fix group ownership detection for deeded objectsMaxim Nikolenko
2025-10-07A fix for the linking errors to CM's WebRTC 137Erik Kundiman
Somehow there would be undefined references to webrtc::RtpStreamConfig::Rtx::Rtx() and webrtc::LossBasedBweV2::Config::Config() Rtx definition is not found in "call/rtp_config.h", there's only the declarations there. And Config definition either in "modules/congestion_controller/goog_cc/loss_based_bwe_v2.h" So, for now, we define those somewhere in llwebrtc code, may not be ideal at all since they're empty, for now, but at least it builds now and WebRTC seems to be working (I tested in a WebRTC Voice region, but this needs to be really tested with microphones and at least 2 people).
2025-10-06p#480 Collada vs GLTF Mesh Import Naming ConventionAndrey Kleshchev
Both collada and gltf have a node and a mesh. Collada uses node-name, gltf was using mesh-name. GLTF format permits reusing single mesh for multiple nodes, but nodes are warrantied to not be reused. Switch to using node-names for better dupplicate avoidance and to be more in line with collada.
2025-10-06#4195 Clear code from a merge conflictAndrey Kleshchev
This part was removed unintentionally, due to a merge conflict resolution.
2025-10-06Fix #4195: Preserve transforms when switching PBR materials (#4725)Aqil Ahmad
Fixes texture transforms being reset when switching from Blinn-Phong to PBR materials and between PBR. Previously, custom scale, offset, and rotation settings would be lost, making it tedious to switch between PBR materials.
2025-10-05sun reflection on the sea in hdr display mode + fix for white screenmobserveur
This commit adds support for sun reflection on the sea in hdr display mode. It also fixes an issue where the display is all white with low color precision and non hdr & emissive mode.
2025-10-05lipo thin SLv macOS universal librariesErik Kundiman
The fatal errors when lipo thinning something that's already thin, can be safely ignored.
2025-10-04#1759 Fix texture picker using IMG_WHITE for blank materialsAndrey Kleshchev
2025-10-04Merge branch 'main' into 2025.07Erik Kundiman
2025-10-03disable package_llphysicsextensions_tpv for nowBrad Linden
2025-10-03Merge remote-tracking branch 'origin/release/2025.07' into ↵Brad Linden
brad/llphysicsextensions-fallback
2025-10-03Update tumbleweed instructions & requiresSecret Foxtail
Update libboost packages to ver 89
2025-10-03#4777 Fix webrtc crashing in worker threads on shutdownAndrey Kleshchev
2025-10-03Initial VHACD based llconvexdecompositionRye
2025-10-03Omit WebRTC (termination) on FreeBSD and Win ARM64Erik Kundiman
2025-10-03Omit some WebRTC function override on Crow MisiaErik Kundiman
which are SetObserver, GetPlayoutDevice and GetRecordingDevice.
2025-10-03Fix infinite growth of mLoadingPhysicsShapes in mesh repositoryRye
2025-10-03Merge tag 'Second_Life_Release#420bc85f-2025.07' into 2025.07Erik Kundiman
2025-10-03Merge tag 'Second_Life_Release#79909b8a-2025.07' into 2025.07Erik Kundiman
2025-10-03Merge tag 'Second_Life_Test#3ff16388-2025.07' into 2025.07Erik Kundiman
2025-10-03Merge tag 'Second_Life_Release#c743ea2b-2025.07' into 2025.07Erik Kundiman
2025-10-03Re-deactivate GLM_FORCE_NEON on Windows ARM64Erik Kundiman
See commit f5de250c3e74ecc8eb658d0b070c0884616f041d
2025-10-03Make sure sSetjmpBuffer is still declaredErik Kundiman
on Linux aarch64 and Windows arm64.
2025-10-03Loosen Boost find_packageErik Kundiman
It couldn't find Boost now, somehow, at least on Debian Asahi.
2025-10-03Disable Dullahan 1.21 new features on Linux for nowErik Kundiman
I've tried getting Dullahan 1.21 compiled with Spotify's CEF 139, it did build, but the internal browser didn't work, so what would be the point. I could have missed something, but we're sticking with Dullahan 1.14 on Linux for now.
2025-10-03Link media plugin CEF to glib-2.0 on LinuxErik Kundiman
Somehow now, at least on Debian & Ubuntu, when building the volume catcher, using PulseAudio, it refers to g_main_context_default too.
2025-10-03Fix cURL failing to link to OpenSSL on Linux/BSDErik Kundiman
when linking the final executable. Basically bringing back previous code, but exempting Darwin cause somehow the extra target link broke CEF.