| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-06 | #4651 Distinguish logout crashes from other crashes | Andrey Kleshchev | |
| 2025-11-05 | #1006 Assume default material is valid for terrain assigment | Andrey Kleshchev | |
| 2025-11-05 | #4785 The Apply button is not activated after changing a Material | Andrey Kleshchev | |
| 2025-11-04 | Fix remaining cases of webbrowser-related XUI warnings | Ansariel | |
| 2025-11-04 | Use correct widget name for marketplace floater | Ansariel | |
| 2025-11-04 | Fix XUI parser warnings: | Ansariel | |
| * LLFloaterMarketplace::postBuild calls parent method which already tries to find the webbrowser control with a different name and adds itself as observer * Incorrect attribute name "tooltip" in panel_preferences_move.xml | |||
| 2025-10-31 | #4847 log session_jitter and period_jitter with FPS info | Maxim Nikolenko | |
| 2025-10-29 | #4886 Crash on LLTeleportRequestViaLure::toOstream | Andrey Kleshchev | |
| 2025-10-29 | #4884 Crash at resetRegionCrossingTimer | Andrey Kleshchev | |
| 2025-10-29 | #4876 Fix material not applying | Andrey Kleshchev | |
| 1. Dupplicate call in llselectmgr can cause race conditions 2. lltooldragndrop wasn't updating server in one case | |||
| 2025-10-29 | #4604 Turn off cef preloading on low end hardware | Andrey Kleshchev | |
| 1. Cef instances are fairly heavy in viewer's implementation, don't preload them on systems <= 8GB 2. Move initialization into floaters where it belongs. 3. Minimal requirement is 8GB, drop gpu class to 1 on hardware under 8GB 4. Reduce cef instance count on systems under 8GB | |||
| 2025-10-28 | #4882 Log textures that failed to be created | Andrey Kleshchev | |
| A bunch of 36x36 failed to create, there shouldn't have been any 36x36 textures, log the ids/type. | |||
| 2025-10-21 | #4871 Fix webrtc crash on tuningGetEnergy | Andrey Kleshchev | |
| 2025-10-21 | #2427 Show torn off chat when clicking on a message popup | Andrey Kleshchev | |
| 2025-10-21 | Remove a trailing space and a missed LLFile::remove() call right before the ↵ | RolfKal | |
| LLFile::rename() | |||
| 2025-10-21 | Improve LLFile to be consistent between Windows and Linux/Mac | RolfKal | |
| 2025-10-20 | #4861 Crash at LLVolumeFace::createOctree | Andrey Kleshchev | |
| Looks like LLRiggedVolume::update goes out of bounds when selecting a face | |||
| 2025-10-20 | Rework new convex decomp into a physicsextensions stub package and fix havok ↵ | Rye | |
| and havok_tpv builds for darwin universal to utilize new vhacd stub (#4858) | |||
| 2025-10-20 | Fix tabs and trailing spaces in objc sources | Rye | |
| 2025-10-18 | Bump viewer version tp 7.2.3 after 2025.07 release | Andrey Kleshchev | |
| 2025-10-17 | Merge remote-tracking branch 'origin/main' into geenz/main-to-develop | Jonathan "Geenz" Goodman | |
| 2025-10-16 | #4701 Fix incorrect architecture in package's name | Andrey Kleshchev | |
| 2025-10-16 | #4757 Fix missing quotes | Andrey Kleshchev | |
| 2025-10-16 | #2531 Fix gray background tiles in the Minimap (#4815) | fmartian | |
| 2025-10-16 | Fix C26444 compiler warning (creating unnamed RAII instances that could lead ↵ | Ansariel | |
| to unintended behavior) | |||
| 2025-10-16 | #2570 Fix extra setGLTFRenderMaterial | Andrey Kleshchev | |
| setRenderMaterialID already calls setGLTFRenderMaterial | |||
| 2025-10-15 | p#490 Fix missing Lossless check | Andrey Kleshchev | |
| that broke sculpt upload | |||
| 2025-10-15 | #3971 Fix wrong material type when 'editing linked' | Andrey Kleshchev | |
| 2025-10-15 | #3263 Repeat Notification Noise on Find Emoji Floater | Andrey Kleshchev | |
| 2025-10-13 | #4819 WebRTC crashes after a failed login | Andrey Kleshchev | |
| 2025-10-13 | Fix Japanese Translation (#743) | SakuraNoel Fayray | |
| 2025-10-13 | #2818 Creating a link to an empty notecard fails | Andrey Kleshchev | |
| 2025-10-13 | viewer#3018 Expose mouse wrap in UI | Andrey Kleshchev | |
| And attempt some basic automation | |||
| 2025-10-13 | #4811 #4813 Fixed RemoveItemWarn invalid notification and deleting no-mod ↵ | TJ | |
| content (#4812) * Fixed trying to display an invalid notification for RemoveItemWarn * Fixed allowing deleting no-mod content if tried to be deleted twice | |||
| 2025-10-10 | Merge pull request #4783 from RyeMutt/rye/convexdecomp | Jonathan "Geenz" Goodman | |
| Introduce initial VHACD based llconvexdecomposition library | |||
| 2025-10-10 | Merge pull request #4809 from secondlife/andreyk/viewer_4777 | Jonathan "Geenz" Goodman | |
| #4777 Fix crash on missing factory | |||
| 2025-10-10 | #4782 Improve wearing multiple items | Andrey Kleshchev | |
| 2025-10-09 | #4777 Fix crash on missing factory | Andrey Kleshchev | |
| 2025-10-09 | #4806 Crash at getPrimaryFormat | Andrey Kleshchev | |
| According to bugsplat tex is null | |||
| 2025-10-09 | #4803 Fix crash on cameraUnderWater | Andrey Kleshchev | |
| updateEnvironment tried to access dead camera | |||
| 2025-10-08 | p#351 Mark RenderMaxOpenGLVersion as Windows specific | Andrey Kleshchev | |
| 2025-10-08 | Move the irradiance gen unbind to be within the correct scope. (#4798) | Jonathan "Geenz" Goodman | |
| 2025-10-07 | secondlife/viewer#2570: Fix baked texture shared between avatars when in PBR ↵ | Cosmic Linden | |
| material | |||
| 2025-10-07 | #4794 SceneLoadRearMaxRadiusFraction not stored as a fraction | Andrey Kleshchev | |
| 2025-10-06 | p#480 Collada vs GLTF Mesh Import Naming Convention | Andrey 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 conflict | Andrey Kleshchev | |
| This part was removed unintentionally, due to a merge conflict resolution. | |||
| 2025-10-06 | Fix #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-04 | #1759 Fix texture picker using IMG_WHITE for blank materials | Andrey Kleshchev | |
| 2025-10-03 | Merge remote-tracking branch 'origin/release/2025.07' into ↵ | Brad Linden | |
| brad/llphysicsextensions-fallback | |||
| 2025-10-03 | #4777 Fix webrtc crashing in worker threads on shutdown | Andrey Kleshchev | |
